Jet
Thu 13th Dec '01, 6:25am
Hi. I posted something about in HowdoI? forum a couple of days ago.
You can follow the entire story here (http://vbulletin.com/forum/showthread.php?s=&threadid=31105&perpage=30) ... :p
Hwr, the problem is: in my board I have both email verifying and admin moderation for new member subscriptions.
But the state of the user (title below nickname) doesn't correctly follow the usergroup, which instead changes correctly.
Group flow should be:
- 1st state (never displayed...) : usergroupid=1 - Not registered.
- 2nd state : usergroupid=3 - Awaiting email confirmation
- 3rd state : usergroupid=4 - Awaiting admin moderation (COPPA)
- 4rd state : usergroupid=2 - Registered member
Note: as said in the linked thread, COPPA is off but everything works correctly, at least groupid 'morphing'... :p
Usergroupid changes well during flow, instead the title always stay on 'Awaiting email confirmation', displayed this way even customtitle is always 0 !!! (verified by phpMyAdmin)
:confused:
I don't think the right way to do this is 'update counters (member titles)' each time, is it ? :eek:
Is this a bug or what ?
Could I fix meanwhile with a couple of instructions somewhere in register.php ?
Thanks a lot.
Please, needed an answer ASAP.
Bye.
You can follow the entire story here (http://vbulletin.com/forum/showthread.php?s=&threadid=31105&perpage=30) ... :p
Hwr, the problem is: in my board I have both email verifying and admin moderation for new member subscriptions.
But the state of the user (title below nickname) doesn't correctly follow the usergroup, which instead changes correctly.
Group flow should be:
- 1st state (never displayed...) : usergroupid=1 - Not registered.
- 2nd state : usergroupid=3 - Awaiting email confirmation
- 3rd state : usergroupid=4 - Awaiting admin moderation (COPPA)
- 4rd state : usergroupid=2 - Registered member
Note: as said in the linked thread, COPPA is off but everything works correctly, at least groupid 'morphing'... :p
Usergroupid changes well during flow, instead the title always stay on 'Awaiting email confirmation', displayed this way even customtitle is always 0 !!! (verified by phpMyAdmin)
:confused:
I don't think the right way to do this is 'update counters (member titles)' each time, is it ? :eek:
Is this a bug or what ?
Could I fix meanwhile with a couple of instructions somewhere in register.php ?
Thanks a lot.
Please, needed an answer ASAP.
Bye.