Jump to content

module problem about payment methods :(


Guest ForestGuardian

Recommended Posts

Guest ForestGuardian

Hi all.

my problem is about payment methods. when i try to take a look for payment methods from my admin panel i get an error:

Warning: main() [function.main]: Unable to access ../index.php in /var/www/vhosts/alternatifpc.net/httpdocs/admin/modules/gateway/index.php on line 31



Warning: main(../index.php) [function.main]: failed to open stream: No such file or directory in /var/www/vhosts/alternatifpc.net/httpdocs/admin/modules/gateway/index.php on line 31



Warning: main() [function.include]: Failed opening '../index.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/vhosts/alternatifpc.net/httpdocs/admin/modules/gateway/index.php on line 31




when i take a look inside of "index.php" i found this only:


$module = "gateway";

include("../index.php");

so... where i can see that payment methods? why my module not work? :w00t:

note: there is not file in /module as named "index.php"

Best Regards

Gokhan Sarigul

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...