PDA

View Full Version : Please Help! - Drastic error, but there appears to be nothing wrong...


Chris M
08-31-2002, 10:50 AM
Edit :

I found the problem here...Some people who have the vBIndex 2.0 hack installed, might want to check their usergroup.php file, around Line 35...

It should look like this :

// vBindex Edit
makeyesnocode("Can view vBindex?","canviewvbindex",1);
// vBindex Edit

However mine looked like this :

// vBindex Edit
makeyesnocode("Can view vBindex?","canviewvbindex,1");
// vBindex Edit

That made the Database error:)

Satan

g-force2k2
08-31-2002, 03:28 PM
i guess you have it figured out hellsatan ;) good job man :) or is it still causing an error? looks like you figured it out though :p regards...

g-force2k2

Chris M
08-31-2002, 05:41 PM
Yeh I figured it out thanks:)

Satan