Dark_Blu Posted January 27, 2009 Share Posted January 27, 2009 Hi Been editing the conditions.php and privacy.php file in osc and my shopping cart worked fine after each edit and test. Then I edited the shipping.php file. I then got this error below instead of my site displaying. Why would this happen. Fatal error: Call to a member function add_current_page() on a non-object in /var/www/mydomain.com/catalog/includes/application_top.php on line 312 Any help will be appreciated. Thank you. Link to comment Share on other sites More sharing options...
sLaV- Posted January 27, 2009 Share Posted January 27, 2009 Try this fix Link to comment Share on other sites More sharing options...
satish Posted January 27, 2009 Share Posted January 27, 2009 SHould be register global issue where by sessin variables are not treated like global variables. Here $navigation variable is not treated as a global variable. Just chek if so apply register globals patch. Satish Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site. Check My About US For who am I and what My company does. Link to comment Share on other sites More sharing options...
Dark_Blu Posted January 28, 2009 Author Share Posted January 28, 2009 Thank you very much for the responses. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.