biggysdad Posted July 29, 2003 Posted July 29, 2003 New install on Windows 2000. Made some slight modifications to the code to get around the globals_on issue. Now I am coming up with this error. Fatal error: Call to a member function on a non-object in c:domains34artglassoutlecomcatalogincludesapplication_top.php on line 315 I am tried tweaking the code around that line and all heck break loose. So I am now bowing to the oscommerce gods of the board for help. Thanks, Lewis Agosta Be Your Own Internet Service Provider http://www.YourOwnISP.com Register Your Domain Name $12.95/yr http://www.1295NetNames.com WebHosting for Web Artists. http://www.YourSitePartner.com
Rumble Posted July 29, 2003 Posted July 29, 2003 Would be helpful if you pasted changed code!? a few lines before and after the error line in application_top.php Reddy to Rumble Thank you osCommerce and all who Contribute to her!
biggysdad Posted July 29, 2003 Author Posted July 29, 2003 I have actually put all the original code back - I am totally original now. (except for the changes for the globals_on flag problem). Thanks, Lewis Agosta Be Your Own Internet Service Provider http://www.YourOwnISP.com Register Your Domain Name $12.95/yr http://www.1295NetNames.com WebHosting for Web Artists. http://www.YourSitePartner.com
Rumble Posted July 30, 2003 Posted July 30, 2003 So no problem? If ur still getting the error pointing to a specific line try PASTING it, What version of osCommerce do you use? They're not all the same hence they are versions. Reddy to Rumble Thank you osCommerce and all who Contribute to her!
biggysdad Posted July 30, 2003 Author Posted July 30, 2003 :oops: Sorry Rumble. I am using Milestone: osCommerce 2.2MS2, just upload yesterday. Line is: $navigation->add_current_page(); Thanks, Lewis Agosta Be Your Own Internet Service Provider http://www.YourOwnISP.com Register Your Domain Name $12.95/yr http://www.1295NetNames.com WebHosting for Web Artists. http://www.YourSitePartner.com
Guest Posted July 30, 2003 Posted July 30, 2003 I have actually put all the original code back - I am totally original now.(except for the changes for the globals_on flag problem).It doesn't seem to me that it is working, since the error you are getting is that the global variable that you are trying to access is not set to be an object of a class like it should be. Have you tried setting globals_on as a php_value in .htaccess or httpd.conf or in php.ini? Good luck, Matt
Recommended Posts
Archived
This topic is now archived and is closed to further replies.