Cmariomej Posted September 2, 2005 Share Posted September 2, 2005 Hi guys: I'm using the contribution Register Globals to fix the problem that is caused having it turned off in my host. The problem is that the file that referes to the error (and is actually the most important one) is the php.ini, but I cannot find it!!! Can you believe that? Please, I need somebody that can point me to that file as I've been loocking for it and never found it. Thank you for helping me resolve this stupid issue, :thumbsup: Cmariomej Link to comment Share on other sites More sharing options...
Guest Posted September 2, 2005 Share Posted September 2, 2005 Only your server administrator has access to this file. Matti Link to comment Share on other sites More sharing options...
Cmariomej Posted September 2, 2005 Author Share Posted September 2, 2005 Only your server administrator has access to this file. Matti <{POST_SNAPBACK}> Thank you Matti for replying. If i'm not wrong that means that the only thing left to do is appliying the patch files since the register_globals are already turned off on the PHP.ini, right? Thanx again for your support, :D Cmariomej Link to comment Share on other sites More sharing options...
Cmariomej Posted September 2, 2005 Author Share Posted September 2, 2005 Ok, at this point I think I should need help. The shopping cart is already enabled but the admin gives me the same error. After getting that error i thought the most easy way to get it to work was to start from scratch; so I used the original files (the files that i downloaded at the very beggining from this website). Then edited those files as the instructions of the Register Globals contribution said and right after that tried to access the admin area and finally the Admin's first screen showed up, then when clicking on any link (reports, customers, My Store, Locations, etc) I got this new error: Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /www/g/gauchoranchf/htdocs/catalog/admin/includes/application_top.php on line 130 Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /www/g/gauchoranchf/htdocs/catalog/admin/includes/application_top.php on line 130 Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/lib/php') in /www/g/gauchoranchf/htdocs/catalog/admin/includes/application_top.php on line 130 I'm using also two contributions; the SSLbox V2.1 and the Estimated Shipping V1.5 wich I think fired up the problem 'cause when I added this last one, the problems about the register globals started next day. Also it comes up empty after appying the patch. I really need your help please, Cmariomej Cmariomej Link to comment Share on other sites More sharing options...
Cmariomej Posted September 2, 2005 Author Share Posted September 2, 2005 Forgot to mention that the files that the contribution ask to edit are: .../admin/products_attributes.php .../admin/includes/application_top.php .../admin/includes/functions/general.php .../admin/includes/functions/sessions.php Thanx, Cmariomej Cmariomej Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.