0
win2003
php 5.3.1
IIS
Just purchased the component, minutes ago. I installed the component and have verified the instructions have been followed several times. when i'm in album view and press "New", i get the following errors:
PHP Notice: Undefined property: stdClass::$name in c:\\data\\wwwroot\\sites\\domain1\\administrator\\components\\com_muscol\\views\\album\\tmpl\\form.php on line 21
PHP Notice: Undefined property: stdClass::$subtitle in c:\\data\\wwwroot\\sites\\domain1\\administrator\\components\\com_muscol\\views\\album\\tmpl\\form.php on line 32
I've left the "songs" path defaulted to the "/songs/" setting. Eventually, i would like to change the path so that my music isn't stored in the site folders.
I've verified the php.ini file has been modified and IIS restarted. I'm not entirely sure where to go from here. Any assistance would be greatly appreciated.
_________________________________________________________________________
Fixed: changed my "error_reporting" setting in php.ini.
error_reporting=E_ALL & ~E_NOTICE
php 5.3.1
IIS
Just purchased the component, minutes ago. I installed the component and have verified the instructions have been followed several times. when i'm in album view and press "New", i get the following errors:
PHP Notice: Undefined property: stdClass::$name in c:\\data\\wwwroot\\sites\\domain1\\administrator\\components\\com_muscol\\views\\album\\tmpl\\form.php on line 21
PHP Notice: Undefined property: stdClass::$subtitle in c:\\data\\wwwroot\\sites\\domain1\\administrator\\components\\com_muscol\\views\\album\\tmpl\\form.php on line 32
I've left the "songs" path defaulted to the "/songs/" setting. Eventually, i would like to change the path so that my music isn't stored in the site folders.
I've verified the php.ini file has been modified and IIS restarted. I'm not entirely sure where to go from here. Any assistance would be greatly appreciated.
_________________________________________________________________________
Fixed: changed my "error_reporting" setting in php.ini.
error_reporting=E_ALL & ~E_NOTICE
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 »