PDA


View Full Version : Default forum image from Geek Article System for news items.


RBasil
06-09-2005, 07:27 AM
Quick and easy hack. Only one small template change.

Here is how to pull the default image (default.jpg) for each forum from the Geek article system hack. It even works if you have different forums on your news list (and different default images for each forum).

Edit the adv_portal_newsbits template:

Find:

$news[message]

And place this right above it:

<img align="left" src="$vboptions[bburl]/gas/images/forums/$news[forumid]/default.jpg">

UnderGrass
06-09-2005, 04:33 PM
10x, this is a good hack

Injektilo
06-16-2005, 02:04 AM
cant find " $news[message] " in adv_portal_newsbits template:

Lionel
08-20-2005, 04:00 PM
That also pulls a broken image for the other pages since they are all using the same newsbit template