Quote:
Originally Posted by Manuela
Hi there,
I would like to delete this product because it does not work but I can?t
Right now I go to the Manage Product and choose delele this product.
Then its gone...
But after refreshing the cache of the system it is back again (and activated)
So right now I keep it deactivated (since weeks)... but I would like to delete all of it.
What can I do? Is this a known issue or am I the only one having problems like this?
Did not work with 5.2.6 and now still having this problem after updating to 5.3
Don?t know if it is based on this product. Did not try to delete another one yet.
Can I delete it via FTP? Does that work?
|
Yeah sorry about that. When I created it VB5 had this new "auto install" feature which sounded good. Just upload the files and the product installs itself the next time the forum loads.
Well the problem is, if you uninstall it, it just re-installs itself.
The safest way would be to go to the folder:
/bop5titletagsvb5/api/content/
Edit the
text.php file.
Find the line:
PHP Code:
public $AutoInstall = 1;
Change it to
PHP Code:
public $AutoInstall = 0;
Then Uninstall the product from product manager.
Then delete the entire
bop5titletagsvb5 folder and all its contents.