Rating plug-in shows numbers instead of stars

InDaClub

New Member
Hi, guys,
For some reason the Rating plug-in does not display stars, but numbers instead.
Please see attached screenshot.
The plug-in is enabled.

Any ideas?
Thanks :)
 

Attachments

  • rating.png
    rating.png
    2.8 KB · Views: 260
its working for me, can you post the url to the form please and post the element settings?
thank you
 
OK, I think I found out why it is mot displaying the image. Using Firebug I was able to see the HTML generated on the page:
<img class="starRating rate_1" alt="1" style="cursor pointer;padding:3px;" src="http://webpresence.cz/plugins/fabrik_element/rating/images/star_out.png">
Please take a look at the src.

Now for an image that actually shows the src is different:

<img class="sprocket-lists-image" alt="" src="/images/rocketlauncher/frontpage/roksprocket-lists/rs-list-1.jpg">

Looks like Apache does not want do display files located outside the images folder of the www root.

The images folder has been set up in Media Manager of Joomla.

My question is how the src gets generated and can it be done that the png files used by the Rating plug-in are copied to a subfolder of the images folder and displayed from there?

Thanks!
 
.htaccess

It is basically the default .htaccess - I haven't modified anything.
 

Attachments

  • htaccess.txt
    3.1 KB · Views: 175
ive changed the way the rating plugin works - it now uses bootstrap icons, so this path issue should be resolved.
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top