Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   Mods & Themes (http://www.bvlist.com/forumdisplay.php?f=117)
-   -   IMDB (http://www.bvlist.com/showthread.php?t=5485)

Danix 10th October 2010 17:17

2 Attachment(s)
attention

Attention

UPDATED!




Backup your /include/ts_imdb.php and replace with this one.

After replace file, click two more time on button refresh in details.php

And don't forget to says Thanks... :ok:

Screen:
http://img522.imageshack.us/img522/2648/imdbd.jpg


P.S. - Photo and Country fully finished.


In base folder create folder images and paste image trailer.png

lafouine022 16th October 2010 04:48

it's already thank you

until the remaining 20% thank's :)

Conjo 16th October 2010 13:48

Hmmm

Code:

Error! Direct initialization of this file is not allowed.
Using 5.4 any idear?
Changed the in script already

Danix 16th October 2010 13:58

Fix for v5.4.1
 
Quote:

Originally Posted by Conjo (Post 25169)
Hmmm

Code:

Error! Direct initialization of this file is not allowed.
Using 5.4 any idear?
Changed the in script already

In line 71 change
this:
PHP Code:

if (((!defined ('IN_TRACKER') OR !defined ('IN_SCRIPT_TSSEv56')) OR !defined ('TU_VERSION'))) 

to this:
PHP Code:

if (((!defined ('IN_TRACKER') OR !defined ('IN_SCRIPT_TSSEv53')) OR !defined ('TU_VERSION'))) 

or
PHP Code:

if (((!defined ('IN_TRACKER') OR !defined ('IN_SCRIPT_TSSEv54')) OR !defined ('TU_VERSION'))) 


Conjo 16th October 2010 14:01

i did change it to 54 but still the same error.

Danix 16th October 2010 14:02

ts_imdb.php from TSSE v7.2
 
Who can find encoded ts_imdb.php from TSSE v7.2?

If have this file i done IMDb 100%...

Quote:

Originally Posted by Conjo (Post 25171)
i did change it to 54 but still the same error.

I not have installed v5.4 and not tested for this version...

Conjo 16th October 2010 14:12

Ok... I will try some things. if i find a fix i will post it here

Thanx for the good work so far.

daffy 16th October 2010 14:14

Quote:

Originally Posted by mmisu120000 (Post 25032)
Once again, the guys from IMDB changed the way they handle tha database, so no tracker is able now to integrate the imdb infos, like, genre, rating, image, etc.

Can anyone fix that?

PMBT source, IMBD mod is still working fine for me. with all info ok.well it dose with some. more so than not

Conjo 16th October 2010 17:11

ok got it working..

the IN_SCRIPT_TSSEv must be 53 even when i'am using 5.4..

Everything looks fine so far even the pictures work..

There is just 1 thing about them. If there is already a pic saved width the none working (old ) imdb.php you need to del that one from torrent/images first to let the new edit work!


Cheers,



lafouine022 16th October 2010 21:34

big image
 
how did to increase the size of the image?


All times are GMT +2. The time now is 21:22.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.