vb.org Archive

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

Digital Jedi 12-08-2010 06:43 PM

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.

kalisekj 12-08-2010 09:09 PM

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

Digital Jedi 12-08-2010 09:23 PM

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.

kalisekj 12-09-2010 12:51 PM

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

Digital Jedi 12-09-2010 03:13 PM

1 Attachment(s)
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.

kalisekj 12-09-2010 05:28 PM

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.

Digital Jedi 12-09-2010 06:06 PM

Quote:

Originally Posted by kalisekj (Post 2131492)
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?

kalisekj 12-09-2010 10:06 PM

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.

yotsume 12-10-2010 01:56 PM

Quote:

Originally Posted by Digital Jedi (Post 2131391)
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!

yotsume 12-10-2010 02:02 PM

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???


All times are GMT. The time now is 07:57 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.01492 seconds
  • Memory Usage 1,741KB
  • 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
  • (7)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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