![]() |
hi
your idee with usergroups sounds realy good! i'll try to implement it also i wanna thank you for this snippet*g* PHP Code:
thx |
Well it's been less than 24 hours since i installed this mod and I got to say it's awesome. When ever anyone logs on I have them redirected to a page where it shows all the recent threads and posts (vBISpy - AJAX real-time feed of new posts/threads ). The few members I have think it's awsome too. :) Thanks for this
|
your welcome:)
|
One Bug: Only Works when ONE Usergroup is Specified, otherwise don't Work!! :confused: :(
I Think Your Should Use Other Code to user more than One Usergroup!! :confused: :rolleyes: My Best Regards!! ;) :) |
hi
are you using version 1.3??? There it is for me working.Have you made a comma separated list of all usergroupid's ?? |
Quote:
Quote:
You need to use the Code explode in the Following way to Extract and Use all the Usergroups Separated by ",": The New Correct Code for Plugin "redirect after login" should be: Code:
if (!($vbulletin->GPC['logintype'] === 'cplogin' OR $vbulletin->GPC['logintype'] === 'modcplogin')) Code:
$vbulletin->options['login_groups'] Code:
explode(',',$vbulletin->options['login_groups']) My Best Regards!! ;) :) |
hm
very strange i don't understand this the is_member_of is built this way: PHP Code:
when i now have in my option: 2,3,4 it should look like this: PHP Code:
very strange i think i have to check this part one more time thx for your help:) i opened a thread because i think its a important point^^ |
thx 4 your help
i've updated it |
Quote:
My Best Regards To You!! ;) :) |
This is one of the best mods out there. Thanks for continuing to support it!
Marcos |
All times are GMT. The time now is 10:11 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|