Quote:
Originally Posted by cloferba
Same to us...any suggestion?
|
I'm not sure, but possibly there is a solution by removing the files you uploaded and disable all products (mods) from the config.php by adding the following code:
Code:
define('DISABLE_HOOKS', true);
Add this to your config.php and then save it.... you can find this file in your forum root through your FTP.
Then run your vb after saving your work and login to admin cp and remove the product from there and at the end enable your products again after the fix is made...