That should work, can you got paste2.org, and paste the entire template in, and then send the URL?
I think it will be better if I give you a ftp user/pass so you can test it dight on server.
I don’t get the time to do that really. If you can paste the template, it’s much faster for me to do the correction, and also makes it available for others to see.
paste2.org was blocked by my antivirus/firewall.
Pasted the code @ http://pastebay.com/61048
Thanks.
That whole “file_exist” block replaces this line:
<img src="<?php echo $userinfo->rankimage?>" alt="" />
That’s where that blank is showing up.
So just remove these lines:
<br /><br />
<img src="<?php echo $userinfo->rankimage?>" alt="" />
And you should be ok
It worked.
Thanks.