sticky / locked / pole image missing

Started by 124256, September 09, 2006, 02:59:38 PM

Previous topic - Next topic

124256

For some reason my forum decided that it didn't know the src of the image that's supposed to say if a topic is sticky, locked, or has a pole. It comes up with that big ugly internet explorer red-X-in-a-box. It's  not because the image isn't there. I checked the source and it just says src="". Can anyone direct me to the file this is supposed to be writing this line (I can't tell if its BoardIndex.template or MessageIndex.template) and where the data for this is supposed to be. You can take a look at the problem here: hxxp:www.cajcl.org/forum/index.php?board=7.0 [nonactive]

My current suspect is MessageIndex.template :

foreach ($context['topics'] as $topic)
{
echo '
<tr>
<td class="windowbg02" valign="middle" align="center" width="5%">
<img style="margin: 0 5px 0 5px" src="', $settings['images_url'], '/topic/', $topic['class'], '.gif" alt="" />
</td>
<td valign="middle" class="windowbg2" align="center" width="5%">
<img style="margin: 0 5px 0 5px" src="', $topic['first_post']['icon_url'], '" alt="" />
</td>

xenovanis

I'm afraid this theme is not compatible with SMF 1.0.8. You should use a theme designed for 1.0.8.
"Insanity: doing the same thing over and over again and expecting different results."

124256

It's a shame because everything else works pretty well. Is there any way to change my SMF version to something compatible. It's a real shame because I spent a lot of time recoloring the images.

Advertisement: