The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
QuickReply autoparse problem
I have one of my forums excluded from default autoparsing. Can anyone tell me how I can also apply this exclusion to the quickreply box? It seems to ignore my hack, which is this.
Replace this in newthread.php and newreply.php PHP Code:
PHP Code:
It's pretty slick, except for the quickreply. I assume it's because of this line? Code:
<input type="hidden" name="parseurl" value="yes"> All I want to do, is make the quickreply not autoparse in one forum. This must be possible, wouldn't ya think? Any advise would be much appreciated. |
#2
|
||||
|
||||
you have to edit a template conditional hack
|
#3
|
||||
|
||||
How would I do that? It's the replybox template that would need to be edited, right? But there is no html if statements, is there? And if there is, what would that be?
|
#4
|
||||
|
||||
bump
Please help me out with this one. I know it's gotta be something simple, but I'm just no code guru. :disappointed: How can I exclude the quick reply from autoparsing url's in one forum? |
#5
|
||||
|
||||
It ignores your hack becase Quick Reply is shown in showthread.php. Edit it there, too.
|
#6
|
||||
|
||||
I have no idea what would need to be edited in showthread.php. Can you be a bit more specific? The "$parseurlchecked" variable isn't in that file. There isn't anything about parsing url's, as far as I can tell. :cross-eyed:
|
#7
|
||||
|
||||
as i said, you should install some sort of template conditional hack
|
#8
|
||||
|
||||
Ok, call me stupid, but I don't know what that is. You mean an alternate template for that forum? That makes things a hell of a lot more complicated though, doesn't it?
|
#9
|
||||
|
||||
Bump again
|
#10
|
||||
|
||||
as i said take a look at logicians template conditional hack, to see what i mena
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|