how to append to query string? [message #27848] |
Wed, 28 September 2005 14:14 ![Go to next message Go to next message](/forum/theme/default/images/down.png) |
urbanhorizon
![United Kingdom United Kingdom](/forum/images/flags/gb.png) Messages: 8 Registered: August 2005
Karma: 0
|
Junior Member |
|
|
I have added some conditions into the standard header/footer template so depending upon a particular url variable it changes the header and footer. This works fine, however as soon as u click any link within the forum (such as opening a certain forum or post) obviously the URL does not have my new variable. Is there anyway of appending the variable to every single link within the forum?
|
|
|
|
|
Re: how to append to query string? [message #27890 is a reply to message #27888] |
Thu, 29 September 2005 14:44 ![Go to previous message Go to previous message](/forum/theme/default/images/up.png) |
Ilia
![Canada Canada](/forum/images/flags/ca.png) Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
That's pretty much the best I can tell you. Find the line where this constant is defined and add your additional URL query params to the value being put into the constant.
FUDforum Core Developer
|
|
|