0
I have an error showing up when i go to create a new ARTIST in the MC admin area.
Here is the error. Its showing next to the forum field for "COVER PICTURE"
"Notice: Undefined property: stdClass::$cover in ...xxx/...xxx/administrator/components/com_muscol/views/artist/tmpl/form.php on line 104"
Here is the code from lines starting 103 til the end of that link of php
Looks like somethings missing between the DOUBLE QUOTES.....
Here is the error. Its showing next to the forum field for "COVER PICTURE"
"Notice: Undefined property: stdClass::$cover in ...xxx/...xxx/administrator/components/com_muscol/views/artist/tmpl/form.php on line 104"
Here is the code from lines starting 103 til the end of that link of php
<?php
if($this->artist->cover != "") {?>
Looks like somethings missing between the DOUBLE QUOTES.....
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 »