classifieds fatal error

HTML clipboard

I cannot delete any classifieds as an admin in the Admin Panel.!

The following report comes:

Fatal error: Using $this when not in object context in /var/www/vhosts/demo.de/httpdocs/demo/admin/manage_classifieds.php on line 158

HTML clipboard

Can tell me somebody where the fault is here?

Still improve as I can delete the classifieds!

Quote · 5 Jul 2008

what does your line 158 say on manage_classifieds.php?

later,
DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 5 Jul 2008

Rename this line in manage_classifieds.php

from

print $this->ActionDeleteAdvertisement($id);

to

print $oClassifieds->ActionDeleteAdvertisement($id);

and all will work

Quote · 7 Jul 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.