The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I thought there might have been a variable you could place before the standarderror() function that would change the message, much like $url for standardredirect().
You can do this instead though: Code:
eval('print_output("' . fetch_template('template_name') . '");'); |
#12
|
||||
|
||||
Quote:
Put it below this line instead: Code:
$foruminfo=getforuminfo($forumid); |
#13
|
||||
|
||||
Oh, also please remove that chunk of code you just posted of newthread.php (which is all of it), as that is against vBulletin.org rules.
|
#14
|
|||
|
|||
Thanks V!!! (sorry about the big chunk of code..won't happen again)
I'll try this out and see how it goes. |
#15
|
|||
|
|||
also, am i replacing the print error line of code with the eval line you just listed?
|
#16
|
|||
|
|||
nevermind ^^ V. I got it to work with New Threads. (which i REALLY appreciate dude!!!!)
I couldn't however find the particular line to replace in the newreply.php. I couldn't find the [forumid] line of code to insert the switch under. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|