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')){ ?>
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
0please, 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 -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0Dear 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] -
Accepted Answer
0hello,
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 -
Accepted Answer
0Dear 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 -
Accepted Answer
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 »