not showing album image

Franklin
Franklin
Offline
0
Hi,

I cannot say how much this component will be helping our website, thank you really much for this, and it sure was worth buying this joomla component.

but i am having a small issue here, its not showing the album image

one more thing how can i remove that ratings? to not show the gray stars ?

here is a screenshot

http://img5.imageshack.us/img5/1043/26842899.jpg

thanks

Frank
Responses (3)
  • Accepted Answer

    Thursday, August 06 2009, 09:38 AM - #Permalink
    0
    hello Frank,

    thanks for the nice words.
    the image is not showing up probably because the image you uploaded is a GIF, but in order to create the thumbnails, MC only works with JPG. on next component update, GIF will be alloweb, but meanwhile use only JPGs.

    if you are already using JPG, then the problem is that you maybe have not created the folder directory hierachy specified on the installation instructions.

    to remove the ratings, you'll have to do it manually...

    in the ase of the album view, the stars are printed on line 49 (approx) in file
    components/com_muscol/views/album/tmpl/default.php

    this is the sentence:

    echo MusColHelper::show_stars($this->album->points,true);

    you have to delete it. but do it only if you understand what you're doing!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 29 2009, 12:46 PM - #Permalink
    0
    Hey Germi

    I'm using jpg and have created the folder correctly - they are only not showing on the front page - this is on the upgrade - used to work before

    ideas?
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, September 29 2009, 12:51 PM - #Permalink
    0
    on the front page= what images? thumbnails? if the problem are the thumbnails, then see this:
    http://www.joomlamusicsolutions.com/downloads/doc_details/34-file-to-fix-images-not-being-shown-on-random-album-module-version-15.html?lang=en
    The reply is currently minimized Show
Your Reply