0
Parse error: syntax error, unexpected $end in home/rootdirectory/components/com_muscol/views/artist/tmpl/common.php on line 60
This happens when i click on an artists name anywhere on my site and this is the code from those lines:
artist->picture) echo MusColHelper::createThumbnailArtist($this->artist->picture, $this->artist->artist_name, $this->params->get('thumb_size_artist_profile',200), array("class" => "artist_picture_profile"));
adding ?>, , or doesnt help either.
This happens when i click on an artists name anywhere on my site and this is the code from those lines:
artist->picture) echo MusColHelper::createThumbnailArtist($this->artist->picture, $this->artist->artist_name, $this->params->get('thumb_size_artist_profile',200), array("class" => "artist_picture_profile"));
adding ?>, , or doesnt help either.
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »