0
I created some artists, I can see them on my home page. But when I click on one of them, the following error appears:
SCREAM: Error suppression ignored for
Parse error: syntax error, unexpected $end in C:\\wamp\\www\\musica\\components\\com_muscol\\views\\artist\\tmpl\\common.php on line 219
UPDATE:
I Found the answer:
"the problem is that you have the SHORT_OPEN_TAGS set to OFF in your server and needs to be ON."
On Wamp, this can be done on PHP > PHP Settings.
SCREAM: Error suppression ignored for
Parse error: syntax error, unexpected $end in C:\\wamp\\www\\musica\\components\\com_muscol\\views\\artist\\tmpl\\common.php on line 219
UPDATE:
I Found the answer:
"the problem is that you have the SHORT_OPEN_TAGS set to OFF in your server and needs to be ON."
On Wamp, this can be done on PHP > PHP Settings.
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 »