parker2 Posted November 9, 2006 Share Posted November 9, 2006 I've fixed a few of the erors i was geting, but not all of them. I have been trying for a couple of days now reserching on google and the orum, but still no luck. I see a few post on the topic, but no help. Here are my errors below. When i get the catalog to load (does not always load) I get this at the bottom. Warning: session_write_close(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in /home/content/p/a/r/parker2/html/catalog/includes/functions/sessions.php on line 136 When it does not load, I get this.. Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/content/p/a/r/parker2/html/catalog/includes/application_top.php on line 285 Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/content/p/a/r/parker2/html/catalog/includes/application_top.php on line 285 Fatal error: main(): Failed opening required 'includes/languages/.php' (include_path='.:/usr/local/lib/php') in /home/content/p/a/r/parker2/html/catalog/includes/application_top.php on line 285 I get the admin panel to load (not always), when i click on a link, I get this.... Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/content/p/a/r/parker2/html/catalog/admin/includes/application_top.php on line 130 Warning: main(includes/languages/.php): failed to open stream: No such file or directory in /home/content/p/a/r/parker2/html/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 /home/content/p/a/r/parker2/html/catalog/admin/includes/application_top.php on line 130 Any help would be greatly appreciated, as I really like this design of the store and I do not really want to switch to another script. Thanks in advance parker2 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.