Log in

View Full Version : vB2.x vbHome (Lite) issue after upgrade to vB3.x


Noiz Pollution
05-12-2004, 08:20 PM
Hi folks,

I upgraded from vB2.x to vB3.x (Beta 4 if I remember right) shortly after it was publicly released but 1 thing has remained from vB2, the control panel for vbHome (Lite). At least I'm pretty sure that was the portal hack I'd tried when I was using with vB2 (I wasn't using it long).

After making a text dump of my data I searched through it for "Front Page" I could only find it in the phrase table, same goes for the others I tried. The question is where is it storing the values?

I'm looking to remove the remnants of the vB2 hack, would removing these phrases from the database be enough? Besides the database stuff there is no php connected with this, only original vB3.x files (apart from the 1 hack I've installed - v3 arcade).


Cheers,
Robert

Noiz Pollution
05-12-2004, 08:22 PM
I'm trying to upload screenshots of my admincp and the problem, but I keep getting this error.Invalid Post specified. If you followed a valid link, please notify the webmaster (webmaster@vbulletin.org)

Noiz Pollution
05-12-2004, 08:24 PM
Here's links to them instead: [01 (http://www.noizpollution.com/frontpage/01.gif)] [02 (http://www.noizpollution.com/frontpage/02.gif)]

Ryan Ashbrook
05-12-2004, 11:41 PM
The Settings were ported over to vB3 during the upgrade, so they're inside the database.

Run Debug Mode to delete them.

Noiz Pollution
05-13-2004, 08:59 AM
The Settings were ported over to vB3 during the upgrade, so they're inside the database.

Run Debug Mode to delete them.
I'm looking through my admincp... I can't find debug mode, where abouts is it?


Cheers,
Robert

Noiz Pollution
05-13-2004, 02:24 PM
I'm looking through my admincp... I can't find debug mode, where abouts is it?


Cheers,
Robert
Does anybody know where it is?

msimplay
05-13-2004, 02:40 PM
put this at the bottom of ur /includes/config.php

$debug = 1;

change 1 to 0 when u want to turn it off