![]() |
Great, this is just what I was looking for! :)
|
Anyone have this running on 3.7 by any chance???
|
Ok, it does work with 3.7 but the code in the navbar is a little different. Apart from that, the product installs perfectly as far as I can tell.
|
Anyone else having problems with this and the new security tokens in 3.6.10?
The problem shows up when you make new linkages, but the actual switching still works perfectly. |
found the problem
edit template USERCP and find where you added (when you added this product): Code:
<input type="hidden" name="s" value="$session[sessionhash]" /> Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> ----------------------------------------------------------------------- EDIT: The above is all you need to fix the issue, but what I ended up doing was take all the code out of USERCP and made a new template called qas_usercp and then added a plugin for this product at usercp_complete with the following code Code:
eval('$template_hook["usercp_main_pos6"] = "' . fetch_template('qas_usercp') . '";'); Code:
$globaltemplates[] = 'qas_switchbit'; |
plothook - Could you be a little more specific with what you did to fix the issue? I'm having a little trouble following along.
Thanks Edit - Nevermind, I figured it out |
Has anybody tried this on 3.7 yet?
|
any update?
|
Doesn't work with vb 3.7.0
Getting error: Your submission could not be processed because a security token was missing or mismatched. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. Any help? |
Thanks for posting that. Rats! I used that one for a lot of games.
|
All times are GMT. The time now is 06:30 PM. |
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:
|