Errors

Roel
Roel
Offline
0
Goodday,

Yesterday I tried to install 'music collection' but I am having several problems. On each component I get the same error.

I hope that someone can help me out

get('circular')) { foreach($albums as $album){ $album->name = stripslashes ( $album->name ) ; $album->artist_name = stripslashes ( $album->artist_name ) ; $image_attr = array( "class" => "imatge_ale", "width" => $params->get('width'), "title" => $album->name ); $link= JRoute::_( 'index.php?option=com_muscol&view=album&id='. $album->id . $itemid ); ?>
image, $album->name, $params->get('width'), $image_attr); ?>
get('show_artist_name')){ ?>Joy Division get('show_album_name')){ ?>
STILL
get('show_year')){ ?>
2000
get('show_rating')){ ?>
Responses (10)
  • Accepted Answer

    Thursday, December 09 2010, 10:27 AM - #Permalink
    0
    please, read the installation instructions. it looks like your SHORT_OPEN_TAGS is OFF, and needs to be ON.

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

    Roel
    Roel
    Offline
    Thursday, December 09 2010, 10:33 AM - #Permalink
    0
    Thanks you.... I saw that on the forum. Where can you change that?
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, December 09 2010, 10:34 AM - #Permalink
    0
    on your php.ini config file... do you have access to it?
    The reply is currently minimized Show
  • Accepted Answer

    Roel
    Roel
    Offline
    Thursday, December 09 2010, 11:38 AM - #Permalink
    0
    Dear Germi,

    I should have... tried to fined it. Were is it located?
    Sorry for all the questions.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, December 09 2010, 11:39 AM - #Permalink
    0
    you will know where is located taking a look at the php info.

    go to joomla backend -> help -> system info -> php information

    that page tells you where is the php.ini file being used..
    The reply is currently minimized Show
  • Accepted Answer

    Roel
    Roel
    Offline
    Thursday, December 09 2010, 05:21 PM - #Permalink
    0
    Gooddday,
    The reply is currently minimized Show
  • Accepted Answer

    Roel
    Roel
    Offline
    Thursday, December 09 2010, 05:27 PM - #Permalink
    0
    Dear Germi,

    I have located and changed the php.ini file. But the problem remains. I have been working on this problem all day... (second day). What can you suggest.

    best regards,
    Roel [file name=error.doc size=59904]http://www.joomlamusicsolutions.com/images/fbfiles/files/error.doc[/file]
    Attachments:
    The reply is currently minimized Show
  • Accepted Answer

    Friday, December 10 2010, 12:23 PM - #Permalink
    0
    hello,

    once more... this "error" is just that short open tags is OFF and should be ON.

    did you edited the correct php.ini file? on the PHP information page that I showed you (on joomla backend) you can actually see the valu of the variable short_open_tags (make a quick search, CTRL + F).

    what's the value?

    GErmi
    The reply is currently minimized Show
  • Accepted Answer

    Roel
    Roel
    Offline
    Friday, December 10 2010, 12:43 PM - #Permalink
    0
    Dear Germi,

    Problem solved. ... but later today this problem came up... do you have an idea what i did wrong?
    thanks/roel


    Warning: require_once(C:\\xampp\\htdocs\\Roel\\Joomla_1.5.22-Stable-Full_Package-Dutch\\includes\\defines.php) [function.require-once]: failed to open stream: No such file or directory in C:\\xampp\\htdocs\\Roel\\Joomla_1.5.22-Stable-Full_Package-Dutch\\index.php on line 21

    Fatal error: require_once() [function.require]: Failed opening required 'C:\\xampp\\htdocs\\Roel\\Joomla_1.5.22-Stable-Full_Package-Dutch\\includes\\defines.php' (include_path='.;C:\\xampp\\php\\PEAR') in C:\\xampp\\htdocs\\Roel\\Joomla_1.5.22-Stable-Full_Package-Dutch\\index.php on line 21
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, December 11 2010, 12:42 PM - #Permalink
    0
    no idea... this has nothing to do with Music Collection :S it looks like you are missing some language file from your joomla installation...

    is this possible?
    The reply is currently minimized Show
Your Reply