The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
standard_error messing up styles in plugins
In plugins when I use standard_error it messes up the style, is there a different function I am supposed to be using when triggering errors within plugins?
|
#2
|
|||
|
|||
I'm not sure, but my guess would be that it has to do with the hook that you're using, and not just that you're calling it from a plugin.
|
#3
|
|||
|
|||
Quote:
in vb4 it doesn't matter, it messes up in both |
#4
|
||||
|
||||
You don't want to use global_start since it is deprecated.
PHP Code:
|
#5
|
||||
|
||||
"global_bootstrap_init_start" doesn't appear to be a hook in 3.x...
|
#6
|
||||
|
||||
ARgh! I did it again. Maybe I need to just ignore the vB3 forum if I'm gonna keep giving vB4 answers in here!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|