3psilon Posted December 7, 2004 Posted December 7, 2004 I am getting the following errors ofter installing the Enhanced Multi Vendor Shipping Module. Warning: main(/home/r3ynolds/public_html/includes/languages/english/modules/shipping/fedex1.php): failed to open stream: No such file or directory in /home/r3ynolds/public_html/admin/modules.php on line 128 Warning: main(): Failed opening '/home/r3ynolds/public_html/includes/languages/english/modules/shipping/fedex1.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/r3ynolds/public_html/admin/modules.php on line 128 Fatal error: Cannot redeclare class indvship in /home/r3ynolds/public_html/includes/modules/shipping/indvship1.php on line 14 I installed the beta of the module, then each subsequent update through to the last one. Any ideas? Quote
3psilon Posted December 7, 2004 Author Posted December 7, 2004 (edited) Anyone out there know how to fix these errors? Please I need to get the shipping working again. Thank you for any help in advance. Edited December 7, 2004 by 3psilon Quote
3psilon Posted December 13, 2004 Author Posted December 13, 2004 (edited) This is line 128 of modules.php: ? ?include(DIR_FS_CATALOG_LANGUAGES . $language . '/modules/' . $module_type . '/' . $file); Any ideas...from what I can tell it is saying that the file 'fedex1.php' is not present, but I checked my file structure and it is in place as it is referred to in the error strings. Still no luck solving this. Anyone else? Edited December 13, 2004 by 3psilon 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.