vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - IMDB Info Generator (Lite) (https://vborg.vbsupport.ru/showthread.php?t=234432)

laztrix 01-28-2010 10:00 PM

IMDB Info Generator (Lite)
 
1 Attachment(s)
Click Install Please.

Info:
What is this plugin for?

This plugin makes it possible to show data from IMDB Movie Database using the movie ID with a BBCode.

As far as I know many users were looking for a plugin something like this which pulls data from IMDB and shows directly in the post.

This plugin uses a script which is contributed under GPL. However, a big part of the system was rewritten and a lot of coding were done to integrate both systems.

Features:
Plugin Pulls these movie information:
- Contry (Lite)
- Genre (Lite)
- Time (Lite)
- Language (Lite)
- Director (Lite)
- Cast (Lite)
- Description (Advanced Version) (Extended)
- IMDB Score (Advanced Version)
- Thumbnail Picture (Advanced Version) (Now large picture avaliable for Advanced Version)
[s]-Trailer Link (Advanced Version)[/s]
- Advanced control of style, language and dimension. (Advanced Version)

Installation

Included in the zip file under "Documentation"

How To Use

You simple copy the part at the end of the IMDB link and copy after the tt letters the IMDB ID and write it between the tags.

Example: http://www.imdb.com/title/tt0468569/ you copy 0468569 and write it between two tags like this : [IMDB]0468569[/IMDB]


Common Mistakes With This Plugin:
[s]- Your host must have the allow_url_open option set as OPEN or ON.[/s]
- Inside the IMDB folder "images" and "cache" folder's CHMOOD must set to 777 (Files and Subfolders)
- The Format of usage is [IMDB]0468569[/IMDB] not [s][IMDB]tt0468569[/IMDB] [/s]or [s][IMDB]http://www.imdb.com/title/tt0468569/[/IMDB][/s]


Credits and Notes:
- Part of the plugin was written under GPL.
- Special Thanks to Melih B?y?k who made this plugin work.
-Bug reports, suggestions that would help improve this plugin are always welcome.

Plugin Website: http://plugins.diviksfilm.com

Websites Using The Plugin (3.8.x)




Changelog


V1.1 (01.02.2010)

- Caching Problem Solved.
- SQL Table Prefix Solved.
- Documentation Updated.


1.0 (29.01.2010)

Released IMDB Info Generator

Note: The Screenshots belongs to the advanced version, forgotten to tag it.

RedHacker 01-29-2010 05:42 AM

Hello i have installed IMDB Info Generator 1.0 but i have problem. Not show picture in editor and not work for me this product. I have vBulletin 4.0.1 and upload the files and edit the headinclude template.

I cant post in http://plugins.diviksfilm.com

Magz 01-29-2010 05:49 AM

Just curious,

Does this break any terms or regs from imdb for displaying there info ?

Digital Jedi 01-29-2010 05:56 AM

Interesting. At first glance, it looks like I could make an AME definition compatible with this. I'll try and give this and install and see what I find.

laztrix 01-29-2010 07:58 AM

Quote:

Originally Posted by RedHacker (Post 1969561)
Hello i have installed IMDB Info Generator 1.0 but i have problem. Not show picture in editor and not work for me this product. I have vBulletin 4.0.1 and upload the files and edit the headinclude template.

I cant post in http://plugins.diviksfilm.com

Please make sure the imdb.gif has been uploaded to images/editor It must have been there because I included it in the installation.

I forgot to add something in the installation file. As we did before you have to add a custome bbcode:

Code:


In your administration panel click on "Custom BB Codes >> Ad New BB Code

Title: IMDB Plugin
BB Code Tag Name: imdb
Replacement: <imdb><script type="text/javascript">ajaxinclude("imdb.php?mid={param}")</script></imdb>
Sample: [imdb]0383574[/imdb]
Button Image: images/editor/imdb.gif

All other setting stays default. You don't have to do anything else, save these settings.


laztrix 01-29-2010 08:14 AM

Quote:

Originally Posted by Digital Jedi (Post 1969569)
Interesting. At first glance, it looks like I could make an AME definition compatible with this. I'll try and give this and install and see what I find.

Intresting stuff, waiting for your work :)

Quote:

Originally Posted by Magz (Post 1969565)

Just curious,

Does this break any terms or regs from imdb for displaying there info ?

I've read the imdb terms of use page before and It seems they are very strict about anybody using their information. As much we offer a advanced version doesn't mean we sell the information from imdb We do not encourage our customers to use the content as commercial purposeses.

RedHacker 01-29-2010 08:22 AM

Thanks it is now ok but why show "Δ°MDb Ratings" ...?

laztrix 01-29-2010 08:24 AM

Quote:

Originally Posted by RedHacker (Post 1969628)
Thanks it is now ok but why show "Δ?MDb Ratings" ...?

Because it only a feature we offer in the advanced version. If you are a licenced member of ours, please make sure you have downloaded one of our advanced packages.

Thanks.

nikosb 01-29-2010 10:36 AM

thanks Laztrix
works fine

desi-boy 01-29-2010 10:37 AM

Interesting.
thnxxx laztrix

valendono 01-29-2010 11:13 AM

so the idea only grep not input to our database when our user posting ? if like that, when user open the thread, the scripts just grep from imdb ? mean our server working to grep it ? what happen if I have 6000 users.. and 4 millions thread about movies ? what happen to our server with bandwidth and performance ?

wolfe 01-29-2010 12:01 PM

is there no way of doing this in ajax m8 so it grabs it infront of your eyes ? good mod tho.

laztrix 01-29-2010 01:26 PM

Quote:

Originally Posted by valendono (Post 1969717)
so the idea only grep not input to our database when our user posting ? if like that, when user open the thread, the scripts just grep from imdb ? mean our server working to grep it ? what happen if I have 6000 users.. and 4 millions thread about movies ? what happen to our server with bandwidth and performance ?

That "was" the deal before and our customers hated that :)
Now we store the "static" data into the database and the dinamic data like IMDb score is being partially cached.

Unfortunately we don't offer this in the lite version.

Quote:

Originally Posted by wolfe (Post 1969745)
is there no way of doing this in ajax m8 so it grabs it infront of your eyes ? good mod tho.

Thanks wolfe, the advanced version is using a cache system. There a glitch we detected but we will fix it soon.

Edrondol 01-29-2010 02:48 PM

Paid for the full version but getting the "Unlicensed" error, even after changing my profile. Putting a note here and on the main dev site for speedier response time.

laztrix 01-29-2010 03:46 PM

Quote:

Originally Posted by Edrondol (Post 1969834)
Paid for the full version but getting the "Unlicensed" error, even after changing my profile. Putting a note here and on the main dev site for speedier response time.

We just released a new version early in the morning, we've been struggeling with some bugs and I have dificulties reaching vbulletin.org from my location :)

I understand you want the quick respond, who doesn't, I respect that. But belive me we do our best.

Note: Your domain has been licenced. Have fun !

210665 01-29-2010 06:01 PM

1 Attachment(s)
Hello
I have a small problem where I am now not any farther.
What is meant by
"Your host must have the option set as allow_url_open OPEN or ON."

At times I see it now looks like this:

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x

Hallo
Ich habe ein kleines Problem, wo ich jetzt nicht weiterkomme.
Was ist hier damit gemeint
"Your host must have the allow_url_open option set as OPEN or ON."

Bei mir sieht es jetzt mal so aus :

laztrix 01-29-2010 06:46 PM

Quote:

Originally Posted by 210665 (Post 1969929)
Hello
I have a small problem where I am now not any farther.
What is meant by
"Your host must have the option set as allow_url_open OPEN or ON."

At times I see it now looks like this:

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hallo
Ich habe ein kleines Problem, wo ich jetzt nicht weiterkomme.
Was ist hier damit gemeint
"Your host must have the allow_url_open option set as OPEN or ON."

Bei mir sieht es jetzt mal so aus :

This is not needed to enable "allow_url_open option" in the final version anymore as well as we removed that note in the thread. Also, as I noticed by seeing that picture it works pretty much as it should :)

***************

Die aktuellste version (2.5.0) ben?tigt weiter nicht das freischalten "allow_url_open option" in der php Konfiguration. So weit ich es sehen kann funktioniert es bei dir auch einwandfrei. :)

210665 01-29-2010 07:02 PM

Hello

Why do I see any pictures and info

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x

Hallo
Warum sehe ich dann keine Bilder und Infos


http://techmeister-board.com/showthr...8490#post38490

laztrix 01-29-2010 07:47 PM

Quote:

Originally Posted by 210665 (Post 1969970)
Hello

Why do I see any pictures and info

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x

Hallo
Warum sehe ich dann keine Bilder und Infos


http://techmeister-board.com/showthr...8490#post38490

We are working on some bug fixes like this one. We will release a version for Vb 4.0 series that will fix this and some other problems.

Thanks.

RedHacker 01-30-2010 12:53 AM

The tables are biggest... The Version of 3.8 it is perfect... Can input this in vBulletin 4 Forums...?

Firas S. 01-30-2010 04:30 AM

Hello laztrix,
Thanks for the code. I really like it.
When I posted a test "post" to my forum to see how it works, every thing worked as it should be. So I wanted to go a further step and translate the table fields to another language than English. Unfortunately, it seems that you've encoded the PHP source file! Is there any way to translate the fields titles, e.g. Runtime, Director, Story, etc...


Thanks mate :)

Dr.osamA 01-30-2010 04:43 AM

plzzzz
Please I did not understand the meaning
Does this mean that I will watch movies??

Illustration plzzz then i install
thanxxx
________
IOLITE DIRECTIONS

Firas S. 01-30-2010 04:51 AM

Quote:

Originally Posted by Dr.osamA (Post 1970276)
plzzzz
Please I did not understand the meaning
Does this mean that I will watch movies??

Illustration plzzz then i install
thanxxx

Nope, it means that you can extract any movie information from the IMDB website (if it was there). But you can't watch the movie itself :) Man, there will be legal issues if you can watch the movie ...

Take a look at the screenshots and you might get a clearer picture of what this product is doing.

laztrix 01-30-2010 08:11 AM

Quote:

Originally Posted by RedHacker (Post 1970162)
The tables are biggest... The Version of 3.8 it is perfect... Can input this in vBulletin 4 Forums...?

I honestly didn't understand what you meant.

Quote:

Originally Posted by Firas S. (Post 1970273)
Hello laztrix,
Thanks for the code. I really like it.
When I posted a test "post" to my forum to see how it works, every thing worked as it should be. So I wanted to go a further step and translate the table fields to another language than English. Unfortunately, it seems that you've encoded the PHP source file! Is there any way to translate the fields titles, e.g. Runtime, Director, Story, etc...


Thanks mate :)

Firas S, yes the part we have written is encoded but that doesn't mean you can't translate the fields you've mentioned into another language. if you like to translate those fields you simply open the xml file and find for example this:

PHP Code:

<phrase name="producer" date="0" username="" version=""><![CDATA[Producer]]></phrase

[CDATA[Producer] this is that you need to change.

Quote:

Originally Posted by Dr.osamA (Post 1970276)
plzzzz
Please I did not understand the meaning
Does this mean that I will watch movies??

Illustration plzzz then i install
thanxxx

The quote below explained it better than I would :)
This plugin only pulls information from imdb.com. It's not designed to offer movies to watch.

Quote:

Originally Posted by Firas S. (Post 1970279)
Nope, it means that you can extract any movie information from the IMDB website (if it was there). But you can't watch the movie itself :) Man, there will be legal issues if you can watch the movie ...

Take a look at the screenshots and you might get a clearer picture of what this product is doing.

Thanks for explaining it's function so well :)

RedHacker 01-30-2010 02:48 PM

Quote:

Originally Posted by laztrix (Post 1970319)
I honestly didn't understand what you meant.

The previous version was more good. It could be incorporated to the vBulletin 4....?

laztrix 02-01-2010 08:39 PM

New version has been added. Thread modified.

210665 02-02-2010 09:34 AM

I still keep getting no pictures and no info text in my vb.4
is it normal or do I have here a failure.

see https://vborg.vbsupport.ru/showpost....9&postcount=16
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxx
Ich bekomme noch immer keine Bilder und keinen Info Text in meinem vb.4
ist das normal oder habe ich hier einen Fehler.

siehe https://vborg.vbsupport.ru/showpost....9&postcount=16

laztrix 02-02-2010 02:34 PM

Quote:

Originally Posted by 210665 (Post 1972911)
I still keep getting no pictures and no info text in my vb.4
is it normal or do I have here a failure.

see https://vborg.vbsupport.ru/showpost....9&postcount=16
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxx
Ich bekomme noch immer keine Bilder und keinen Info Text in meinem vb.4
ist das normal oder habe ich hier einen Fehler.

siehe https://vborg.vbsupport.ru/showpost....9&postcount=16

That is completeley normal for the lite version. In order to see pictures and info you have to purchase the Advanced version.

LuckyNeo 02-02-2010 08:37 PM

All made as write at the top. BUT! It's doesn't work!:confused:

laztrix 02-03-2010 05:43 PM

Quote:

Originally Posted by LuckyNeo (Post 1973389)
All made as write at the top. BUT! It's doesn't work!:confused:

Code:


In your administration panel click on "Custom BB Codes >> Ad New BB Code

Title: IMDB Plugin
BB Code Tag Name: imdb
Replacement: <imdb><script type="text/javascript">ajaxinclude("imdb.php?mid={param}")</script></imdb>
Sample: [imdb]0383574[/imdb]
Button Image: images/editor/imdb.gif

All other setting stays default. You don't have to do anything else, save these settings.


LuckyNeo 02-03-2010 08:26 PM

Yessss! It's work! Thanks a lot. Really, without BBcode your hack doesn't work!
Where i take advanced version? Give me this hack. :D

Magz 02-04-2010 01:16 AM

Really Like the look of this, so took the plunge and now have the advanced version. I have followed all instructions, including headerinclude edit, and chmod the relevant folder and added the custom bbcode as per install instructions. I have checked that the database table is there, but sadly, when using the Mod, Nothing shows up in the post.

I have the latest version of vbulletin, any ideas?

laztrix 02-04-2010 05:56 AM

Quote:

Originally Posted by LuckyNeo (Post 1974172)
Yessss! It's work! Thanks a lot. Really, without BBcode your hack doesn't work!
Where i take advanced version? Give me this hack. :D

You can get it from here

Quote:

Originally Posted by Magz (Post 1974335)
Really Like the look of this, so took the plunge and now have the advanced version. I have followed all instructions, including headerinclude edit, and chmod the relevant folder and added the custom bbcode as per install instructions. I have checked that the database table is there, but sadly, when using the Mod, Nothing shows up in the post.

I have the latest version of vbulletin, any ideas?

Magz, you are a premium member now. Therefore please post your problems on our forum not on Vbulletin.org

Magz 02-04-2010 07:19 AM

Thanks for your help laztrix.

The issue was due to a conflict in code in my headerinclude file.

Issue now resolved, and its looking great ;)

compact123 02-11-2010 10:55 PM

thanks for mod =)

hocam bunun imdb puanlı versiyonunu nasıl edinebiliriz acaba? teşekkürler...

Cableguy69 02-12-2010 07:07 PM

Great add on, could you tell me what Stylevar controls the borders?

Mine looks like this.

http://www.hostmypics.org/pictures/f...0a4749c423.png

MrKramer 02-14-2010 03:44 PM

firt of all thank you for the addon,
Q1 - Can i change the text Dakika to minutes? Because everything is in english exept minutes :S
Q2 - Wy is there next to "Story" the cast and not the story?

*see screen in above post

desi-boy 02-21-2010 07:49 AM

there is probleme with 4.0.2 ..... plezz fix thissss

angedelamort 02-21-2010 01:44 PM

Nice plugin.

In my version, the imdb link seems wrong, the link generated is:
http://www.imdb.com/title/tt0499549 /

There is a space before the ending slash which translate:
http://www.imdb.com/title/tt0499549%20/

Also, Dakita should be minutes.

Quote:

- Contry (Lite)
- Genre (Lite)
- Time (Lite)
- Language (Lite)
- Director (Lite)
- Cast (Lite)
It seems that the cast and the genre are not there as advertise in the lite version.

* As an improvement, I would put the titles in bold (time, director, ...)
* Would be nice also in your script to remove the last coma when. The code is probably something like that?
Code:

foreach (item in items)
  directors += item + ", ";

and probably why we get that output.

laztrix 02-21-2010 08:55 PM

Quote:

Originally Posted by compact123 (Post 1980369)
thanks for mod =)

hocam bunun imdb puanlı versiyonunu nasıl edinebiliriz acaba? teşekk?rler...

Please visit our website to purchase our product compact123

Quote:

Originally Posted by Cableguy69 (Post 1980979)
Great add on, could you tell me what Stylevar controls the borders?

What seems to be the problem Cableguy69? I couldn't detect one (regarding to the style) Please be aware that the plugin uses your template style.

A change is not possible in the lite version.

Quote:

Originally Posted by MrKramer (Post 1982218)
firt of all thank you for the addon,
Q1 - Can i change the text Dakika to minutes? Because everything is in english exept minutes :S
Q2 - Wy is there next to "Story" the cast and not the story?

*see screen in above post

Yes, that's not pleasant, we know, we will fix it.

Quote:

Originally Posted by desi-boy (Post 1987859)
there is probleme with 4.0.2 ..... plezz fix thissss

I answered to this days ago in our support forum. Please do not use vbulletin.org for premium support questions, thanks.

Quote:

Originally Posted by angedelamort (Post 1988056)
Nice plugin.

In my version, the imdb link seems wrong, the link generated is:
[URL]http://www.imdb.com/title/tt0499549[/URL] /

There is a space before the ending slash which translate:
[URL]http://www.imdb.com/title/tt0499549%20/[/URL]

Also, Dakita should be minutes.



It seems that the cast and the genre are not there as advertise in the lite version.

* As an improvement, I would put the titles in bold (time, director, ...)
* Would be nice also in your script to remove the last coma when. The code is probably something like that?
Code:

foreach (item in items)
  directors += item + ", ";

and probably why we get that output.

The parts written in Turkish will be corrected as will the imdb link.
We will look into the other things too.


All times are GMT. The time now is 02:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01606 seconds
  • Memory Usage 1,871KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (1)bbcode_php_printable
  • (25)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete