The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
that and the fact htat I don't want 20 rewrites :-) There must be a way to handle this externally? I've done it but the Phrases don't seem to show up.... Any takers? This is how I'm going to showthread.pph script from myscript.php PHP Code:
Any takers? Please!! :banana: |
#12
|
|||
|
|||
Why are you calling anything prior to the showthread script?
|
#13
|
||||
|
||||
Quote:
Come on! Someone must have the answer! |
#14
|
|||
|
|||
You have to set up this also in the script which calls showthread
PHP Code:
|
#15
|
||||
|
||||
Try NOT including global in your header.
However that means you will need to cleanse your $_REQUEST variables manually. Not sure if it will work, but it may. Saying that, its still kind of clunky You may be better off using the global_start hook to include your code. Reason being that all your URLs will have to point to the same script which will simply encase each page. Go with the global_start hook it will work for you in the long run. HTHs |
#16
|
|||
|
|||
I still see no reason why mod_rewrite wont work - the # character has nothing to do with server processing.
|
#17
|
||||
|
||||
Quote:
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|