Tezza` Posted April 17, 2008 Posted April 17, 2008 Re: Free 2 - Icons I also got this same problem... so i put .. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Above You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. In mainmenu.php. Works fine now. Quote
bling Posted April 17, 2008 Posted April 17, 2008 Re: Free 2 - Icons nice but it all works for me but the mail it always shows even when their is no new mails i think my mail is a bit different then i need some thing different for the mail part here how i got my mail to show it but it wont work with this $d2=mysql_query("SELECT COUNT(*) as cnt FROM mail WHERE mail_to={$ir['userid']} AND mail_read=0",$c); $r=mysql_fetch_array($d2); if($r['cnt'] > 0) { print "<center>"; } Quote
Magictallguy Posted April 17, 2008 Posted April 17, 2008 Re: Free 2 - Icons Works wonderfully! - As always! :D Quote
Magictallguy Posted April 17, 2008 Posted April 17, 2008 Re: Free 2 - Icons Maybe turning them into href's may be a good idea.. (If you don't know how to do this - you are beyond help...) Quote
03laceys Posted April 17, 2008 Posted April 17, 2008 Re: Free 2 - Icons me and tezza are ahead of you on this magictallguy lol ;) Quote
Magictallguy Posted April 17, 2008 Posted April 17, 2008 Re: Free 2 - Icons *mumbles a few swear words* xD me and tezza are ahead of you on this magictallguy lol ;) Quote
Magictallguy Posted April 18, 2008 Posted April 18, 2008 Re: Free 2 - Icons lol - You had to be there to understand xD Quote
SaMz Posted May 17, 2008 Posted May 17, 2008 Re: Free 2 - Icons i added the querys and function on header.php but no image is showing? added all the images on the icons folder, whats did i not do? Quote
Tezza` Posted May 17, 2008 Posted May 17, 2008 Re: Free 2 - Icons This same problem happened to alot of us... i resolved it by changing the folder name from icons to images and changing the path of all the icons in the header. Quote
MarFur93 Posted May 21, 2008 Posted May 21, 2008 Re: Free 2 - Icons I have followed Nyna's instructions though instead of displaying the icons it just says (Array); where the icons should be displayed. I would really appreciate it if anyone would be able to look at my code below and tell me what I have done wrong. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
Tezza` Posted May 21, 2008 Posted May 21, 2008 Re: Free 2 - Icons Probably because your putting the:- $this->display_icons($ir); in the wrong place, try opening up mainmenu.php, and place it above Home Quote
MarFur93 Posted May 21, 2008 Posted May 21, 2008 Re: Free 2 - Icons Probably because your putting the:- $this->display_icons($ir); in the wrong place, try opening up mainmenu.php, and place it above Home I tried this before, though I still have the same problem. Quote
Tezza` Posted May 21, 2008 Posted May 21, 2008 Re: Free 2 - Icons Hmm, dunno then, go back to the start and try again Quote
MarFur93 Posted May 21, 2008 Posted May 21, 2008 Re: Free 2 - Icons Thanks, I might try and figure it out tomorrow. Quote
Magictallguy Posted May 22, 2008 Posted May 22, 2008 Re: Free 2 - Icons Now I know this works as I've tested it.. You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote
buxy Posted May 22, 2008 Posted May 22, 2008 Re: Free 2 - Icons i dont understand why the icons do not work becuase have added everything you have told me to and i get this (Array); Quote
Tezza` Posted May 22, 2008 Posted May 22, 2008 Re: Free 2 - Icons Because your putting the code in the wrong damn place... read the whole thread! Quote
Magictallguy Posted May 22, 2008 Posted May 22, 2008 Re: Free 2 - Icons Works fine for me... I tested it on a v1 side folder of mine (for testing purposes only..) Works fine with me! Quote
MarFur93 Posted May 23, 2008 Posted May 23, 2008 Re: Free 2 - Icons Love it, would be better if there was a donators icon though. Quote
Magictallguy Posted May 23, 2008 Posted May 23, 2008 Re: Free 2 - Icons Create one :P - Or use the donator.gif icon. Stick this with the other icon codes You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. And that should work untested though so if you get any error - which chances are you will :P - just say here and I'll actually test it next time :D 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.