![]() |
woah i had to edit nearly all of my templates :eek:
first important one do a search template for the forum action part Quote:
Quote:
only images i couldn't find the link to edit to add $bburl/ to are Quote:
Quote:
|
I also had a problem with the bbcode smilies not showing up. I had to edit functions.php and add a slah before the href in this line:
Code:
$bbcode=str_replace(trim($smilie[smilietext]),"<img src=\"/$smilie[smiliepath]\" border=\"0\" alt=\"\">",$bbcode); Not sure about the posted by link yet. I wish I'd never thought of this hack now :( |
i fixed the smilies and posticon problem by adding a slash / in the edit smilies in the admin panel
also another problem merging threads won't work with your shorter url :( is it possible to show/display the real url in a small table on/under the thread or on the merge thread template i.e. display something like please input the thread to merge in the format http://animeboards.com/showthread.php?s=&threadid=XXXX where XXXX corresponds to http://animeboards.com/tXXXX/s.html |
Quote:
There must be an easier way than this. I'm going to spend a few hours reading the Apache docs. I can't believe it needs to be this hard. |
Quote:
|
I see that I'm digging up an old thread, but I have a solution to the problem discussed.
The answer is rewriting! Code:
RewriteRule ^f([0-9]+)/s([^/]*)/$ /forumdisplay.php?forumid=$1&s=$2 [L] |
Quote:
what i did for my subsequent styles was create replacement variables for form and other urls and it works but i'll try your method when an upgrade to the next release might force me to revert too many templates :D |
Eva check your PM's please
|
Like eva2000, I also solved it the hard way :(
Although the form problems were happening in both IE and Netscape, Netscape also had a lot of other problems with normal links. Does this method work with Netscape? I'll try it when 2.02 is released :) |
Quote:
Any Help is greatly appreciated. Steven |
All times are GMT. The time now is 09:32 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|