gcreation Posted September 20, 2009 Posted September 20, 2009 I am having a problem after installing some pacakge either easy populate or Ultimate Seo somthing i missed out and now i am unable to find it, and repair it so could any suggestion help me out Fatal error: Class 'productListingOSCBox' not found in /home/demo/includes/modules/product_listing.php on line 404 And also the products are being going here and there . Please Help me Thanks
GemRock Posted September 20, 2009 Posted September 20, 2009 the long established Ultimate SEO addon does not have this productListingOSCBox class; easy populate is a backend/admin mod, nothing to do with the store front so can be eliminated from the suspect list as well. some ultimate seo does create tuns of unnecessary stuff in it trying to solve some imaginary problems but i dont know if the productListingOSCBox class is one of them. Ken commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile). over 20 years of computer programming experience.
gcreation Posted September 20, 2009 Author Posted September 20, 2009 tHANKS FOR THE PAIN but i am trying to findalso but unable to find where what went wrong . any idea how i can restore it . anyhelp would be appriciated
Ken44 Posted September 20, 2009 Posted September 20, 2009 Hi I think the error may be in this contribution Better product listing and product info http://addons.oscommerce.com/info/6505 check you added this class productListingOSCBox extends tableBox { function productListingOSCBox($contents) { $this->table_parameters = 'align="center"'; $this->table_width = '100%'; $this->table_cellpadding = '0'; $this->tableBox($contents, true); } } to \catalog\includes\classes\boxes.php Regards Ken
Recommended Posts
Archived
This topic is now archived and is closed to further replies.