Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
IMDB Info Generator (Lite) Details »»
IMDB Info Generator (Lite)
Version: 2.6.0, by laztrix laztrix is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.8.4 Rating:
Released: 05-31-2009 Last Update: 01-31-2010 Installs: 82
DB Changes Uses Plugins Template Edits
Code Changes Additional Files Translations  
No support by the author.

Click Install Please.

Only Vb 4.0.x.

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 (Advanced Version)
- Description (Advanced Version) (Extended)
- IMDB Score (Advanced Version)
- Thumbnail Picture (Advanced Version) (Now larger 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:
- Your host must have the allow_url_open option set as OPEN or ON.
- 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.
- Thanks to salusoft of showing his modification of the plugin. I benefit from his style to make some changes.
-Bug reports, suggestions that would help improve this plugin are always welcome.

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

Websites Using The Plugin:


Changelog

2.6 (01.02.2010)

- SQL Prefix Issue Solved.
- Poster & cast pictures path problem solved.
- IMDB adres wasn't pointing to the adress, solved.
- SQL error after removing plugin, solved.
- Some CSS bug fixes.
- Documentation Updated.


2.5

Bug Fixes

- Duration field not appear (solved.)
- Browser loading problem due to timeout (Javascript compression added.)
- TAG won't appear (Cache Sysem Implemented.)


New Features - Changes

- Ability to show cast member pictures.
(Advanced Version)
- Theme system has been changed. Now instead of using custome style the plugin will take the style from the template the forum is using.
- Ability to change the language by simply editing the xml file or via language manager of vbulletin.
- Added support for larger cover pictures.
(Advanced Version)
- Tag is now a plugin rather than a fully external addon.
- Ability to change & edit themes via Style Manager
- Changed & extended the plot.
(Advanced Version)
- Added extra field like Producer, Writers etc.
- Ability to control certain features like enabling/disabling the TAG, Cast Pictures and changing the dimentions of the thumbnail picture via AdminCP.
(Advanced Version)
- Added the ability to compress cover pictures in order to save bandwith and webspace.
- The static data the plugin is been creating will be saved to the forum's database as well as some information will be cached externally.
- No more manual template editing !

2.2

* Language files are now under /langs folder.
(Advanced Version)
* Removed the "tema" folder, style.php file. (Advanced Version)
* Created buttons folder and moved the graphic files. (Advanced Version)
* Created pluginsettins.php. All settings can be controlled now from one file. (Advanced Version)
* Added de.php (german) and tr.php in /lang (Advanced Version)

2.1

*
Added languages.php in "imdb" folder. Users can now customize the file into their language.
(Advanced Version)

2.0
* Plugin was creatin an iframe which caused many issues. Now It acts like a BB Code when modifying post.
* Certain core files were causing CPU load. Fixed
* Reduced template modification to one.
* Added 3 more styles in order to make customization easier (advanced)
* Added Trailer link to the plugin (advanced)
* Plugin is now encrypted (advanced & lite) and must be licenced first (advanced)

1.01
* Some minor modification on imdb.php
* Updated installation and imdb_tag_hacks_lite.V1.01.zip file
* Added instructions to the post.
* Added a modified example class_bbcode.php file
1.02
* Added $bburl to the plugin which automatically fixes the website adress issue what caused "Page Not Found Error"

Download Now

File Type: zip Lite-IMDB.Info.Generator.v2.6.0.for.vBulletin.3.8.x.zip (169.7 KB, 602 views)

Screenshots

File Type: jpg Vb.Info.Generator.Adv.v2.5.0-Screenshot-1.jpg (182.8 KB, 0 views)
File Type: jpg Vb.Info.Generator.Adv.v2.5.0-Screenshot-2.jpg (219.3 KB, 0 views)
File Type: png Vb.Info.Generator.Adv.v2.5.0-Screenshot-3.png (37.0 KB, 0 views)
File Type: png Vb.Info.Generator.Lite.v2.5.0-Screenshot.png (17.1 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #262  
Old 12-08-2010, 06:43 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All of this could be solved, really, if IMDB had some sort of API. I spent the entire day, yesterday, trying to figure an IMDB definition and was surprised to find that IMDB is an Amazon.com company. Heck, just a search string URL, like the one Yahoo! is shutting down this month, would be great.
Reply With Quote
  #263  
Old 12-08-2010, 09:09 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah things would be much simpler then. Let me know if I can try your IMDB plugin def for AME. Would save me a lot of work, truly a lot of work hahahaha
Reply With Quote
  #264  
Old 12-08-2010, 09:23 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Which version of AME do you have? I've only done one for AME 2.5 so far. Should probably be able to do one for AME 3 if that one works, too.
Reply With Quote
  #265  
Old 12-09-2010, 12:51 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have AME 2.5.4 guess I missed the 3.0 upgrade and wont do it until you get a imdb for it too. Thanks a whole bunch you are saving me hrs and hrs of work
Reply With Quote
  #266  
Old 12-09-2010, 03:13 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, AME 3 is only if you have a 4.0 board and it had some problems. The changes they made to vB 4 kind of messed with The Geek's ability to make it work.

Since your on 2.5 you can try what I've got. I presume the Replacment Code for the paid version is the same as the Lite Version?

Code:
<imdb><script type="text/javascript">ajaxinclude("imdb.php?mid={param}")</script></imdb>
If it's the same, then you don't need to change anything.

If the paid version has different Replacement Code, then just go into the Replacement HTML in the definition, paste in the code that's needed and change:
Code:
{param}
to:
Code:
$p1
. Then you should be all set.
Attached Files
File Type: xml IMDB Info Generator Support.xml (639 Bytes, 11 views)
Reply With Quote
  #267  
Old 12-09-2010, 05:28 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks a bunch DJ, I Imported it into AME successfully but alas it appears to not be working. not auto converting the imdb url to the imdb plugin here. The advanced version does the number only for imdb.
Reply With Quote
  #268  
Old 12-09-2010, 06:06 PM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kalisekj View Post
Thanks a bunch DJ, I Imported it into AME successfully but alas it appears to not be working. not auto converting the imdb url to the imdb plugin here. The advanced version does the number only for imdb.
What is the Replacement code for your BBCode?
Reply With Quote
  #269  
Old 12-09-2010, 10:06 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code:
<imdb><script type="text/javascript">ajaxinclude("imdb.php?mid={param}")</script></imdb>
This is the replacement code i have for IMDB bbcode. Let me know if you would like to check anything directly. I will give you any info you need.

update: Seems i have a hidden bbcode for imdb, it does not show in custom bbcodes. Well the one the system is using is not using the custom bbcode i made but one integrated somewhere.

Thanks a bunch for this.
Reply With Quote
  #270  
Old 12-10-2010, 01:56 PM
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Dec 2006
Posts: 844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Digital Jedi View Post
Well, AME 3 is only if you have a 4.0 board and it had some problems. The changes they made to vB 4 kind of messed with The Geek's ability to make it work.

Since your on 2.5 you can try what I've got. I presume the Replacment Code for the paid version is the same as the Lite Version?

Code:
<imdb><script type="text/javascript">ajaxinclude("imdb.php?mid={param}")</script></imdb>
If it's the same, then you don't need to change anything.

If the paid version has different Replacement Code, then just go into the Replacement HTML in the definition, paste in the code that's needed and change:
Code:
{param}
to:
Code:
$p1
. Then you should be all set.
Thanks you for the definition! This works perfectly with the pro version of this mod which was broke!
Reply With Quote
  #271  
Old 12-10-2010, 02:02 PM
yotsume's Avatar
yotsume yotsume is offline
 
Join Date: Dec 2006
Posts: 844
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I take that back your AME definition does post the IMDB info but the images still come up broke! Can't anyone provide a fix???
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:54 AM.


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.05037 seconds
  • Memory Usage 2,368KB
  • Queries Executed 29 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete