0
Some issues with playlist page (screenshots attached):
1- Warning error: Creating default object from empty value
2- Clicking on "Set as current" on a playlist for the first time gives on error on player (Error loading player) and then clicking it again does nothing. However, when you click on the playlist name itself and refresh the page or go back, it loads up fine in the player
3- When logged in from frontend, clicking on the "settings" icon does nothing. Also, unable to edit name of playlist nor delete the playlist.
4- Unable to create playlists from backend nor edit anything in them.
1- Warning error: Creating default object from empty value
2- Clicking on "Set as current" on a playlist for the first time gives on error on player (Error loading player) and then clicking it again does nothing. However, when you click on the playlist name itself and refresh the page or go back, it loads up fine in the player
3- When logged in from frontend, clicking on the "settings" icon does nothing. Also, unable to edit name of playlist nor delete the playlist.
4- Unable to create playlists from backend nor edit anything in them.
Responses (5)
-
Accepted Answer
0Greetings. Have you looked at this post yet?
http://www.joomlathat.com/support/music-collection/warning-creating-default-object-from-empty-value
Since it is a similar problem, it could fix it. Download and reinstall the components the support has mentioned there and see if it solves the problem. -
Accepted Answer
-
Accepted Answer
0The warning error is now gone after I added "$this->playlist_session = new stdClass();" on line 121. I did not want to completely re-install the whole component as I have made a lot of styling adjustments for RTL in many of the asset-css and views-tmpl files. Now, the error is gone however, these points still remain unresolved on playlist page:
2- Clicking on "Set as current" on a playlist for the first time gives on error on player (Error loading player) and then clicking it again does nothing. However, when you click on the playlist name itself and refresh the page or go back, it loads up fine in the player
3- When logged in from frontend, clicking on the "settings" icon does nothing. Also, unable to edit name of playlist nor delete the playlist.
4- Unable to create playlists from backend nor edit anything in them.
I also noticed that in the demo, when you click any playlist name, the pages opens with the name of the playlist on the top. However, on our website, I do not see the playlist title.
Your help is greatly needed and appreciated. -
Accepted Answer
0An Update:
For issue number (3): As I was debugging, I found that in the file bootstrap.min.css, .dropdown-menu had "display:none". So, i commented this tag however, now, the edit and delete menu options show all the time rather then when I click on the down-arrow beside the icon. How can this be corrected?
The other remaining issues remain unsolved:
issue number 2 - Set as current icon does nothing or sometimes gives an error on player (Error loading player)
issue number 4 - is there a way to edit or create playlists from backend?
New Issue:
issue 5 - Also, I was able to change the name of "On-The-Go" inside my language override so it appears in arabic chnaracters. However, when you click on the playlist itself, the playlist name on the page comes as On The Go rather than the arabic named one. Also, the page heading and breadcrumbs show the english name not the arabic. Same issue happens on the main playlists page (http://lfandev.com/playlist).
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 »