Log in

View Full Version : Rap Battle System Lite Help


Simmons
09-20-2010, 02:43 AM
when i try to do these template edits i get an internal server error..

============================
============================

FORUMDISPLAY:
FIND: (Twice)
----------------------------

<if condition="$show['newthreadlink']">
<a href="newthread.php?$session[sessionurl]do=newthread&amp;f=$foruminfo[forumid]" rel="nofollow">
<img src="$stylevar[imgdir_button]/newthread.gif" alt="$vbphrase[post_new_thread]" border="0" />
</a><else />&nbsp;</if>

----------------------------

ADD AFTER
----------------------------

&nbsp;<if condition="$foruminfo[isbattleforum] == 1">
<a href="newbattle.php?$session[sessionurl]f=$foruminfo[forumid]" rel="nofollow">
<img src="$stylevar[imgdir_button]/newbattle.gif" alt="$vbphrase[bs_startnew]" border="0" />
</a> </if>

----------------------------

============================
============================

Simmons
09-20-2010, 04:50 PM
uppin

--------------- Added 1285015614 at 1285015614 ---------------

nobody can help with this?

BirdOPrey5
09-24-2010, 03:17 AM
"isbattleforum" obviously means you're using some sort of custom mod- questions pertaining to mods should be asked in the mod thread, very few regular users will happen to be familiar with the mod in question- for example I have no idea what it is or what it does and therefore unable to help you.