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
  #122  
Old 08-28-2009, 12:56 AM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK Folks I finally got this to work. WooHoo! I think what the problem was or is that when I highlighted the imdb code and hit the BB Code IMDB Image it put the [/imdb] on the line below instead of right after the IMDB code, (In Essence It Put a Carriage Return which was messing up the IMDB Code Tags). Once I hit delete and brought the entire code on 1 line it worked like a charm and I stopped getting the unable to connect error message.
Reply With Quote
  #123  
Old 08-28-2009, 01:07 AM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tspaetten View Post
Hey thanks for this hack it is instal on my forum, but i need some help. Where do i find this allow_url_open.
You can go into Admincp / Maintenance and Click on View PHP Info, this will bring up your PHP Config Info, do a search for allow_url_open and it will show you if its on or enabled.
Reply With Quote
  #124  
Old 08-28-2009, 01:26 AM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I want the Full version too, I have sent a PM to get the full version, I got this working properly within an hr figured out hitting the imdb Edit BB Code accidentally put a carriage return in and dropped [/imdb] to the next line, removing the carriage return or manually putting the imdb tags worked like a charm, no more Unable to Connect error Message! WooT!
Reply With Quote
  #125  
Old 09-01-2009, 12:29 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BTW I Have Like 40 Mods that have a bug one way or another so I am not afraid of a little quirkiness in a modification. I just want to be able to display more than 2 actors and more information.
Reply With Quote
  #126  
Old 09-06-2009, 06:57 PM
da_judge's Avatar
da_judge da_judge is offline
 
Join Date: Jan 2006
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any news on advanced version
Reply With Quote
  #127  
Old 09-07-2009, 01:51 AM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes Please release us the Advanced Version!
Reply With Quote
  #128  
Old 09-14-2009, 05:39 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Show with SQL error.... What problem to fix?
Reply With Quote
  #129  
Old 09-19-2009, 03:57 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey If Anyone Has the Advanced Version Please Get with Me. This Coder needs to remove the fact that there is an advanced version since he refuses to update his mod nor to release to anyone the advanced version any more. I am truly saddened by his lack of commitment and unwillingness to release the advanced version to people who are willing to pay for it. The Lite Version is Nice and works But Shows very Little Info , leaves a large blank space on pages where advanced version should be populating info, It gives just a little more info than what is already posted in my pages by default. It Looks Nice but truly I need the Advanced versin for it to Look appropriate and for my mods to see a reason for actually using it.
Reply With Quote
  #130  
Old 09-21-2009, 03:00 AM
Khalid-B's Avatar
Khalid-B Khalid-B is offline
 
Join Date: Apr 2007
Location: NL
Posts: 450
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where can i buy full version?

Thank you
Reply With Quote
  #131  
Old 09-22-2009, 07:27 PM
kalisekj kalisekj is offline
 
Join Date: Dec 2006
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nosherwan9 View Post
where can i buy full version?

Thank you
Unfortunately you can't. The developer has been promising the advanced version for 3 months now and will not give it to anyone even those who are more than willing to pay for it.
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 06:48 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10451 seconds
  • Memory Usage 2,351KB
  • Queries Executed 27 (?)
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
  • (1)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
  • (2)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
  • (5)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_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