Log in

View Full Version : Locked out after product .xml install (Help)


SSG.D
11-28-2007, 04:57 AM
I made a mistake and uploaded a upgrade product .xml instead of the actual product vbgalleryseveral others made the same error as I.. Can anyone tell me if and where I can go in my Cpanel or phpMyAdmin to manually remove it? Or where to place the initial product .xml file so that I can restore my forums. As stated I am locked out. I get a database error message when trying to access my forums.

Thanks in advance for any help or advise.:eek:

SCRIPT3R
11-28-2007, 05:39 AM
Disable products (check your Do not Upload folder (original vB software download zip) for the file), log-in and remove the product you uploaded that isn't working.

Marco van Herwaarden
11-28-2007, 07:31 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

SSG.D
11-28-2007, 11:19 AM
To troubleshoot this, please remove any hacks and disable your plugins, then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Thank you so much!

As I said I was unable to access my adminCP but your advise worked for me in my Cpanel finding the config.php under my includes folder. :)

And thanks GearTripper for your response as well.

Cheers m8:up: