The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Message when responding to post - Help
I am all of a sudden getting a message when trying to post waring about leaving the page. i haven't added anything or done any work so I do not understand it.
I have turned off auto message saving and have tried a few more things. This is a huge weekend for our site and this problem is killing me. I am baffled. Thanks, Rich |
#2
|
||||
|
||||
I assume you tried disabling all mods?
|
#3
|
||||
|
||||
I hate to do it but let me try.. not sure why it would just start out of the blue but I will check. It could be one of them
|
#4
|
||||
|
||||
Just do it quickly by adding the line to your config file. When I want to test it, I just do it for my IP.
Code:
$my_unique_ip="00.00.000.000"; // Change this IP to your Unique IP. if ($_SERVER["REMOTE_ADDR"]==$my_unique_ip) define('DISABLE_HOOKS', true); |
#5
|
|||
|
|||
Unfortunately, you have to start here. Default templates, default JavaScript, no MODS.
Examine your server logs Examine browser console (for the page). Examine content headers (for the page). This order helps... |
#6
|
||||
|
||||
still getting the message even with plugs disabled..
|
#7
|
||||
|
||||
|
#8
|
||||
|
||||
PM me a admin account and I will take a poke around. This is when you reply to a post, and click submit?
|
#9
|
||||
|
||||
That is a great idea! Thanks
|
#10
|
||||
|
||||
Awesome.. Thanks bro
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|