kphogan Posted May 25, 2010 Posted May 25, 2010 Somehow I went wrong when editing my code. On the admin page payments option I see this warning on the top of my page... Warning: include(/home/pencade2/public_html/order/includes/languages/english/modules/payment/paypal_express.php) [function.include]: failed to open stream: No such file or directory in /home/pencade2/public_html/order/admin/modules.php on line 166 Warning: include() [function.include]: Failed opening '/home/pencade2/public_html/order/includes/languages/english/modules/payment/paypal_express.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pencade2/public_html/order/admin/modules.php on line 166 This also affects my checkout_shipping page as it gives the end user the option of cash on delivery and paypal but the text for the options are... MODULE_PAYMENT_COD_TEXT_TITLE (Instead of Cash on Delivery) MODULE_PAYMENT_PAYPAL_STANDARD_TEXT_PUBLIC_TITLE (Instead of Paypal Standard) Can someone please point me in the right direction?
FIMBLE Posted May 26, 2010 Posted May 26, 2010 this meas the file does not exist in the location have a physical chack via FTP or Web hosting File manager to ensure it is there, if its not there you can add it from a downloaded osCommerce package. If there are there let us know. the file location is order/includes/languages/english/modules/payment/paypal_express.php Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
Recommended Posts
Archived
This topic is now archived and is closed to further replies.