boyler1 Posted September 6, 2010 Posted September 6, 2010 Hi, Im am getting an error on my order confirmation page. Warning: order_total::include(includes/languages/english/modules/order_total/ot_shipping.php) [order-total.include]: failed to open stream: No such file or directory in /home/hfsonlin/public_html/includes/classes/order_total.php on line 25 I am not sure what the problem is, can anyone help. thanks donal
FIMBLE Posted September 6, 2010 Posted September 6, 2010 this error demonstrates that the file ot_shipping.php cannot be found. First off ensure it is there. Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
boyler1 Posted September 6, 2010 Author Posted September 6, 2010 this error demonstrates that the file ot_shipping.php cannot be found. First off ensure it is there. Nic Hi Nic thanks for the quick reply.. yeah that file is included, but when i try to open the file i get the following code message.. <br>Unable to change directory to /home/hfsonlin/public_html/includes/languages/english/modules/order_total! You do not seem to have access permissions! (System Error: Permission denied) any suggestions cheers donal
FIMBLE Posted September 6, 2010 Posted September 6, 2010 Hmmm looks like a permissions error, how are you editing this file? Sounds like it might be via the filemanager Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
boyler1 Posted September 6, 2010 Author Posted September 6, 2010 Hmmm looks like a permissions error, how are you editing this file? Sounds like it might be via the filemanager Nic yes i am editing using filemanager.. the permissions for that file are 0000
FIMBLE Posted September 6, 2010 Posted September 6, 2010 The filemanager in osC admin is both a security risk and the main cultrip for breaking your site, do not use it, best thing to do is remove it ASAP and then use either your file editor in your WEB site HOSTING control panel, or better still via FTP download to your desktop and edit it then upload it once again. Get a clean copy from a download and upload it overwriting the now damaged copy on your server Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
boyler1 Posted September 6, 2010 Author Posted September 6, 2010 Its ok nic got it sorted.. i changed the permissions on the containing folder from 0664 to 0755.. it dont the trick cheers for the help donal
FIMBLE Posted September 6, 2010 Posted September 6, 2010 No Problem 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.