Gossamer Forum
Skip to Content


Home : Plugins Support - FREE : Admin_Ranking :

Images not showing

Quote Reply
Images not showing
I installed the Admin Rating plugin, and it says I've got it installed properly. I'm running Links 3.2.0. I've installed the code as follows, in the links.html template:


Code
 
...
<%if isPopular%>
&nbsp;<font color="#6699cc"><small><sup class="pop">pop</sup></small></font>
<%endif%>
&nbsp;
<%if Admin_Rating eq '1'%>
<img src="<%build_root_url%>/images/1-star.gif">
<%elsif Admin_Rating eq '2'%>
<img src="<%build_root_url%>/images/2-star.gif">
<%elsif Admin_Rating eq '3'%>
<img src="<%build_root_url%>/images/3-star.gif">
<%elsif Admin_Rating eq '4'%>
<img src="<%build_root_url%>/images/4-star.gif">
<%elsif Admin_Rating eq '5'%>
<img src="<%build_root_url%>/images/5-star.gif">
<%endif%>
<br>

<%if Description%>
...

I've uploaded star rating images, as named above, that is, 1-star.gif, 2-star.gif, etc. in the main images directory, that is, www.turkeycentral.com/images/ . I've checked on the server, and they're there. The admin panel does have an admin rating option, with the drop-down menu and ratings from 1 to 5. But when I select one, validate the link and build, no image shows up. Any ideas why this might be? I can't figure this out!
Quote Reply
Re: [kgrubb] Images not showing In reply to
Hi,

Can you send over GLinks admin details, so I can take a look? Should work fine (in any version of GLinks/LinksSQL).

Cheers
Andy
Programmer/Designer/LinksSQL Freak Cool

http://www.ultranerds.com
http://www.imagesql.com