Legacy Resource: (FSY23) IMDB Info Box v1.0
#41
Posted 08 January 2010 - 04:11 AM
http://www.imdb.com/title/tt1087830/
http://www.imdb.com/title/tt0914837/
Why error turns them for the movies!
And basically what I've noticed too, are the errors turns out to IMDB if not poster, I do not know what may be to blame
#42
Posted 22 January 2010 - 05:15 PM
Here is an example:
http://yourforum.gr/...howtopic=232872
could this be a change to imdb site or ?

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#43
Posted 24 January 2010 - 01:51 PM
Member of the IPS Resources Team
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#44
Posted 24 January 2010 - 02:44 PM
I repeat, this affects all previous movies i have posted.

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#45
Posted 24 January 2010 - 02:53 PM
http://yourforum.gr/...howtopic=232148

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#46
Posted 24 January 2010 - 03:38 PM
i am pretty sure it has to do with the imdb website

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#47
Posted 01 February 2010 - 04:51 PM

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#48
Posted 02 February 2010 - 08:49 AM
Member of the IPS Resources Team
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#49
Posted 02 February 2010 - 09:08 AM
OK, I simply cannot reproduce the issues with this not working at all. I tried with the two IMDB links you gave and they showed up just fine. Do you have cURL enabled on your server? Check with your host if you're not sure. If you'd like me to debug this problem on your site, PM me your site info and I'll check it out.
@NickTheGreek
Found the problem with the rating stars, it was an issue of some code on the IMDB page changing. To fix this, open /sources/lib/func_imdb.php and find:
$data['ratings'] = $this->get_rating_data( strip_tags( $this->get_match( '/<div class="meta">(.*)<\/div>/isU', $imdb_content ) ) );
Change to:
$data['ratings'] = $this->get_rating_data( strip_tags( $this->get_match( '/<div class="starbar-meta">(.*)<\/div>/isU', $imdb_content ) ) );
Find:
$return['votes'] = $this->clean_string( str_replace( " ", "", $lines[3] ) );
Change to:
$return['votes'] = $this->clean_string( str_replace( " ", "", $lines[4] ) );
Save and upload.
Member of the IPS Resources Team
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#50
Posted 02 February 2010 - 09:11 AM

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#51
Posted 02 February 2010 - 09:16 AM

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#52
Posted 02 February 2010 - 09:20 AM
Member of the IPS Resources Team
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#54
Posted 13 April 2010 - 06:56 AM
Member of the IPS Resources Team
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#56
Posted 13 April 2010 - 11:34 AM
Member of the IPS Resources Team
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#57
Posted 11 June 2010 - 05:25 PM
Now, being a very pleasant user of this script i would REALLY appreciate if you could try and update the code because i suspect that today imdb website changed - again - something in their code.
I try posting a movie and this is the error now :
Warning: fopen({ board specific } /uploads/imdb/0914863.title/maindetails;tile=1;sz=1x1,4x1;p=f1;ifb=pf;g=th;g=dr;id=tt0914863;m=R;tt=f;coo=usa;k=c;b=t25;b=t250a;ord=826607296317?"border="0" alt="advertisement) [function.fopen]: failed to open stream: No such file or directory in { board specific } /sources/lib/func_imdb.php on line 243
Warning: fclose(): supplied argument is not a valid stream resource in { board specific } /sources/lib/func_imdb.php on line 245i changed my URL to : { board specific }
please, please do all you can !

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#58
Posted 14 June 2010 - 06:55 AM
Member of the IPS Resources Team
My Stuff: My Forum · My Resources · My Tutorials
Contact Me: Email · Facebook · Twitter
#59
Posted 14 June 2010 - 07:08 AM
as you can see, the poster is there
http://www.imdb.com/...75168/tt0914863

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog
#60
Posted 14 June 2010 - 07:09 AM

forumsandmore.com - forum setup, script installation and web design
The Fairy Tale of YourForum | My Blog

Help














