Discogs integration

0
At first I would like to apologise me for my bad English.

I have installed the following Music Collection components/modules/plugins on Joomla V1.5.14:
- Component: MusCol, Version 2.0.0, Date 14 February 2010
- Module: Random and Featured Albums (charts) --> mod_muscol_featured_albums_2.0.0.zip
- Plugin: Muscol - JW Player --> plg_jwplayer_2.0.0.zip

I created an Discogs-Account and generated an API key. I filled up my API key in the field "Discogs API key" on the backend parameters and saved the parameters.

If i start now a search, the following messages indicated:
- Warning: fopen() [function.fopen]: Unable to access discogs62.xml in /xx/xx/xx/xx/WebSite/libraries/joomla/filesystem/file.php on line 240
- Warning: fopen(discogs62.xml) [function.fopen]: failed to open stream: No such file or directory in /xx/xx/xx/xx/WebSite/libraries/joomla/filesystem/file.php on line 240
- Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "discogs62.xml" in /xx/xx/xx/xx/WebSite/administrator/components/com_muscol/controllers/albums.php on line 73
- Fatal error: Call to a member function children() on a non-object in /xx/xx/xx/xx/WebSite/administrator/components/com_muscol/controllers/albums.php on line 91

Can somebody help me? Many thanks for every tip.
Responses (7)
  • Accepted Answer

    Thursday, May 13 2010, 11:14 AM - #Permalink
    0
    Discogs is not working on my site as well. I get the following error:

    Warning: gzinflate() [function.gzinflate]: data error in C:\\wamp\\www\\paganroots.net\\libraries\\joomla\\filesystem\\archive\\gzip.php on line 77
    The reply is currently minimized Show
  • Accepted Answer

    Monday, May 31 2010, 10:09 PM - #Permalink
    0
    I too am having problems with discdogs. I have my api key, when I search for a title i get this error


    Warning: gzinflate() [function.gzinflate]: data error in /home/livefro/public_html/libraries/joomla/filesystem/archive/gzip.php on line 77


    any help? thanks in advance!
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, June 01 2010, 05:24 PM - #Permalink
    0
    this means that your server is not accepting gzipped data...

    curiously, some users reported this problem and afterwards it started working ok

    can you check that in your server, the mod_deflate apache module is enabled? thanks
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, June 01 2010, 05:56 PM - #Permalink
    0
    ill check it out and let you know! thanks!
    The reply is currently minimized Show
  • Accepted Answer

    bham
    bham
    Offline
    Tuesday, June 29 2010, 03:35 AM - #Permalink
    0
    sir

    i installed music collection module and i already get an API KEY at discogs.com but when i tried to search for music i have this errors,



    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/mysite/public_html/administrator/components/com_muscol/controllers/albums.php on line 61

    Warning: file_get_contents(http://www.discogs.com/search?type=releases&f=xml&api_key=57a37af962&q=) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/mysite/public_html/administrator/components/com_muscol/controllers/albums.php on line 61

    Warning: simplexml_load_file() [function.simplexml-load-file]: discogs62.xml:1: parser error : Document is empty in /home/mysite/public_html/administrator/components/com_muscol/controllers/albums.php on line 73

    Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/mysite/public_html/administrator/components/com_muscol/controllers/albums.php on line 73

    Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/mysite/public_html/administrator/components/com_muscol/controllers/albums.php on line 73

    Warning: simplexml_load_file() [function.simplexml-load-file]: discogs62.xml:1: parser error : Start tag expected, '
    The reply is currently minimized Show
  • Accepted Answer

    Friday, July 02 2010, 10:37 AM - #Permalink
    0
    Discogs sometimes works and sometimes it just won't work. In some cases it will give an error like weird chars or if the album is not listed on Discogs. Server settings and Joomla configuration might be the problem too.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, July 05 2010, 04:28 PM - #Permalink
    0
    discogs is, and will always be, in BETA.

    this is because it depends on an external service (discogs api access), and we cannot garantee that it always works fine, etc. we cannot know what it returns where there are no results and thinks like this...

    it sure can be improved, but probably will never be perfect! ;)
    The reply is currently minimized Show
Your Reply