The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
I had that first, don't know why it ended up being what it is. Actually, though, Logician's code should work fine for the newreply since it works in editpost. yxboom, I would say try again in the newreply.
|
#12
|
||||
|
||||
Yes it should work fine...
Try searching for this in your newreply.php: Code:
$foruminfo=getforuminfo($threadinfo[forumid]); $forumid=$foruminfo['forumid']; Code:
if ($wordwrap!=0) { $threadinfo[title]=dowordwrap($threadinfo[title]); } Satan |
#13
|
||||
|
||||
Changing the code in newreply from
Code:
($foruminfo[forumid]==X) Code:
($threadinfo[forumid]==X) |
#14
|
||||
|
||||
No problems
Satan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|