Guest Posted December 17, 2007 Posted December 17, 2007 Hi there! I've installed canadapost.php shipping module to /includes/modules/shipping/ and changed the canada post ip to sellonline.canadapost.ca and changed the port to 30000, The module seems to work, however, I get errors on both the front and back end: Warning: include() [function.include]: Unable to access /home/growingframes.com/httpdocs/shop/includes/languages/english/modules/shipping/canadapost.php in /home/growingframes.com/httpdocs/shop/admin/modules.php on line 128 Warning: include(/home/growingframes.com/httpdocs/shop/includes/languages/english/modules/shipping/canadapost.php) [function.include]: failed to open stream: No such file or directory in /home/growingframes.com/httpdocs/shop/admin/modules.php on line 128 Warning: include() [function.include]: Unable to access /home/growingframes.com/httpdocs/shop/includes/languages/english/modules/shipping/canadapost.php in /home/growingframes.com/httpdocs/shop/admin/modules.php on line 128 Warning: include(/home/growingframes.com/httpdocs/shop/includes/languages/english/modules/shipping/canadapost.php) [function.include]: failed to open stream: No such file or directory in /home/growingframes.com/httpdocs/shop/admin/modules.php on line 128 Warning: include() [function.include]: Failed opening '/home/growingframes.com/httpdocs/shop/includes/languages/english/modules/shipping/canadapost.php' for inclusion (include_path='.:/php/includes') in /home/growingframes.com/httpdocs/shop/admin/modules.php on line 128 When upload canadapost.php to the directory the code is asking for (/includes/languages/english/modules/shipping/) I get a fatal error along the lines of cannot redefine class canadapost on line 19 has anyone seen this before? Thanks in advance -Mark Quote
Mav666 Posted December 17, 2007 Posted December 17, 2007 Did you upload the language file to the /includes/languages/english/modules/shipping/ directory? he contribution should come with two files, one the module for the module directory, one a language file that goes into the language directory. Sounds to me like that's where your problem is ... Quote Even at a Mensa convention someone is the dumbest person in the room.
Guest Posted December 17, 2007 Posted December 17, 2007 Did you upload the language file to the /includes/languages/english/modules/shipping/ directory?he contribution should come with two files, one the module for the module directory, one a language file that goes into the language directory. Sounds to me like that's where your problem is ... Nah, I didnt find a language file in the zip...i'll search for one and let you know how it goes Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.