yes, just yesterday I dropped into this problem as well with a lot of names I searched on. The problem now IS solved, new release is pending, solving some other probs as well (just needs some closer testing).
For those who cannot wait: This issue is easy to solve by changing one line in imdbsearch.class.php : Look for the function mkurl($url) at the end of the file and replace the line
I'm trying to use this nice class, but i installed it at http://www.sephiroth.nl/imdb/
but whatever i search for i don't get results.
I used the latest version, also with the patch (applied it after it didn't work) and i downloaded the include files from pear.php.net
Can anybody tell me what i'm doing wrong ?
got same prob over here
same here
Hi folks,
yes, just yesterday I dropped into this problem as well with a lot of names I searched on. The problem now IS solved, new release is pending, solving some other probs as well (just needs some closer testing).
For those who cannot wait: This issue is easy to solve by changing one line in imdbsearch.class.php : Look for the function mkurl($url) at the end of the file and replace the line
"&restrict=Movies+only&GO.x=0&GO.y=0&GO=search;tt=1";
by
";tt=on;nm=on;mx=20";
That's it. IMDB seems to change a lot ;)
Izzy.