0
	
	
								Hi 
I use below menu Items and then get error message :
Form Artist Layout (ADD NEW ARTIST)
Form Album Layout (ADD NEW ALBUM and its SONGS)
Music Collection HOMPEAGE (mandatory!)
Form Song Layout
Playlists layout
Joomla 3.8
php 5.6
test site:https://www.cloudgood.org/a3test
							
							
							
		
														I use below menu Items and then get error message :
Form Artist Layout (ADD NEW ARTIST)
Form Album Layout (ADD NEW ALBUM and its SONGS)
-> browser ERR_TOO_MANY_REDIRECTS . no response...
Music Collection HOMPEAGE (mandatory!)
Notice: Undefined offset: 0 in /home/cloudgood/public_html/a3test/components/com_muscol/views/artists/view.html.php on line 69
Notice: Trying to get property of non-object in /home/cloudgood/public_html/a3test/components/com_muscol/views/artists/view.html.php on line 71
Form Song Layout
Notice: Undefined property: stdClass::$image in /home/cloudgood/public_html/a3test/components/com_muscol/views/song/view.html.php on line 217
Playlists layout
Notice: Undefined offset: 0 in /home/cloudgood/public_html/a3test/components/com_muscol/views/playlists/view.html.php on line 48
Notice: Trying to get property of non-object in /home/cloudgood/public_html/a3test/components/com_muscol/views/playlists/view.html.php on line 49
Joomla 3.8
php 5.6
test site:https://www.cloudgood.org/a3test
Responses (2)
							
								- 
						
	
	Accepted Answer0About ERR_TOO_MANY_REDIRECTS issue,
 
 I view old discuss and I need to set access permissions to let them work.
 
 but it still shows many warning :
 
 Notice: Undefined property: ArtistsViewArtist::$artist in /home/cloudgood/public_html/a3test/components/com_muscol/views/artist/tmpl/form.php on line 30 
 
 Notice: Trying to get property of non-object in /home/cloudgood/public_html/a3test/components/com_muscol/views/artist/tmpl/form.php on line 30
- 
						
	
	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 »