Phrost
11-04-2010, 04:31 PM
Hi, thanks for reading this.
I recently updated one of my sites to 4.0.8 (from 3.5.4) and it broke a nifty bit of custom code I had that displayed an icon for each forum on the forum homepage (using a simple "forumid#.gif" convention).
Here's the original code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
<img src="images/forumhome/$forum[forumid].gif" alt="" border="3" " align="left" /></a
Obviously, this doesn't work now. Any ideas what I need to change?
--------------- Added 1288892432 at 1288892432 ---------------
Damnit, posted in wrong forum. Please kill this; I'll repost in the correct forum.
I recently updated one of my sites to 4.0.8 (from 3.5.4) and it broke a nifty bit of custom code I had that displayed an icon for each forum on the forum homepage (using a simple "forumid#.gif" convention).
Here's the original code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">
<img src="images/forumhome/$forum[forumid].gif" alt="" border="3" " align="left" /></a
Obviously, this doesn't work now. Any ideas what I need to change?
--------------- Added 1288892432 at 1288892432 ---------------
Damnit, posted in wrong forum. Please kill this; I'll repost in the correct forum.