0
When I do a search on Discogs, it show me:

Fatal error: Call to a member function children() on a non-object in /home/home1/musicweb_cz/public_html/www/administrator/components/com_muscol/controllers/albums.php on line 91


albums.php
------------------------------------------------------------------
88. /*$uncompressed_string = gzuncompress($return) ;
89. $xml = simplexml_load_string( $uncompressed_string );*/
90.
91. foreach($xml->children() as $child){
92. foreach($child->children() as $child2){
------------------------------------------------------------------

can you help?
Responses (1)
  • Accepted Answer

    Saturday, June 19 2010, 09:46 AM - #Permalink
    0
    hmm... have you done any modification on that file?
    The reply is currently minimized Show
Your Reply