
March 31st, 2004, 05:48 PM
|
|
|
|
Join Date: Apr 2007
Posts: 38
Time spent in forums: < 1 sec
Reputation Power: 2
|
|
|
installed classified, but error
I installed a classified's script but one of the pages does not seem to work. Can you please tell me where to look or where I might be going wrong? The page name is shoppingcart.php and the error is:
Code:
Fatal error: Class shoppingcart: Cannot inherit from undefined class object in /home/crackle/public_html/shoppingcart.php on line 61
here is line 57 to 67 within the coding:
Code:
"sort_criteria_sql"=>"orderDate DESC",
);
class ShoppingCart extends Object
{
function hasObjectRights(&$hasRight, $method, $giveError=FALSE)
{
global $lll,$generalRight,$gorumrecognised,$gorumuser;
I am kind of new at this. I've been for months now trying to figure out some things and I've slowly progressed. I do not want to bother you, but your help would be soooo appreciated!
As always, Thank you!
Sandy
|