CHEME1LL Posted September 9, 2008 Posted September 9, 2008 Hi I have a fatal error within my column_right.php file. The error reads: Fatal error: Call to a member function count_wishlist() on a non-object in /customers/my-bookcase.co.uk/my-bookcase.co.uk/httpd.www/includes/column_right.php on line 14. The error is pertaining to the added code: Find this code: require(DIR_WS_BOXES . 'shopping_cart.php'); Below that code ADD this: if($wishList->count_wishlist() != '0') { require(DIR_WS_BOXES . 'wishlist.php'); } I have tried to make the "L" lowercase but the error remains. can anyone see anything I'm missing? thanks Many thanks Cheme1ll
mverdonk Posted February 21, 2010 Posted February 21, 2010 Hi Michelle, How did you fix this? Some more info might be helpful :) Greetz, Marcel
Recommended Posts
Archived
This topic is now archived and is closed to further replies.