New Install - errors to fix...

0
Just installed Music Collection to Joomla 3.0 site with Easy Social and Komento installed. The following front eend and back end errors have been discovered.
I do not expect a solution as soon as possible but perhaps we can prioritizeof currently known errors the list and work out way down?

1 (pending issue as of 1/15/16), When trying to install the file: easysocial_musiccollection_app_1.0.5
Error reads:
Warning JInstaller: :Install: Can't find Joomla XML setup file. & Error: Unable to find install package

2, (pending issue as of 1/15/16) Added a menu item under left panel authors menu liink, the page loads with a proper looking form document with the following errors displayed at the top:
Page: http://eccentricnewengland.com/SFLM_Fanzine/index.php?option=com_muscol&view=song&layout=form&Itemid=510
Errors:

Notice: Undefined property: stdClass::$tags_original in /home3/glen1766/public_html/SFLM_Fanzine/components/com_muscol/views/song/view.html.php on line 100
Warning: in_array() expects parameter 2 to be array, null given in /home3/glen1766/public_html/SFLM_Fanzine/components/com_muscol/views/song/view.html.php on line 100

Notice: Undefined property: stdClass::$image in /home3/glen1766/public_html/SFLM_Fanzine/components/com_muscol/views/song/view.html.php on line 178

3, (pending issue as of 1/15/16) Added a menu item under SFLM Social Network in the Nav menu at top of page, page loads fine as a search section. The PDF icon on the left results in the following error what clicked on;

================================
Other notes; If you need access to the site to fix files please let me know what you need.

Glen @ peladeauglen@aol.com
Responses (11)
  • Accepted Answer

    Saturday, January 16 2016, 10:09 AM - #Permalink
    0
    hello GLen,

    1. this must be installed using easysocial's install page (inside the easysocial app)

    2. these are just "notices", not really errors or warnings. you can disable these in joomla global config, setting error reporting to "simple" (under "server" tab)

    3. if you do the point #2 this error should be gone as well.

    Best,
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, January 16 2016, 03:00 PM - #Permalink
    0
    Great thanks, #1 was resolved, #2 - notices of errors are being hidden (coding errors noted), #3, PDF link works after the first listing was saved.
    :(
    Some things that I would like to improve upon in the near future:
    * The ability to assign "Add song/album" form to either specific users OR a user group OR both.
    As of now I will use a google form to filter actual musicians and bands from the average person who I do not want placing entries.
    * An application for groups on easy social as many users may want to use this section as their music/band page as they do on facebook.
    An embedded player with the group page would be great.
    * The ability to "Feature" selected albums on the front end or in search page.
    * The ability for an artist to allow a free download or not

    Future potential coding projects:
    I have currently have an MP3 store (easybe) that could be integrated or fixed up to use with music collection.

    For future reference....
    Joint venture: If your coding team has ideas on apps that would benefit musicians or music professionals and would like to offer such to the members of SFLM for a price, perhaps we could discuss a joint venture.

    Thank you!

    Glen Peladeau
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, January 16 2016, 05:26 PM - #Permalink
    0
    New question:
    I am looking for.. how to create a playlist. I do not see the option anywhere and I do not see no modules or plugsins referring to it.

    Thanks Glen
    • Germinal Camps
      more than a month ago
      hello Glen,
      to create a playlist you must "add songs to playlist" using the (+) button next to each song. This will store the items in a provisional playlist named "on the go". To permanently save this playlist to the system, you need to go to the playlists menu (therefore, you need to create such menu item: Music Collection -> playlists). There you will find the little disk button to Save (you must be logged in)
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, January 17 2016, 01:46 PM - #Permalink
    -1
    Hello Germinal, OK I have it in place for the most part. Anyway of changing the top Cat. name "My Playlist" and "On the go"?

    Thank you for your time on this.

    Thanks. Glen
    • Germinal Camps
      more than a month ago
      this can be changed in the language file, /language/en-GB.com_muscol.ini. there you will be able to change the "on the go" name to whatever you need.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, January 18 2016, 06:36 PM - #Permalink
    -1
    Superduper Germinal! Thanks for your support and patience!

    I think we can close out here for the time being as the core program is in place and operational. If you happen to see anything on the site that you feel you and your team can help me improve upon, please do not be afraid to sell me the idea and give a quote. I may not be able to do it right away but I look forward to working with again.

    PS. I would also like to look more into integrating an affiliate system that allows people to be trained to use my website, sell promotional services and products to musicians, bands and other music professionals. An extended service opportunity to a current promoter, photographer, web designer, graphic artist, legal counsel or booking agency service as well as a product sales opportunity to software companies who can specialize in internet marketing, and the music industry.


    Glen Peladeau
    Eccentric Musician Company
    http://eccentricnewengland.com
    Publisher of http://surfforlocalmusic.com
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, January 20 2016, 12:42 AM - #Permalink
    0
    Hello, I located that file in CPanel but there was no "on the go" listed there.
    /SFLM_Fanzine/language/en-GB/en-GB.com_muscol.ini
    I did find the "My Playlist" at or near line #78 though I did not change it yet.
    Could it be this line at #80: N_ITEMS="N items" ?
    The html inspector gave me this:
    On-the-go
    Perhapsthat will help.
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, January 20 2016, 11:11 AM - #Permalink
    0
    Hi Glen,

    Sorry, forgot to mention that in this case "on the go" is not there, but you can just add it (it will work the same way)

    just add this line:

    ON-THE-GO="Your translation"

    (wherever, at the end for example)

    sorry for the confusion...
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 21 2016, 01:18 AM - #Permalink
    0
    ok, very good. Thanks you for the quick reply Germinal, I will do that and have a great weekend!

    Glen
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, January 31 2016, 12:13 AM - #Permalink
    0
    Ok Germinal, I was finally able to do that but I do have errors :(
    Here is what I did:
    I added the line: ON-THE-GO="Surf For Local Music"
    To line 20 (empty) of this file: /SFLM_Fanzine/language/en-GB/en-GB.com_muscol.ini
    Now I have errors like this:
    Notice: Undefined property: stdClass::$songs in /home3/glen1766/public_html/SFLM_Fanzine/components/com_muscol/views/playlists/tmpl/default.php on line 29
    0
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, January 31 2016, 12:38 PM - #Permalink
    0
    Hello

    this is again just a notice. Did you manage to set the error reporting level to "simple" or "none" in joomla global config as we discusses earlier?
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, January 31 2016, 02:15 PM - #Permalink
    0
    I had already done this earlier but yes that is what it was.
    The last code input worked as well.

    Thanks, Glen
    The reply is currently minimized Show
Your Reply