News:

Help keep this project going by donating or buying adseller pro

Main Menu
Coinbase

[help] SMF Ads + Bablyon Theme + smf 1.1.7 (Edits)

Started by sevacycles, December 06, 2008, 02:06:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

sevacycles

I followed the sticky topic and now i get this when i try to view my forum.

Template Parse Error!
There was a problem loading the /Themes/babylon/BoardIndex.template.php template or language file. Please check the syntax and try again - remember, single quotes (') often have to be escaped with a slash (\). To see more specific error information from PHP, try accessing the file directly.

You may want to try to refresh this page or use the default theme.

Parse error: parse error, unexpected '/' in .../Themes/babylon/BoardIndex.template.php on line 483

474:                </td>
475:             </tr></table>
476:          </form>
477:       </td>
478:    </tr>';
479:    }
480:
481:    echo '
482: </table>echo '

483:    </div>;

484:
485:    //Display ads Between cats
486:    if (function_exists("show_category"))
487:    {

with Line 483: that is highlighted.

Anyone can help been working on it for an hour.