The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
There's a hook now in the profile.php page right after
PHP Code:
Will the hook be good being that its AFTER the bit, not BEFORE it? If so, this would be the permanent fix - Visit your plugin manager, click add new plugin. Product - vbulletin Hook location - profile_updatesignature_complete title - update signatures code - PHP Code:
and remove the code from your profile.php (if you are reading this message, its probably not there anyway) Thoughts? |
#12
|
||||
|
||||
You can prevent using the query if there is a hook that is after $signature is defined, but before that line.
|
#13
|
|||
|
|||
The hook is directly after:
PHP Code:
You say we can prevent the query if the hook is there. The plugin has the query in it. Please clarify, sorry for any confusion. |
#14
|
||||
|
||||
If you can insert code BEFORE that line - you can alter the code and prevent using the query.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|