News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

somthing happened I cant fix it

Started by KiroBot, July 04, 2010, 11:26:56 PM

Previous topic - Next topic

KiroBot


Parse error: syntax error, unexpected '/' in .../Themes/default/BoardIndex.template.php on line 493



484:       // Showing membergroups?
485:       if (!empty($settings['show_group_key']) && !empty($context['membergroups']))
486:          echo '
487:             <br />[' . implode(']  [', $context['membergroups']) . ']';
488:    }
489:    echo '
490:          </p>
491:
492:    echo '

493:                         </p>

494:          <p class="last smalltext">

KiroBot

I'm sorry I got it fixxed I'll mark this solved

Kill Em All

Care to share what you did to solve this for future users?


My Site: KEAGaming.com

Manual Installation of Mods
Prevent Spam and Forum Attacks
Please do not PM or email me for support unless offered, help should be publicly displayed to others.

KiroBot

Quote from: kiroBot on July 04, 2010, 11:32:06 PM
I'm sorry I got it fixxed I'll mark this solved
There are two of these when there shoul only be one so this part was like this
489:    echo '
490:          </p>
491:
492:    echo '

493:                         </p>

All I did wa take one out to look like this

492:    echo '

493:                         </p>

Kill Em All



My Site: KEAGaming.com

Manual Installation of Mods
Prevent Spam and Forum Attacks
Please do not PM or email me for support unless offered, help should be publicly displayed to others.

Advertisement: