Can't add an artists

0
Hello!

I can't add an artist in the MyAlbums-Modul.. There comes every times the following problem: Parse error: syntax error, unexpected $end in C:\\xampp\\xampp\\htdocs\\XXX\\components\\com_muscol\\views\\artists\\tmpl\\default.php on line 86

Another problem is in the backend at the album view: there stands "get('discogs_api_key')) echo "disabled"; ?> />
get('discogs_api_key')){ echo JText::_('You have not defined a Discogs API Key. If you do not have one, get one'); ?> " under the search on the left, and next to the rigth search bar "get('songspath'). DS; ?>"..

What is the problem?
Responses (7)
  • Accepted Answer

    Tuesday, November 30 2010, 12:48 PM - #Permalink
    0
    the problem is that your SHORT_OPEN_TAGS php variable is OFF, and it needs to be ON :)

    just change this, and everything will be fine!

    (this is said on the installation instructions ;)

    http://www.joomlamusicsolutions.com/en/support/installation.html
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 30 2010, 12:50 PM - #Permalink
    0
    Okay thanks but how can I do that? I thought that I made it..
    I search in the php.ini at C:\\xampp\\xampp\\php and changed it. So in my php.ini stands:
    ; short_open_tag
    ; Default Value: On
    ; Development Value: On
    ; Production Value: On

    short_open_tag = On
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 30 2010, 12:51 PM - #Permalink
    0
    mmm... are you sure this is actually the php.ini being used? (on the joomla backedn -> system info ->php info it will tell you what file it is using and what are you varaibles)

    please consider that you may have to restart apache!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 30 2010, 12:53 PM - #Permalink
    0
    ^^ yes that was the mistake - I forgot to restart my apache ;) thanks a lot :)
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, November 30 2010, 12:55 PM - #Permalink
    0
    ;) don't mention it
    The reply is currently minimized Show
  • Accepted Answer

    Monday, September 26 2011, 02:31 PM - #Permalink
    0
    I had this issue, but now when searching an artist - I have this issue :/

    Fatal error: Call to a member function children() on a non-object in C:\\Program Files (x86)\\EasyPHP-5.3.7.0\\modules\\joomla160x110822114219\\administrator\\components\\com_muscol\\controllers\\albums.php on line 141

    It does say - 'Done' but simply displays the above.

    Thank you!!

    Greg
    The reply is currently minimized Show
  • Accepted Answer

    Monday, September 26 2011, 02:32 PM - #Permalink
    0
    hello

    what's your music collection order id? behindthemask is not a verified user on our site...

    thanks!
    The reply is currently minimized Show
Your Reply