PDA

View Full Version : Invalid Set Name


Kirk Y
08-02-2006, 12:12 AM
Whenever I try to login to the forum I get this message:
"The vbPlaza option you are trying to purchase has an invalid Set Name."

It's redirecting me to review my expired items.

I can't even log into the Admin Panel because it redirects me to this page every time.

This is pretty ridiculous...

Shazz
08-02-2006, 12:37 AM
It does some werid things..
I disabled my shoutbox , and after i disabled my shoutbox it removed the plaza install out of my site. Even on the navbar it was gone...

Kirk Y
08-02-2006, 12:57 AM
If anyone else has this problem, this is what I did -- seemed to fix it.

Stick this in your config.php file:
define('DISABLE_HOOKS', true);

Then go into your AdminCP and Clear all User History for vBPlaza.

FamilyCorner
09-10-2006, 01:09 PM
If anyone else has this problem, this is what I did -- seemed to fix it.

Stick this in your config.php file:
define('DISABLE_HOOKS', true);

Then go into your AdminCP and Clear all User History for vBPlaza.

This fixes the invalid set name problem, or does it just fix the problem with not getting into the control panel?

And where in the config.php do you put this?

Thanks! ;)

Kirk Y
09-11-2006, 02:38 AM
Stick it anywhere on a new line.

It fixes both. ;)

FamilyCorner
09-11-2006, 02:57 AM
Stick it anywhere on a new line.

It fixes both. ;)

Thanks anyway :( that did not work for me. You are the only person I have seen that has been able to fix this problem for themselves. This is a common question on this board and a few others, yet no one seems to know how to fix it. *sigh* I hate to have to uninstall this program, it would be perfect for what I want, but I don't know what else to try.

Kirk Y
09-11-2006, 04:11 PM
Are you able to regain access to your AdminCP or just not able to fix the Set Name error?

FamilyCorner
09-11-2006, 04:23 PM
Are you able to regain access to your AdminCP or just not able to fix the Set Name error?

I never lost access to Admin CP, that part is fine. My problem is the Set Name error.

I am having other issues too. Where some categories come up fine and others don't, and I no one is able to buy gifts or ribbons either.

Thanks for helping!!

Kirk Y
09-11-2006, 07:23 PM
I'm not sure then... you're having an entirely different problem.

fly
11-07-2006, 01:24 PM
Then go into your AdminCP and Clear all User History for vBPlaza.
Thanks, this fixed the problem for me. I wonder what's causing it. Sucks that CMX hates us now.

BraindGee
12-01-2006, 04:44 PM
K, this is how i fixed it.

Go to database, find the user, and delete everything from

vbp_oldgroups
vbp_history


The user can now log back inagain, cos his/her histroy has been wiped.. how to prevent this from occuring again? well, i suggest ensuring your pplaza is set up right, i.e. everythign you want in it set up. Then, once thats been done run an update on the db (backing up first) clearing the above collumns.

Now there will be no chance that anyone has history for items that no longer exist.

my pennies worth.