The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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:
|
#2
|
||||
|
||||
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. |
#3
|
||||
|
||||
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. |
#4
|
||||
|
||||
Yeah I would like to know which mod would cause that, as it should not affect the ACP.
|
#5
|
||||
|
||||
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. |
Благодарность от: | ||
ozzy47 |
#6
|
||||
|
||||
Glad you figured it out.
|
#7
|
||||
|
||||
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 ; ; This throttle allows only X many registration attempts, and confirmation ; attempts per hour. ; ; values: pageloads ; "0" = Turn off limiter ; "1" = Turn off registration/confirmation ; "6" = Best for phpBB and it's derivatives ; "8" = Good for boards that use one file for all reg operations. ; "15" = Bots sometimes give up by now. ; ; default: hourly_reg = 8 hourly_reg = 0 |
#8
|
||||
|
||||
Well it still should bot be affecting him when he is trying to do stuff in the ACP though, so something is clearly wrong.
|
#9
|
||||
|
||||
Yes, I'm aware of this. But I shouldn't have to, IMO. But again, I'm fully aware that ZB Block by design isn't "user aware", and only monitors "activity" -- at the moment.
|
#10
|
||||
|
||||
As you say, it is not user aware. I have to turn it off completely (zbblock) when updating/installing plugins for example or else I get blocked. For me a bagatelle considering the amount of grief zbblock saves my site. That said, you can tune the signature file to your particular needs.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|