Menu

IMDB Changed their website again

Help
shs
2006-07-21
2013-04-25
  • shs

    shs - 2006-07-21

    Boo hoo :(

    After spending the last week or so using this great script as a basis for my personal movie collection database, I've noticed that IMDB have changed the format of their website and it apears to have broken this script.

    I get the error:
    Fatal error: Cannot use string offset as an array in \www\imdb.ref\imdb-0.8.3\imdb.php on line 211

    Any help gratefully received :)

     
    • saulothx

      saulothx - 2006-07-24

      Yes, since this week i get the same error. I try to fix this, but is not working yet.
      In the fullcredits page, the table rows received alternated colors. I think that is provides the error.

       
    • saulothx

      saulothx - 2006-07-24

      function get_table_rows

      in this code: (line484 of imdb.class.php)
      if ( strncmp( $temp, "<td valign=",10) == 0 ){
      $rows[$i] = $temp;
      $i++;
      }
      When the functions return the var $rows, she not be initialized, because the flux of the program never enter to loop.

      PS. my english is terrible... forgive-me

       
    • Izzy

      Izzy - 2006-07-24

      Thanx folks for pointing this out! I just was wondering why all the actors disappeared... The above mentioned problem seems to only affect the list of actors. I just fixed that in the code and will provide the file within the next few days.

       

Log in to post a comment.

MongoDB Logo MongoDB