![]() |
Problem with Style Manager
vBulletin 4.2.3 Beta 3
I'm getting this while in the AdminCP and in the Style Manager and I double-click on Registration Templates. Quote:
|
Are you running some sort of mod that limits registrations per hour?
Lets do this, disable plugins via the includes/config.php file. To do that open your includes/config.php file and below <?php add the following. PHP Code:
PHP Code:
If that fixes the issue enable plugins again by adding // before the line you added, then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time until you find the one causing the issue. Once you find the culprit, post in that mods thread what the issue is, and maybe someone in that thread can help. :) |
Okay.
Adding the line to config.php prevents the message and shows the templates for selection. I've commented the line and will now go through and disable the mods, one at a time and test. Thanks ozzy. I'll report back when I've found the mod that is triggering the issue. |
Yeah I would like to know which mod would cause that, as it should not affect the ACP.
|
Found what is triggering this, and it isn't any vBulleting MOD; It's ZB Block, specifically, a registration attempts per hour setting.
I've already contacted the developer and advised him of the issue. That particular ZB Block trigger needs some minor modification; IMO. At least I now know what's causing this, and can work around it until the trigger is fixed. |
Glad you figured it out. :)
|
You can set the desired hourly attempts yourself in the zbblock. ini file to off while you work on the reg templates
Code:
; *** Registration/Confirmation Pageloads Per Hour |
Well it still should bot be affecting him when he is trying to do stuff in the ACP though, so something is clearly wrong.
|
Quote:
|
Quote:
|
But you should not have to disable a mod when you are doing such things, that means it is coded poorly, don't have the proper checks in place.
|
Quote:
No protection is perfect; I both understand and accept that. And as you commented, the amount of time ZB Block has saved me more than offsets these 'minor' niggles. ;) |
Quote:
|
If it is called in a hook of vB, it is more than trivial to have the necessary checks in place, even if the software itself is not a vB mod.
Ozzy's verdict "coded poorly" nails it. |
Yup, poorly coded, for running on unnecessary pages.
|
I have to defend ZB Block. It isn't poorly coded. I have it "hooked" into global.php (in all three locations where it exists) so that every part of our forum is protected. It doesn't have to be incorporated into global.php; one can choose which specific .php files to put the hook in to.
ZB Block has prevented 100% of all spam and spammers from getting into our forum. |
The program itself may not, but the integration into vB sure is.
|
Correct, I mean how is a spammer gonna spam your templates in the ACP. :p
Nor should the mod stop you from doing anything on your site, unless of course you set it to stop you. |
All times are GMT. The time now is 08:42 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:
|