![]() |
Quote:
Quote:
Attachment 87932 But why not? I'll look into some kind of "override protection on fly"-function too for the next version.. |
are we blocking from registering? posting? or accessing the site?
|
Registration-checks only blocks registrations. The other option is site-blocking.
|
Hi,
i've installed your software, for two weeks already. Just today i got 200+ DB error showing this. ++++++++++ Invalid SQL: INSERT INTO vb_proxycache (ip, listed, dateline) VALUES MySQL Error : MySQL server has gone away Error Number : 2006 Request Date : Tuesday, October 28th 2008 @ 11:05:42 PM Error Date : Tuesday, October 28th 2008 @ 11:06:11 PM ++++++++++ |
If you are getting "MySQL Server has gone away", the forum won't be running, assuming they are talking to the same database server (MySQL).
You will get an error for every "hit"/request/visit on the forum. Check your system / processes. |
Not sure if this can be answered but what kind of server load does this add if it's checking new registrations and posts?
I have a large board with alot of new posts. My 1st thought would be that it would impact the load significantly. |
Quote:
|
So.. I only wanted this script to be active at registration -- but still saw a dramatic reduction in performance on calls to global_start in all other locations.
I made the following adjustement; Code:
if ($vbulletin->options[rblblockonregister] == 1 AND $rbllocation != "register") {return 0;} |
|
geee, something was wrong with my vb 3.7.2 :(
Uninstalled but congrats. Pretty cool mod. |
All times are GMT. The time now is 03:00 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:
|