I'm not going to argue with you over this but perhaps if your hack had better instructions then people wouldn't be having so many problems with it. Look back through the posts in this thread, the history is there, people do not understand your hack.
As for my 404 error, sure it's 404'ing file not found because it's looking in the wrong place because your original code is wrong. Your code says "<img src="$stylevars[imgdir_misc]/$forum[forumid].gif" which is the "misc" directory under the "images" directory which is under the "forum" root directory, yet that's not where it's looking for the images. It's looking for them in the root of the website.
|