chavdave Posted June 9, 2012 Posted June 9, 2012 i am trying to add a new announcement mod i have uploaded the php and sql but i keep adding this code to my mainmenu.php but its not working where should i add it if ($ir[newann]==0) print" </br><a href='announce.php'><font color=red><LI></font>Announcements ({$ir['newann']})<font color=red></font></a><br />"; if ($ir[newann]>0) print" <a href=announce.php><font color=red><LI>Announcements ({$ir['newann']})</font></a><br />"; Quote
Djkanna Posted June 10, 2012 Posted June 10, 2012 Would help if you provided us with your menu file. :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.