KingRise Posted June 11, 2008 Posted June 11, 2008 ok announments have really been doing my head in so i thought i would post. i have completely replaced my announcments.php file with the the orignal announcments and it all works fine. but the problem is that it dont show Announcments when i announce them i have seen a post on how to do this already but the part of the code it tells you to find does not exesist in mainmenu.php. im pretty new but i know my way around the cpanel and everything. any one know how to fix this? thanks Quote
HarryB Posted June 11, 2008 Posted June 11, 2008 Re: Help With announments If you could post your mainmenu.php maybe someone could tell you the problem, we can't just automatically read your code & you've posted in the wrong section. Quote
Tonka Posted June 13, 2008 Posted June 13, 2008 Re: Help With announments from what i read i think your having problems with "Announcements (0)" not changing to "Announcements (1)" when there is a new announcement, if that is indeed what you are having problems with here is the code that i use if($ir['new_announcements']) { print "[url='announcements.php']Announcements ({$ir['new_announcements']})[/url] "; } Quote
Joel Posted June 13, 2008 Posted June 13, 2008 Re: Help With announments to late Tonka I've already fixed it! :-) Quote
Tonka Posted June 13, 2008 Posted June 13, 2008 Re: Help With announments ok, well now this is here in case someone else has a problem 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.