View Full Version : Add-On Releases - IMDB Info Generator (Lite)
laztrix
05-31-2009, 10:00 PM
Click Install Please. (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=1821408)
Only Vb 4.0.x. (https://vborg.vbsupport.ru/showthread.php?t=234432)
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)
-Trailer Link (Advanced Version)
- 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 : 0468569
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 0468569 not tt0468569 or http://www.imdb.com/title/tt0468569/
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 (https://vborg.vbsupport.ru/member.php?u=288621) 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:
www.freeonlinemoviesforum.com (https://vborg.vbsupport.ru/www.freeonlinemoviesforum.com)
www.nzb-boredom.com (http://www.nzb-boredom.com/)
www.serbianforum.org (http://www.serbianforum.org/)
www.nzb-dogz.com (http://www.nzb-dogz.com/)
www.nzb-magic.com (http://www.nzb-magic.com/)
www.merlins-portal.net (http://www.merlins-portal.net/)
www.moviedemons.com (http://www.moviedemons.com/)
www.moviz4eternity.org (http://www.moviz4eternity.org/)
www.supa.gr (http://www.supa.gr/)
www.f-f-f-clan.com (http://www.f-f-f-clan.com/)
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"
compact123
06-01-2009, 04:53 PM
Thank you, I've installed. the best mode of all time.
devrimow
06-01-2009, 05:45 PM
Thank you nice mod installed
TimberFloorAu
06-01-2009, 06:36 PM
Getting error
Parse error: syntax error, unexpected T_VAR, expecting ';' or '{' in /home/mysite/public_html/forum/includes/class_bbcode.php on line 1996
Line 1996 is:
var $imdb_count = 0;
The D
06-01-2009, 06:49 PM
Getting error
Parse error: syntax error, unexpected T_VAR, expecting ';' or '{' in /home/mysite/public_html/forum/includes/class_bbcode.php on line 1996
Line 1996 is:
var $imdb_count = 0;
I get the same error.
TimberFloorAu
06-01-2009, 06:51 PM
Hmmm... thanks, will wait to see what the coder says.
Uninstalled for now
Stoebi
06-01-2009, 06:54 PM
remove var
TimberFloorAu
06-01-2009, 06:59 PM
Makes no difference
compact123
06-01-2009, 07:34 PM
Very good, works perfectly.
https://vborg.vbsupport.ru/
http://img192.imageshack.us/img192/2008/mian.png
AcidX
06-01-2009, 07:49 PM
Nope, doesn't work. I get i blank page in User CP when I edit the class_bbcode.php file.
laztrix
06-01-2009, 07:55 PM
Getting error
Parse error: syntax error, unexpected T_VAR, expecting ';' or '{' in /home/mysite/public_html/forum/includes/class_bbcode.php on line 1996Line 1996 is:
var $imdb_count = 0;
Guys, actually It is working. But if you have made any changes before with class_bbcode.php it is possible to get an error.
I updated the installation.txt for those. Please report if there is a change.
laztrix
06-01-2009, 08:02 PM
Nope, doesn't work. I get i blank page in User CP when I edit the class_bbcode.php file.
Guys come on, the plugin is working, I added an actual working website adress.
Also for those who are getting errors I updated the installation.txt
Please review your steps and try it again.
TimberFloorAu
06-01-2009, 08:06 PM
Just upgrading 3.8.0 to 3.8.2 will report back
AcidX
06-01-2009, 08:10 PM
Guys come on, the plugin is working, I added an actual working website adress.
Also for those who are getting errors I updated the installation.txt
Please review your steps and try it again.
Well, it wasn't working with the previous installation steps :)
Hold on, lemme give it another try...
TimberFloorAu
06-01-2009, 08:24 PM
* Upgraded VB to 3.8.2
* did template edit as per NEW instructions, to class_bbcode.php
Im sorry but Nothing, albeit no errors.
What are we looking for ? In terms of bbcode, as it is in editor no imdb.gif is shown, nor in code source
laztrix
06-01-2009, 08:30 PM
* Upgraded VB to 3.8.2
* did template edit as per NEW instructions, to class_bbcode.php
Im sorry but Nothing, albeit no errors.
What are we looking for ? In terms of bbcode, as it is in editor no imdb.gif is shown, nor in code source
Can't you use it at all ? Did you try to use 0383574
it for example?
TimberFloor would you please make a screenshot and please PM me your class_bbcode.php file.
Note: Here is where the imdb.gif used:
<!--custom code start -->
<td><div class="imagebutton" id="{$editorid}_cmd_wrap0_imdb"><img src="$stylevar[imgdir_editor]/imdb.gif" width="21" height="20" alt="Wrap [imdb] tags around selected text" /></div></td>
<!--custom code end -->
Just have a closer look my friend :)
AcidX
06-01-2009, 08:45 PM
Nope, still doesn't work.
imdb.gif doesn't display in the editor box. I tried 0383574, but I get this error:
Failed to Connect
Firefox can't establish a connection to the server at localhost.
DobieGillis?
06-01-2009, 08:51 PM
Nope, still doesn't work.
imdb.gif doesn't display in the editor box. I tried 0383574, but I get this error:
Failed to Connect
Firefox can't establish a connection to the server at localhost.
same here
TimberFloorAu
06-01-2009, 09:02 PM
Class BBCODE enclosed.
No gif ( perhaps path is incorrect in editor_toolbar_on )
Can you also explain why people would use 05674687 as a imdb code ?
Surely this should/be better if it was like:
Star Wars
laztrix
06-01-2009, 09:03 PM
same here
Ok guys, obviously something is not quite right.
Sorry for any inconvenience.
I made some more changes on the core and installation.txt
laztrix
06-01-2009, 09:08 PM
Class BBCODE enclosed.
No gif ( perhaps path is incorrect in editor_toolbar_on )
Can you also explain why people would use 05674687 as a imdb code ?
Surely this should/be better if it was like:
Star Wars
$stylevar[imgdir_editor]/imdb.gif
Put the imdb.gif into your own style's editor directory.
I prefered to use the ID insead the name. Otherwise It would be confusing because there are films which have nearly the same name. ID is much more reliable.
TimberFloorAu
06-01-2009, 09:13 PM
$stylevar[imgdir_editor]/imdb.gif
Put the imdb.gif into your own style's editor directory.
I prefered to use the ID insead the name. Otherwise It would be confusing because there are films which have nearly the same name. ID is much more reliable.
Totally disagree with the last sentence, as most of our users, would happily wish to share films with online friends, but not necessarily wish to go onto imdb site to get the films code.
Will try changing the path
TimberFloorAu
06-01-2009, 09:21 PM
Mate our style is Australia on our forum ( style name )
I cannot even locate imdb.gif in the source code...
Somethings wrong huh
Using Firefox all we get is a left aligned iframe with: Failed to Connect
In fact its trying to connect to localhost ????
Reuploaded your latest version, and re uploaded product file. Still fails, still no gif
laztrix
06-01-2009, 09:40 PM
Well I might figure it out what's wrong here.
I update the threat and added a class_bbcode.php example who getting difficulties modifying it.
tipoboy
06-01-2009, 09:48 PM
i'm trying to install your latest version but i cant follow the instructions as their partly in a foreign language
laztrix
06-01-2009, 09:53 PM
Totally disagree with the last sentence, as most of our users, would happily wish to share films with online friends, but not necessarily wish to go onto imdb site to get the films code.
Will try changing the path
Mate our style is Australia on our forum ( style name )
I cannot even locate imdb.gif in the source code...
Somethings wrong huh
Using Firefox all we get is a left aligned iframe with: Failed to Connect
In fact its trying to connect to localhost ????
Reuploaded your latest version, and re uploaded product file. Still fails, still no gif
Well mate, are you planning to share the IMDB TAG Code with other ones? I do not see the point here by doing that.
Plus, it is always a possible that you write the film name wrong or remember it not right. At that point the TAG will parse the ID wrong and you have to it all over again.
It is much more comfortable to search it on imdb and get the id (thats my opinion).
Please follow the instructions again, I certainly hope this is the final one :)
laztrix
06-01-2009, 09:55 PM
i'm trying to install your latest version but i cant follow the instructions as their partly in a foreign language
Yes, beacuse of that I did write the instructions on the threat. Please follow the steps there. I'm sure this time It's going to work.
TimberFloorAu
06-01-2009, 09:55 PM
Thanks LAZ.
I have now totally installed. As per new instructions.
NO GOOD im afraid.
Now TOTALLY UNINSTALLED.
I think perhaps, in Turkey you get a different version of IMDB to us lol
Will reinstall when other english only boards on 3.8.2 have it working, keep up the good work, you will get there.
Also may help to instruct people what to put in the bbcode. As no explanation doesnt actually help.
Most films we look at on IMDB > are listed as such http://www.imdb.com/title/tt0796366/
Ste * uninstalled for now*
DobieGillis?
06-01-2009, 09:58 PM
Thanks LAZ.
I have now totally installed. As per new instructions.
NO GOOD im afraid.
Now TOTALLY UNINSTALLED.
I think perhaps, in Turkey you get a different version of IMDB to us lol
Will reinstall when other english only boards on 3.8.2 have it working, keep up the good work, you will get there.
Also may help to instruct people what to put in the bbcode. As no explanation doesnt actually help.
Most films we look at on IMDB > are listed as such http://www.imdb.com/title/tt0796366/
Ste * uninstalled for now*
we were just going to try this again... thanks for the heads up
laztrix
06-01-2009, 10:06 PM
Thanks LAZ.
I have now totally installed. As per new instructions.
NO GOOD im afraid.
Now TOTALLY UNINSTALLED.
I think perhaps, in Turkey you get a different version of IMDB to us lol
Will reinstall when other english only boards on 3.8.2 have it working, keep up the good work, you will get there.
Also may help to instruct people what to put in the bbcode. As no explanation doesnt actually help.
Most films we look at on IMDB > are listed as such http://www.imdb.com/title/tt0796366/
Ste * uninstalled for now*
It gets the information from the universal adres, there is no particular adress for the Turkish ones :)
I made an instruction on the threat at final. If you follow it right you will get it work.
tipoboy
06-01-2009, 10:18 PM
ok tried installing it did all the edits installed the plugin, now when i try to get the number you've quoted 0383574
now i've got a internet explorer can not display the web page screen in my post
any fix yet?
Thanks LAZ.
I have now totally installed. As per new instructions.
NO GOOD im afraid.
Now TOTALLY UNINSTALLED.
I think perhaps, in Turkey you get a different version of IMDB to us lol
Will reinstall when other english only boards on 3.8.2 have it working, keep up the good work, you will get there.
Also may help to instruct people what to put in the bbcode. As no explanation doesnt actually help.
Most films we look at on IMDB > are listed as such http://www.imdb.com/title/tt0796366/
Ste * uninstalled for now*
You are unreal mate,if you dont know were it is from that url you need to lay off the amber nectar.....Your attitude is well out of order..
tipoboy
06-01-2009, 10:30 PM
You are unreal mate,if you dont know were it is from that url you need to lay off the amber nectar.....Your attitude is well out of order..
i'm sorry but the only one around here with the wrong attitude is you. Timberfloor is pointing out the the author of the mod that there is a problem that others, including myself are experiencing. Please have you never heard of the saying if you've got nothing nice to say.........
@laztrix
i did all the edits and have tried several diffent links and still only get the can not connect screen so uninstalling for the moment
:D
laztrix
06-01-2009, 10:31 PM
Guys listen up! I totally forgot to mention that your host has to have the allow_url_fopen = on
Other than that I could not see why some of the users can not this plugin get working.
TimberFloorAu
06-01-2009, 10:43 PM
i'm sorry but the only one around here with the wrong attitude is you. Timberfloor is pointing out the the author of the mod that there is a problem that others, including myself are experiencing. Please have you never heard of the saying if you've got nothing nice to say.........
Thankyou, I didnt think I was being disrespectful to the coder far from it. I have invested a good few hours this morning, trying to get this wonderful hack to work.
Guys listen up! I totally forgot to mention that your host has to have the allow_url_fopen = on
Other than that I could not see why some of the users can not this plugin get working.
Will check on our server, thankyou.
laztrix
06-01-2009, 10:45 PM
i'm sorry but the only one around here with the wrong attitude is you. Timberfloor is pointing out the the author of the mod that there is a problem that others, including myself are experiencing. Please have you never heard of the saying if you've got nothing nice to say.........
@laztrix
i did all the edits and have tried several diffent links and still only get the can not connect screen so uninstalling for the moment
:D
Please guys, do not fight over this. I did not feel anything wrong whith Timber's words.So please calm down. As I posted before your host must have the allow_url_fopen = on set open.
Please aware this is actually one of the most important thing to get this thing working.
TimberFloorAu
06-01-2009, 10:49 PM
My immediate concern is the security risk imposed.
http://phpsec.org/projects/phpsecinfo/tests/allow_url_fopen.html
Could CURL be a safer bet ?
http://www.php.net/manual/en/ref.curl.php
laztrix
06-01-2009, 10:57 PM
My immediate concern is the security risk imposed.
http://phpsec.org/projects/phpsecinfo/tests/allow_url_fopen.html
Could CURL be a safer bet ?
http://www.php.net/manual/en/ref.curl.php
Well it would not cause a huge security risk to a/your servers security. Most of the server owners disable this option beacuse of the low usage, need thats all. I personally disable a feature if I'm not using it...
Using curl is another option, but it would increase the servers load and slow the page down. So I prefered allow_url_fopen option.
Adjust the link in the 'idmb' template ;)
by adjusting that link I finally have some live in this add-on, it projects the movie info but on top of the iframe box in my posting I get the following error:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/imdb.php on line 17
laztrix
06-01-2009, 11:23 PM
Adjust the link in the 'idmb' template ;)
by adjusting that link I finally have some live in this add-on, it projects the movie info but on top of the iframe box in my posting I get the following error:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/imdb.php on line 17
please reuploate the plugin, that would solve your problem.
avsunforum
06-02-2009, 10:56 AM
thanks
DobieGillis?
06-02-2009, 12:34 PM
Guys listen up! I totally forgot to mention that your host has to have the allow_url_fopen = on
Other than that I could not see why some of the users can not this plugin get working.
I verified with my host that it is turned on. Still no go, mate! Sorry! Uninstalled.
laztrix
06-02-2009, 12:43 PM
I verified with my host that it is turned on. Still no go, mate! Sorry! Uninstalled.
Did you checked the topic? I made some changes yesterday . I checked it on a live forum ( 8.2.x ) and verified it works.
Really have no clue why you couldn't get it work.
DobieGillis?
06-02-2009, 01:27 PM
Did you checked the topic? I made some changes yesterday . I checked it on a live forum ( 8.2.x ) and verified it works.
Really have no clue why you couldn't get it work.
tried yet again, same result! No more tries, lol. Be well!
I got it playing a little ball,,but Object not found! when i post..
laztrix
06-02-2009, 06:52 PM
I got it playing a little ball,,but Object not found! when i post..
make sure your host has it's allow_url_open: on .
cheech47
06-03-2009, 05:30 PM
make sure your host has it's allow_url_open: on .
Made sure everything was correct, double checked with hosts, still getting a Page cannot be displayed. :down:
DobieGillis?
06-03-2009, 05:36 PM
Made sure everything was correct, double checked with hosts, still getting a Page cannot be displayed. :down:
welcome to the club...
laztrix
06-03-2009, 06:55 PM
welcome to the club...
Made sure everything was correct, double checked with hosts, still getting a Page cannot be displayed. :down:
As I noticed before, I got the plugin working, I'll keep digging to find out the problem you have reported. But at this time nothing seems wrong with it.
As I noticed before, I got the plugin working, I'll keep digging to find out the problem you have reported. But at this time nothing seems wrong with it.
It's not drawing the info.It trys,then gets 404...possibly is a different server...
DobieGillis?
06-04-2009, 01:58 AM
As I noticed before, I got the plugin working, I'll keep digging to find out the problem you have reported. But at this time nothing seems wrong with it.
ZZZZZZZZZZZZZZ!!!!!!!!!!!!!!!!!!!!!!!!!
TimberFloorAu
06-04-2009, 08:46 PM
Keep up the good work, Laz you will get there. Its perhaps 1 line of extra code somewhere you have added , or edited and just have forgotten. :) Happens to the best of us.
Ste
DobieGillis?
06-04-2009, 09:27 PM
Keep up the good work, Laz you will get there. Its perhaps 1 line of extra code somewhere you have added , or edited and just have forgotten. :) Happens to the best of us.
Ste
yeah! This is one mod I'd really love to have working.
laztrix
06-04-2009, 10:14 PM
yeah! This is one mod I'd really love to have working.
You're gonna get what your want DobieGillis? :) You just had to be more patient. When everybody noticed the "Page not found" error I thought It couldn't get a connection to the database but It was! The problem is that I have forgotten to mention one other verry verry important thing! You have to put the site adress in one of the new template block.
And if it is not still working, come and shoot me !:D
Edit: The new version covers the template changes. No manuel changes needed with the IMDB template block.
TimberFloorAu
06-04-2009, 10:25 PM
LMAO @ come and shoot me !
Right, Im off out for the day to an expo. Will try this later mate.
He who dares Rodney, he who Dares [ link (http://en.wikiquote.org/wiki/Only_Fools_and_Horses) ]
laztrix
06-04-2009, 10:37 PM
LMAO @ come and shoot me !
Right, Im off out for the day to an expo. Will try this later mate.
He who dares Rodney, he who Dares [ link (http://en.wikiquote.org/wiki/Only_Fools_and_Horses) ]
If you have it installed before It's enought you change that in the template but If you are installing it again I wrote some lines to the plugin and fixed that issue.
TimberFloorAu
06-04-2009, 10:42 PM
Okies seems to work fine now ;)
But its not rewriting the urls within the iframe correctly
Plus works in preview mode.
But when we post, we lose the [imdb] link .... and get nothing.
Also in editor the imdb image not appearing.
laztrix
06-04-2009, 10:48 PM
Okies seems to work fine now ;)
But its not rewriting the urls within the iframe correctly
Plus works in preview mode.
But when we post, we lose the [imdb] link .... and get nothing.
Also in editor the imdb image not appearing.
Yes it isn't showing it creates an IFrame instead. It was mentioned before I'm working on that...
put the image either in images/editor or yourtheme/image/editor folder.
And please attach a screenshot will you ?
Chadi
06-05-2009, 04:22 AM
edit: got it working
OP should mention in the install that you have to edit imdb template to add your site's url. I don't know why you did not do that yet when you already acknowledged this in a few posts back.
One thing that isn't working is no thumbnails in the output. Your screenshot shows a thumbnail. Shouldn't that be there?
Thanks
laztrix
06-05-2009, 08:09 AM
edit: got it working
OP should mention in the install that you have to edit imdb template to add your site's url. I don't know why you did not do that yet when you already acknowledged this in a few posts back.
One thing that isn't working is no thumbnails in the output. Your screenshot shows a thumbnail. Shouldn't that be there?
Thanks
There are two screenshots Chadi, one is for the lite one and the other one for the full version ( paid version )
Yesterday I made a clean Vbulletin installation and tested the plugin which is working perfectly.
Please double check that you gave the right CHMOOD permissions to the image and cache folder ( 7777 )
Other than that nor now I can not see why this plugin wont't work properly.
The version has changed as you noticed, the site adress issue was fixex with the 1.02 version so you don't have to change anything with that.
TimberFloorAu
06-05-2009, 08:26 AM
Mate, lets say we do a thread.
And put tt187728267
Now, if we click PREVIEW thread, it works.
Soon as we publish, it all disappears.
Any suggestions please. ?
laztrix
06-05-2009, 08:44 AM
Mate, lets say we do a thread.
And put tt187728267
Now, if we click PREVIEW thread, it works.
Soon as we publish, it all disappears.
Any suggestions please. ?
Put The ID without tt it should look lite 187728267
Forgive me asking, did you set the cache and image folder (imdb/cache, imdb/images) to 777 ?
DobieGillis?
06-05-2009, 03:10 PM
where do you put your site url? Sorry, little confused!
TimberFloorAu
06-05-2009, 08:38 PM
Put The ID without tt it should look lite 187728267
Forgive me asking, did you set the cache and image folder (imdb/cache, imdb/images) to 777 ?
Yes. Now have it working without the TT portion. But ghastly black border around the movie info, can this be removed or iframe resized to remove this?
Plus links of actors, as stated in previous posts, isnt linking to IMDB, but via our website, causing bad links: see image
where do you put your site url? Sorry, little confused!
Apparently this has been changed in new product, if you havent uploaded new product, then redownload and do so.
If you havent and cant be bothered lol, its in:
admincp>styles and templates > your style> search for imdb
then change the
http://localhost/something else I cannot remember /
to
http://yourwebsite.com/your forum folder/
TimberFloorAu
06-05-2009, 08:40 PM
I think those that have persevered with this and helped bug test should be upgraded to the paid version free of charge ;)
DobieGillis?
06-05-2009, 08:58 PM
Apparently this has been changed in new product, if you havent uploaded new product, then redownload and do so.
If you havent and cant be bothered lol, its in:
admincp>styles and templates > your style> search for imdb
then change the
http://localhost/something else I cannot remember /
to
http://yourwebsite.com/your forum folder/
thanks mate!
TimberFloorAu
06-05-2009, 09:30 PM
No worries Dobie.
I still havent got the imdb link on our editor, when creating a new thread/post
DobieGillis?
06-05-2009, 09:38 PM
No worries Dobie.
I still havent got the imdb link on our editor, when creating a new thread/post
thanks, mate! Amazing, you answered it one sec. I can't get the link to work either in the editor. Together we shall conquer this mod!
TimberFloorAu
06-05-2009, 09:49 PM
thanks, mate! Amazing, you answered it one sec. I can't get the link to work either in the editor. Together we shall conquer this mod!
Yeah, Im still of the opinion, that it should work like the youtube mod.
In essence a user should be able to either:
1. click the imdb link, and then type in the film name. And then it retrieves the info from the imdb without the user having to paste the link in.
or.
2. user pastes in the link after clicking the imdb icon, and the script strips the http://imdb.com/tt portion leaving the script to then to work as intended, most of our users would not know to remove the tt part, intuitively.
3. as the youtube mod, but just paste the entire link into a post, and the script, does a total rewrite into this hack, and produces the info as per my image 3 posts up.
It needs to be simplified, and made more user friendly. Lets hope the coder agrees. And can find a work around. My son does a similar thing for www.farkie.com but he is too busy to help, lol
DobieGillis?
06-05-2009, 10:02 PM
Yeah, Im still of the opinion, that it should work like the youtube mod.
In essence a user should be able to either:
1. click the imdb link, and then type in the film name. And then it retrieves the info from the imdb without the user having to paste the link in.
or.
2. user pastes in the link after clicking the imdb icon, and the script strips the http://imdb.com/tt portion leaving the script to then to work as intended, most of our users would not know to remove the tt part, intuitively.
3. as the youtube mod, but just paste the entire link into a post, and the script, does a total rewrite into this hack, and produces the info as per my image 3 posts up.
It needs to be simplified, and made more user friendly. Lets hope the coder agrees. And can find a work around. My son does a similar thing for www.farkie.com but he is too busy to help, lol
right -o... the file you make the change to add your URL is IMDB, when you search in styles.
original text
http://$bburl/imdb.php?mid=$idfilme
get rid of that $bburl and replace with your www.yoursite.com/forum
it worked for me. That is what was holding me back the past few days. Hope that others can benefit from our frustration with this mod.
laztrix
06-05-2009, 10:20 PM
Apparently this has been changed in new product, if you havent uploaded new product, then redownload and do so.
If you havent and cant be bothered lol, its in:
admincp>styles and templates > your style> search for imdb
then change the
http://localhost/something else I cannot remember /
to
http://yourwebsite.com/your forum folder/
I put the changes into the plugin file, you don't have to do it manually. Just reupload the plugin that would solve it.
DobieGillis?
06-05-2009, 10:23 PM
I put the changes into the plugin file, you don't have to do it manually. Just reupload the plugin that would solve it.
no sir, it does not.
laztrix
06-05-2009, 10:35 PM
thanks, mate! Amazing, you answered it one sec. I can't get the link to work either in the editor. Together we shall conquer this mod!
No worries Dobie.
I still havent got the imdb link on our editor, when creating a new thread/post
I got verry tired to say that you propably get even more tired to hear that, but I'm still gonna say it :)
Please rewiev the template changes on your editor template and make sure you have the imdb.gif icon in the images/editor folder. Give it a try by copying into your custom themes editor folder ( yourthem/editor )
right -o... the file you make the change to add your URL is IMDB, when you search in styles.
original text
http://$bburl/imdb.php?mid=$idfilme
get rid of that $bburl and replace with your www.yoursite.com/forum (http://www.yoursite.com/forum)
it worked for me. That is what was holding me back the past few days. Hope that others can benefit from our frustration with this mod.
You don't have to change anything, you simple reupload the plugin what is going to solve that issue automatically.
As you know this plugin is my very first work that I have shared here in vbulletin.org! So I admit there were some unsolved things at the beginning. I want to thank you, both of you guys, DobieGillis?, TimberFloorAu for putting a positive effor to make things right.
TimberFloorAu
06-05-2009, 10:36 PM
You may have missed this LAZ:
Yes. Now have it working without the TT portion. But ghastly black border around the movie info, can this be removed or iframe resized to remove this?
Plus links of actors, as stated in previous posts, isnt linking to IMDB, but via our website, causing bad links: see image
Look at the URL of the hovered link. Its not prefixing the film / actor link with imdb.com but with our site URL.
TimberFloorAu
06-05-2009, 10:40 PM
IMDB gif is indeed in our specific styles editor folder.
http://www.yobromofo.com/forum/styles/webpoint/editor/imdb.gif
TimberFloorAu
06-05-2009, 10:42 PM
Seems the issue is in the php file:
imdb/imdbicon.gif line 226
DobieGillis?
06-05-2009, 10:42 PM
I got verry tired to say that you propably get even more tired to hear that, but I'm still gonna say it :)
Please rewiev the template changes on your editor template and make sure you have the imdb.gif icon in the images/editor folder. Give it a try by copying into your custom themes editor folder ( yourthem/editor )
You don't have to change anything, you simple reupload the plugin what is going to solve that issue automatically.
As you know this plugin is my very first work that I have shared here in vbulletin.org! So I admit there were some unsolved things at the beginning. I want to thank you, both of you guys, DobieGillis?, TimberFloorAu for putting a positive effor to make things right.
you did a great job! I want to thank you for dealing with us. I just want this to work! I love film! You're a good man!
laztrix
06-05-2009, 10:54 PM
You may have missed this LAZ:
Yes. Now have it working without the TT portion. But ghastly black border around the movie info, can this be removed or iframe resized to remove this?
Plus links of actors, as stated in previous posts, isnt linking to IMDB, but via our website, causing bad links: see image
Look at the URL of the hovered link. Its not prefixing the film / actor link with imdb.com but with our site URL.
I set the area blank arround the IMDB area which sometimes in some themes this causes this black thing issue. Yes you can resize the iframe: Admincp - Styles - Your theme - IMDB find in the template
frameborder=0 width=720 scrollbar=no style=background:#000000; height=320 scrollbar=0></iframe>
you can change the size and reduce is so that the black frame disappears.
I'm still working on the IFRAME thing. It is currently working in a preview mode and creates a code. I don't want that as you mentioned it before. I'll try to fix that.
The cast members info are parsed by the script itself. A new page opens blank where additional information appear.
About the image problem in the editor try also yourtheme/image/editor/imdb.gif
TimberFloorAu
06-06-2009, 12:49 AM
Still got black even after changing to #ffffff
Still cannot get IMDB image to display, have thoroughly checked code in editor_toolbar_on
Links still are prefixed from within the iframe with our site url.
This perhaps is because I am using explicit url and not bburl ? perhaps
please reuploate the plugin, that would solve your problem.
Reuploaded it several times :(
I still get my error :(
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/imdb.php on line 17
DobieGillis?
06-06-2009, 11:35 AM
Reuploaded it several times :(
I still get my error :(
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in [path]/imdb.php on line 17
yeah, I see that when I use IE7.
yeah, I see that when I use IE7.
That error comes in every browser I use, even Chrome ;)
Please, any help
wolfstream
06-11-2009, 10:21 AM
Would love to say that this works, but sadly it does not.
The iframe.php page is not found (yet I can call it via browser and it's there). Not going to spend a lot of time debugging sloppy code, just going to say that this doesn't work.
laztrix
06-11-2009, 02:47 PM
Would love to say that this works, but sadly it does not.
The iframe.php page is not found (yet I can call it via browser and it's there). Not going to spend a lot of time debugging sloppy code, just going to say that this doesn't work.
That error comes in every browser I use, even Chrome ;)
Please, any help
yeah, I see that when I use IE7.
Guys first at all, sorry for the late reply. I have currently my final exams and therefore I can't be online for long time.
The mysql error is caused by the false usage of the IMDB ID. To prevent that please use the IMDB ID without the tt letters!
"The Page can not be found" issue has been solved with the last plugin and has been confirmed working by users which had that error before.
You simple remove the plugin from your administration area and reupload it.
Important notice: Sometimes removing the plugin from the admincp doesn't get the table in th database removed, which should normally do. In this case remove the imdb table manually if reuploading does not solve this issue.
It's very easy to slander someone elses work, I always prefer to be more proactive and find a solution before I burry it in the ground.
As I always say, respectfully, make sure you have double checked all the steps and instructions.
wolfstream
06-11-2009, 04:38 PM
"The Page can not be found" issue has been solved with the last plugin and has been confirmed working by users which had that error before.
You simple remove the plugin from your administration area and reupload it.
No, it has not. If it had, I would not have the problem. I downloaded the addon 2 days ago for the first time, and installed it this morning. It does not work
zagor1903
06-15-2009, 01:45 PM
this hack doesnt work
how can run ?
https://vborg.vbsupport.ru/external/2009/06/111.jpg
laztrix
06-15-2009, 02:19 PM
this hack doesnt work
how can run ?
http://www.yukle.cc/files/71/imdb1.JPG
Because you are doing it wrong! Please read the instructions, everything is explained there...
zagor1903
06-16-2009, 10:34 AM
Because you are doing it wrong! Please read the instructions, everything is explained there...
No i read instalation . exactly same.
laztrix
06-16-2009, 11:16 AM
No i read instalation . exactly same.
If you had followed the instructions you would see this written in the thread:
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 0468569 not tt0468569 or http://www.imdb.com/title/tt0468569/
Thats interesting Laztrix..
- The Format of usage is 0468569 not tt0468569 or http://www.imdb.com/title/tt0468569/
I can put any of the formats above in and they work (using firefox),but good old IE has problems.0468569 and tt0468569 work fine, but not http://www.imdb.com/title/tt0468569/ that ends up as a live link when copied and pasted..ie if you use any of the above formats and they are blue, underlined (live link) they wont work.
Maybe a suggestion to all to try it in firefox first to show you how the format should look before you try in IE,certain add-ons in (which can be disabled) IE browser seem to be causing,a couple of problems..So come on guys you should be checking different browsers being web masters! it's not only a mod for the browser you personally use,you have your members to consider plus you're helping the coder who's spent a lot of time creating this.
All in all works perfect,i may upgrade as there's not a lot of info on the lite version..10/10
Psychosiis2
06-18-2009, 07:49 AM
I have a quick question. I made sure I did it 100% right. based of what you said to do. This is a great mod but it still seems to bring up a blank page when I wrap the numbers in the IMDB tag.
Now it could be my host just doesn't allow it (Godaddy) but my question is I can stream Youtube, GT, Gamerrroom and other Videos using a tag around it. I just don't see why I can use those but not this.
Can someone please help me. Thanks alot.
laztrix
06-20-2009, 10:01 AM
I have a quick question. I made sure I did it 100% right. based of what you said to do. This is a great mod but it still seems to bring up a blank page when I wrap the numbers in the IMDB tag.
Now it could be my host just doesn't allow it (Godaddy) but my question is I can stream Youtube, GT, Gamerrroom and other Videos using a tag around it. I just don't see why I can use those but not this.
Can someone please help me. Thanks alot.
Psychosiis2, if you had done everything right, you would get it work! I can't say why but I'm sure you have to have allow_url_open option on.
wolfstream
06-20-2009, 10:15 AM
Psychosiis2, if you had done everything right, you would get it work!
That's almost funny
The mod does not work. I've said it, others have said it, author refuses to admit it, but it doesn't work.
IF the mod worked, then there would be no problem with it, and it wouldn't be trying to pull up some "page can not be found" error, it would not be doing things incorrectly, and (heaven forbid) users wouldn't have problems.
You can only blame the user so many times before you have to look at your own code man.
laztrix
06-20-2009, 10:24 AM
That's almost funny
The mod does not work. I've said it, others have said it, author refuses to admit it, but it doesn't work.
IF the mod worked, then there would be no problem with it, and it wouldn't be trying to pull up some "page can not be found" error, it would not be doing things incorrectly, and (heaven forbid) users wouldn't have problems.
You can only blame the user so many times before you have to look at your own code man.
Well wolfstream, I wish I could make everybody happy, but unfortunately that seems not to be possible. Some of the users got it working, some of them not.
I did my job, until the next release I'm done answering to the same questions.
Thanks.
Psychosiis2
06-26-2009, 10:23 PM
Well wolfstream, I wish I could make everybody happy, but unfortunately that seems not to be possible. Some of the users got it working, some of them not.
I did my job, until the next release I'm done answering to the same questions.
Thanks.
Ok the question i have is if I can stream videos from youtube by using the URL. Does that mean my hosting will allow me to do the same with this mod? I will redo this whole mod and record myself doing so (Edit the video for my password safty) and show you what I'm doing so you can tell me what I"m doing wrong. Because I felt I did everything right.
So my question is. Since I can pull videos from youtube, how come I can't pull info from IMDB? Is my Allow_URL_Open set to OPen on On since I can pull videos from YouTube?
Psychosiis2
06-26-2009, 10:37 PM
I just got of the phone with my Hosting company and they said that the allow_url_open is set to Enable by default. So that is allowed. I really like this mod and if we could get it to work I would like to talk to you about upgrading to your other IMDB mod that shows the DvD cover and other info. So could you please help me.?
Psychosiis2
06-26-2009, 11:47 PM
Based off your steps please tell me what I'm doing wrong.
Add your plugin
https://vborg.vbsupport.ru/external/2009/06/13.jpg
Add all files to my host (Forums Root)
CMOD the folders
https://vborg.vbsupport.ru/external/2009/06/14.jpg
https://vborg.vbsupport.ru/external/2009/06/15.jpg
Edit Classbbcode file
https://vborg.vbsupport.ru/external/2009/06/16.jpg
Edit toolbar on
https://vborg.vbsupport.ru/external/2009/06/17.jpg
Pull numbers from URL
https://vborg.vbsupport.ru/external/2009/06/18.jpg
Wrap IMDB Code around the numbers
https://vborg.vbsupport.ru/external/2009/06/19.jpg
Firefox Outcome
https://vborg.vbsupport.ru/external/2009/06/20.jpg
IE Outcome
https://vborg.vbsupport.ru/external/2009/06/21.jpg
I called my Hosting and they said that the Allow_URL_ON is Enabled at Default. I can stream Youtube videos and other videos, along with a Gamercard in my postbit for my members that play Xbox... So please tell me what I'm doing wrong.
ubcforums
06-27-2009, 02:06 AM
^^ Requirements: Your host must have allow_url_fopen = on
have you checked it ?
Psychosiis2
06-27-2009, 06:40 AM
^^ Requirements: Your host must have allow_url_fopen = on
have you checked it ?
Yes. Did you read the message below the pictures?
wolfstream
06-27-2009, 12:24 PM
Some of the users got it working, some of them not.
I did my job
It is your job to support your users here, and figure out why your product works sporadically, so you have absolutely not done your job.
The fact is that this hack doesn't work, and you, the author don't want to spend time getting it to work. That's fine, just say so, but don't criticize people who have followed the instructions, still can't get it to work and call the code just what it is, sloppy.
This plugin has a lot of potential, but with your own attitude, it's not even going to get off the ground. Find the problem and fix it, don't blow it off like it's nothing
RedHacker
07-10-2009, 09:39 AM
- Your host must have the allow_url_open option set as OPEN or ON.
I cant find
ishare
07-10-2009, 09:57 AM
...
sherwood
07-10-2009, 02:34 PM
this doesn't work.. I tried it on 3.8.3 and didn't work at all..
wolfiejp
07-10-2009, 06:02 PM
Works almost perfect, got it to list the imdb info
this doesn't work.. I tried it on 3.8.3 and didn't work at all..
Works on mine...
@Psychosiis2
Have a read.
https://vborg.vbsupport.ru/showpost.php?p=1831131&postcount=90
RedHacker
07-11-2009, 02:01 PM
- Your host must have the allow_url_open option set as OPEN or ON.
Who find this....?
wolfstream
07-11-2009, 02:35 PM
At default, this project does not work at all. Just because it works for some doesn't mean it works.
After going through the template, the reason why is very clear. The usage of $bburl is incorrect. Oncce that's corrected, it (kind of) works, but there are still massive holes in the project, such as files in imdb/ that aren't linked to properly, and numerous others.
End of the day:
This project is NOT worth the time of day, and the author's attitude toward providing support is horrific.
tspaetten
07-13-2009, 11:31 AM
Hey thanks for this hack it is instal on my forum, but i need some help. Where do i find this allow_url_open.
tspaetten
07-14-2009, 02:21 PM
I just have to say that this dosent work so don´t wast your time by tryning this out. I am sorry poster but i think your need to work a lot whit this. The ide is great so please try again.
da_judge
07-15-2009, 09:32 PM
Dont work.... i got cant be displayed
Done every thing as said.... but dont work.... thanks anyway
faizulhaque
07-23-2009, 05:57 PM
https://vborg.vbsupport.ru/external/2009/08/86.jpg
Error.
wolfstream
07-23-2009, 06:05 PM
Yup, that's because of the improperly used $bburl setup. Maybe now the author will actually listen when people try to post problems with their hacks.
sweetjesus
08-01-2009, 03:59 AM
it works once you hve all the kinks ironedd out, but you dont get enough movie info to even make it worth the time wasted setting it up. contacted the creator to ask about purchasing the pro vesion and received no contact whatsoever. Dont waste your time, the creator doesnt care. I found an alternative on vbulletin.org turkey. install instructions are in turkey, but once translated its managable.
laztrix
08-02-2009, 09:47 PM
it works once you hve all the kinks ironedd out, but you dont get enough movie info to even make it worth the time wasted setting it up. contacted the creator to ask about purchasing the pro vesion and received no contact whatsoever. Dont waste your time, the creator doesnt care. I found an alternative on vbulletin.org turkey. install instructions are in turkey, but once translated its managable.
Almost all of the PM's were answered, but obviously yours was forgotten! Sorry for that...
I'm tweaking the plugin using a new version of the source IMDB code and making some changes. So until then I'm not comfortable giving it to anybody.
Some messages has been posted by the same people to whom I have already explained why they getting errors they have reported.
I'm not avoiding these messages I just don't see a point repeating myself.
iMageREAL
08-08-2009, 03:48 PM
@ laztrix i hope u can sort and problems occuring with this mod,i havent installed it as of yet,i will wait for your update for this... look forward to seeing it working
faizulhaque
08-09-2009, 05:07 PM
https://vborg.vbsupport.ru/external/2009/08/86.jpg
Error.
hey my problem still persist.
help me out.
wolfstream
08-09-2009, 05:16 PM
You're best off uninstalling the mod, the author isn't going to acknowledge this error.
This error is because of inappropriate use of a certain variable in the system The author refuses to correct the mistake, he's been notified of it for a while now, and basically doesn't care.
faizulhaque
08-09-2009, 05:43 PM
means they don't know how to ?
it's ok. going to uninstall.
mknjhill
08-27-2009, 04:11 AM
tried to install for the first time, i get the address not found problem, dont waste your time on this one. he should pay us to try to sort these problems. im certainly not gonna buy this script if the free version doesnt work.
da_judge
08-27-2009, 09:48 PM
Lite works ok for me 100%...
But had to edit imdb template in each template in admincp
From
<div style='padding:0px;'></div><div><iframe src=http://$bburl/imdb.php?mid=$idfilme frameborder=0 width=750 scrollbar=no style=background:#000000; height=320 scrollbar=0></iframe></div>
to
<div style='padding:0px;'></div><div><iframe src=http://YOUR FORUMS URL/imdb.php?mid=$idfilme frameborder=0 width=750 scrollbar=no style=background:#000000; height=320 scrollbar=0></iframe></div>
Works a treat... looking forward to Buying full version
kalisekj
08-28-2009, 12:56 AM
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.
kalisekj
08-28-2009, 01:07 AM
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.
kalisekj
08-28-2009, 01:26 AM
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!
kalisekj
09-01-2009, 12:29 PM
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.
da_judge
09-06-2009, 06:57 PM
Any news on advanced version
kalisekj
09-07-2009, 01:51 AM
Yes Please release us the Advanced Version!
RedHacker
09-14-2009, 05:39 PM
Show with SQL error.... What problem to fix?
kalisekj
09-19-2009, 03:57 PM
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.
Khalid-B
09-21-2009, 03:00 AM
where can i buy full version?
Thank you
kalisekj
09-22-2009, 07:27 PM
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. :(
Khalid-B
09-22-2009, 10:52 PM
ok.... thanks kalisekj .................
How can change language for , Director , Gener and all other options?
Thank you
volgan
09-24-2009, 11:28 AM
Have not heard from the coder in ages. -.-
Khalid-B
09-24-2009, 12:39 PM
finally got Pro version and working fine every thing................
laztrix
10-01-2009, 05:01 PM
Hi guys I'm aware of all you critics and feedback. As I told of many of those who got in contact with me I'm finalizing some features and changes. I know it has taken a long time but this is the best I got ! So if you wait for a few more days I'll update the plugin.
For those who have been asking thought PM I will accept PM's after I've sort things aout and updated the plugin. So please for further notice please do not send me new PM's .
RobbieZ
10-01-2009, 05:39 PM
Cheers laztrix
Can you tell us of any new improvements that will be added?
laztrix
10-01-2009, 07:58 PM
Cheers laztrix
Can you tell us of any new improvements that will be added?
It more than an improved and more professional version of the plugin. Thah was actually the reason I did not give it to anybody. you've to be more patient for a litle bit longer.
Devanand
10-04-2009, 10:14 AM
I am only geting this page, look at the top what does it say about imdb.php. I did everything what you said in this thread.
And I also can't find imdb button i editor.
https://vborg.vbsupport.ru/external/2009/10/64.jpg
salusoft
10-05-2009, 12:03 PM
Thanks for nice plugin! After little modding Lite version looks like full ;)
Also added trailer button, translation array and synopsis from local moviesites.
https://vborg.vbsupport.ru/
Thanks for nice plugin! After little modding Lite version looks like full ;)
Also added trailer button, translation array and synopsis from local moviesites.
http://album.subclub.ee/pildid/jdv1254747764l.jpg
salusoft can you share what you modded to get this working like full. plz's
laztrix
10-06-2009, 12:45 AM
Thanks for nice plugin! After little modding Lite version looks like full ;)
Also added trailer button, translation array and synopsis from local moviesites.
The advanced version has bugs, some really big bugs :) . PHP Errors which makes the server load enormous. Some mysql errors could be come up. I personally removed the plugin for the time being I've figure out these issues.
So be advise to be carrefull whlie using it.
Of course as a developer salusoft, after putting so much effor into this plugin I hope you wouldn't give it or sell it to somebody else. But It's my fault that I didn't encoded it. I'll put that in mind.
salusoft
10-06-2009, 08:49 AM
The advanced version has bugs, some really big bugs :) . PHP Errors which makes the server load enormous. Some mysql errors could be come up...Hmm. I cannot see no one php/sql error, all working perfectly. Here is sample:
http://www.subclub.ee/foorum/imdb.php?mid=0337978
laztrix
10-06-2009, 02:24 PM
Hmm. I cannot see no one php/sql error, all working perfectly. Here is sample:
http://www.subclub.ee/foorum/imdb.php?mid=0337978
php/mysql errors would be visible in your apache logs. So be adviced to use it at your own risk.
salusoft
10-06-2009, 02:53 PM
php/mysql errors would be visible in your apache logs. So be adviced to use it at your own risk.
The only one error i found in apache logs:
[Tue Oct 06 16:32:00 2009] [error] [client x.x.x.x] File does not exist: /x/x/x/foorum/spacerx.gif, referer: http://www.subclub.ee/foorum/imdb.php?mid=xxxxxx
laztrix
10-06-2009, 03:24 PM
Tonight I will release the new 2.0 version of this plugin. It will much more easier to install and will contain some improvements and bug fixes.
For smart guys as salusoft, I encoded it just to be sure it will not fall soon in the black market :)
OZeLBiRi
10-06-2009, 09:18 PM
Tonight I will release the new 2.0 version of this plugin. It will much more easier to install and will contain some improvements and bug fixes.
For smart guys as salusoft, I encoded it just to be sure it will not fall soon in the black market :)
4 g?zle bekliyoruz dostum :)
laztrix
10-06-2009, 09:39 PM
4 g?zle bekliyoruz dostum :)
I know you are a special person OZeLBiRi (https://vborg.vbsupport.ru/member.php?u=120724) :) but since we are in an English spoken forum, I kindly would recommend you to speak English so that others would understand what your'e saying.
OZeLBiRi
10-07-2009, 04:29 AM
I know you are a special person OZeLBiRi (https://vborg.vbsupport.ru/member.php?u=120724) :) but as we are in an English spoken forum, I kindly would recommend you to speak English so that others would understand what your'e saying.
well my friend:)
The new version impatiently waiting. thanks
laztrix
10-07-2009, 09:50 PM
Plugin has been updated. Members who wants to get the full version can go to the plugin website and purchase it.
RedHacker
10-08-2009, 05:28 AM
Can say better Installation Instructions?
kalisekj
10-08-2009, 02:19 PM
Upgrade instructions? I Installed and am using the previous version but have no idea if installing this on top of that one will cause issues and since you removed the previous installation instructions I do not remember the code I put in for it, so I can remove it and put the new code in.
kalisekj
10-08-2009, 02:31 PM
So Close to getting the Advanced Version Yet So Very Far away. :((
Please fix the Purchase option on your site so we can purchase the IMDB 2.0
Thank you,
The link you have used to enter the PayPal system is invalid. Please review the link and try again.
Devanand
10-08-2009, 03:35 PM
There is no "imdb" and "images" folders in file you add.
---------------
I found out how to make it work but you should change it in your file because lot of people will be confused.
I have new problem now, it is on turkys language, how can I change it to english?
---------------
Another bug found. When I open page where is imdb tag, all my links change color to blue
Also , the page is loading very slow.
laztrix
10-08-2009, 05:00 PM
Upgrade instructions? I Installed and am using the previous version but have no idea if installing this on top of that one will cause issues and since you removed the previous installation instructions I do not remember the code I put in for it, so I can remove it and put the new code in.
Upgrade instructions added.
Can say better Installation Instructions?
I couldn't understand what you meant with that.
There is no "imdb" and "images" folders in file you add.
---------------
I found out how to make it work but you should change it in your file because lot of people will be confused.
I have new problem now, it is on turkys language, how can I change it to english?
---------------
Another bug found. When I open page where is imdb tag, all my links change color to blue
Also , the page is loading very slow.
Fixed.
So Close to getting the Advanced Version Yet So Very Far away. :((
Please fix the Purchase option on your site so we can purchase the IMDB 2.0
Thank you,
The link you have used to enter the PayPal system is invalid. Please review the link and try again.
Fixed.
kalisekj
10-08-2009, 05:19 PM
Hi Latrix,
Thanks for fixing the Paypal Issue, The Problem with reversing the code changes made in 1.0 is that there were no instruction file with 1.0 it was all here on the page which of course you have changed, can you tell us or write in a text file the code changes we need to take out to remove 1.0 so we can install 2.0?
Thank You :D
laztrix
10-08-2009, 05:45 PM
Hi Latrix,
Thanks for fixing the Paypal Issue, The Problem with reversing the code changes made in 1.0 is that there were no instruction file with 1.0 it was all here on the page which of course you have changed, can you tell us or write in a text file the code changes we need to take out to remove 1.0 so we can install 2.0?
Thank You :D
Yes of course, I've rushed it a litle bit and forgot to write an upgrade instruction. I have updated the thread.
Devanand
10-08-2009, 05:55 PM
Which file should we change to make it different language?
I just update with new file you add and look what I get:
https://vborg.vbsupport.ru/external/2009/10/59.jpg
laztrix
10-08-2009, 06:31 PM
Which file should we change to make it different language?
I just update with new file you add and look what I get:
The correspondent files are encrypted. I updated the zip. Delete your imdb folder and upload the new one to your forums root.
Sorry for the mix up.
silurius
10-08-2009, 08:00 PM
Is there a chance this could be expanded in the future to be a popup window, modal window or even a vb menu?
The use case for me is, I manage a forum where there are many, many, many threads devoted to specific films. Since it would be showing up all over the place, it would be ideal to have it be a link to a popup or new page instead.
I realize I can probably make this modification myself, but thought I'd suggest it here since it seems like an attractive feature in general. (Plus, I don't have the time right now to work on it).
Great mod, by the way. Thanks in advance.
laztrix
10-08-2009, 09:10 PM
Is there a chance this could be expanded in the future to be a popup window, modal window or even a vb menu?
The use case for me is, I manage a forum where there are many, many, many threads devoted to specific films. Since it would be showing up all over the place, it would be ideal to have it be a link to a popup or new page instead.
I realize I can probably make this modification myself, but thought I'd suggest it here since it seems like an attractive feature in general. (Plus, I don't have the time right now to work on it).
Great mod, by the way. Thanks in advance.
Why not ? I'll definitely take it into consideration.
silurius
10-08-2009, 09:18 PM
Thanks! Will keep an eye on this thread for a while. And I'll definitely PayPal you if I end up using your mod any form.
Keep up the good work.
works great thx's ........... #80)
but how to get it to the left side of my post and not in the center.
laztrix
10-09-2009, 11:53 AM
works great thx's ........... #80)
but how to get it to the left side of my post and not in the center.
Please only ask for support for the advanced version on the plugin support web site, thanks. (your question has been replied)
laztrix
10-09-2009, 03:05 PM
Plugin has been updated.
killerkraft
11-01-2009, 09:37 PM
Don't know if already asked, but, can this be made in Portuguese ?
As is :
Countries = País
Genre = Género
Language = Língua
Players = Actores
This is native Portuguese, not Brazilian, as the last one as some differences in some words.
KK
nikosb
11-03-2009, 11:02 AM
works great thx's
tspaetten
11-04-2009, 09:56 AM
I need some help, i get this messages when i am trying to install your hack.
Warning: require(imdb/imdb.class.php) [function.require]: failed to open stream: No such file or directory in [path]/imdb.php on line 264
Fatal error: require() [function.require]: Failed opening required 'imdb/imdb.class.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/k/n/o/knoldtot/html/imdb.php on line 264
laztrix
11-06-2009, 12:19 AM
I need some help, i get this messages when i am trying to install your hack.
Warning: require(imdb/imdb.class.php) [function.require]: failed to open stream: No such file or directory in [path]/imdb.php on line 264
Fatal error: require() [function.require]: Failed opening required 'imdb/imdb.class.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/k/n/o/knoldtot/html/imdb.php on line 264
tspaetten, as a licenced member of ours let me remind you that we don't reply to questions that are issued in vbulletin.org or over both PM systems. If you have a problem with your plugin, you simply have to issue your support request as a new post to the appropiate forum on our plugin support board. Alson, I have send you an answer to your private message regarding your issue.
laztrix
11-09-2009, 07:50 PM
Added some websites using the imdb generator. Thanks to all our licenced members and members help us improve this plugin.
boomcar68
11-10-2009, 05:12 PM
Purchased version 2.2
Installed on vb3.7.3 without any error or modifications.
Great mod
laztrix
11-10-2009, 10:22 PM
Purchased version 2.2
Installed on vb3.7.3 without any error or modifications.
Great mod
Thank you boomcar68 for the heads up.
desi-boy
11-14-2009, 03:52 PM
wowwwwwwwwwwwwwww gr8 but i am waiting this for Vb4.0
laztrix
11-14-2009, 11:57 PM
wowwwwwwwwwwwwwww gr8 but i am waiting this for Vb4.0
As far as I can see the plugin will work for the 4.0 series. desi-boy, if complications occure we will definitely make the necessary changes.
desi-boy
11-15-2009, 06:14 AM
As far as I can see the plugin will work for the 4.0 series. desi-boy, if complications occure we will definitely make the necessary changes.
thnxxx 4 u r rply sir
but i can't find <!-- / CSS Stylesheet --> in Headinclude
<meta http-equiv="Content-Type" content="text/html; charset={vb:
var charset}" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="{vb:raw vboptions.bburl}" />
<base href="{vb:raw vboptions.bburl}/" />
<meta name="generator" content="vBulletin {vb:raw vboptions.templateversion}" />
<vb:if condition="$show['threadinfo']">
<vb:elseif condition="$show['foruminfo']" />
<meta name="keywords" content="{vb:raw foruminfo.title_clean}, {vb:raw vboptions.keywords}" />
<meta name="description" content="<vb:if condition="$pagenumber > 1">{vb:rawphrase page_x, $pagenumber}-</vb:if>{vb:raw foruminfo.description_clean}" />
<vb:else />
<meta name="keywords" content="{vb:raw vboptions.keywords}" />
<meta name="description" content="{vb:raw vboptions.description}" />
</vb:if>
<script type="text/javascript" src="{vb:stylevar yuipath}/yuiloader-dom-event/yuiloader-dom-event.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript" src="{vb:stylevar yuipath}/connection/connection-min.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "{vb:raw session.sessionurl_js}";
var SECURITYTOKEN = "{vb:raw bbuserinfo.securitytoken}";
var IMGDIR_MISC = "{vb:stylevar imgdir_misc}";
var IMGDIR_BUTTON = "{vb:stylevar imgdir_button}";
var vb_disable_ajax = parseInt("{vb:raw vboptions.disable_ajax}", 10);
var SIMPLEVERSION = "{vb:raw vboptions.simpleversion}";
var BBURL = "{vb:raw vboptions.bburl}";
// -->
</script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/vbulletin-core.js?v={vb:raw vboptions.simpleversion}"></script>
<vb:if condition="$vboptions['externalrss']">
<link rel="alternate" type="application/rss+xml" title="{vb:raw vboptions.bbtitle} RSS Feed" href="{vb:raw vboptions.bburl}/external.php?type=RSS2" />
<vb:if condition="$show['foruminfo'] OR $show['threadinfo']">
<link rel="alternate" type="application/rss+xml" title="{vb:raw vboptions.bbtitle} - {vb:raw foruminfo.title_clean} - RSS Feed" href="{vb:raw vboptions.bburl}/external.php?type=RSS2&forumids={vb:raw foruminfo.forumid}" />
</vb:if>
</vb:if>
<link rel="stylesheet" type="text/css" href="{vb:stylevar yuipath}/reset-fonts/reset-fonts.css" />
<link rel="stylesheet" type="text/css" href="{vb:var vbcsspath}vbulletin.css,vbulletin-chrome.css,components.css<vb:if condition="$show['editor_css']">,editor.css</vb:if>" />
laztrix
11-15-2009, 04:14 PM
thnxxx 4 u r rply sir
but i can't find <!-- / CSS Stylesheet --> in Headinclude
<meta http-equiv="Content-Type" content="text/html; charset={vb:
var charset}" />
<meta id="e_vb_meta_bburl" name="vb_meta_bburl" content="{vb:raw vboptions.bburl}" />
<base href="{vb:raw vboptions.bburl}/" />
<meta name="generator" content="vBulletin {vb:raw vboptions.templateversion}" />
<vb:if condition="$show['threadinfo']">
<vb:elseif condition="$show['foruminfo']" />
<meta name="keywords" content="{vb:raw foruminfo.title_clean}, {vb:raw vboptions.keywords}" />
<meta name="description" content="<vb:if condition="$pagenumber > 1">{vb:rawphrase page_x, $pagenumber}-</vb:if>{vb:raw foruminfo.description_clean}" />
<vb:else />
<meta name="keywords" content="{vb:raw vboptions.keywords}" />
<meta name="description" content="{vb:raw vboptions.description}" />
</vb:if>
<script type="text/javascript" src="{vb:stylevar yuipath}/yuiloader-dom-event/yuiloader-dom-event.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript" src="{vb:stylevar yuipath}/connection/connection-min.js?v={vb:raw vboptions.simpleversion}"></script>
<script type="text/javascript">
<!--
var SESSIONURL = "{vb:raw session.sessionurl_js}";
var SECURITYTOKEN = "{vb:raw bbuserinfo.securitytoken}";
var IMGDIR_MISC = "{vb:stylevar imgdir_misc}";
var IMGDIR_BUTTON = "{vb:stylevar imgdir_button}";
var vb_disable_ajax = parseInt("{vb:raw vboptions.disable_ajax}", 10);
var SIMPLEVERSION = "{vb:raw vboptions.simpleversion}";
var BBURL = "{vb:raw vboptions.bburl}";
// -->
</script>
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/vbulletin-core.js?v={vb:raw vboptions.simpleversion}"></script>
<vb:if condition="$vboptions['externalrss']">
<link rel="alternate" type="application/rss+xml" title="{vb:raw vboptions.bbtitle} RSS Feed" href="{vb:raw vboptions.bburl}/external.php?type=RSS2" />
<vb:if condition="$show['foruminfo'] OR $show['threadinfo']">
<link rel="alternate" type="application/rss+xml" title="{vb:raw vboptions.bbtitle} - {vb:raw foruminfo.title_clean} - RSS Feed" href="{vb:raw vboptions.bburl}/external.php?type=RSS2&forumids={vb:raw foruminfo.forumid}" />
</vb:if>
</vb:if>
<link rel="stylesheet" type="text/css" href="{vb:stylevar yuipath}/reset-fonts/reset-fonts.css" />
<link rel="stylesheet" type="text/css" href="{vb:var vbcsspath}vbulletin.css,vbulletin-chrome.css,components.css<vb:if condition="$show['editor_css']">,editor.css</vb:if>" />
It would also work if you add the code to the end of HEADINCLUDE. But I strongly recommend to backup the template first.
desi-boy
11-15-2009, 04:18 PM
It would also work if you add the code to the end of HEADINCLUDE. But I strongly recommend to backup the template first.
what do u mean can u explain me plezzzzzzzz :D
laztrix
11-16-2009, 02:15 PM
what do u mean can u explain me plezzzzzzzz :D
Actually there isn't much to explain. Copy the code and paste it at the bottom of your headinclude theme.
desi-boy
11-16-2009, 03:34 PM
sorry but i think there is some thing wrong ............. becauz when i paste this code bottom of the headincluse and click on save or save & relode there is nothing i mean i can't save itttt ...............
juleikaseven
11-17-2009, 04:58 AM
what is the cost ? and how to purchase ?
Click here (http://plugins.diviksfilm.com/imdb-info-generator-t2.html?t=2)
desi-boy
11-17-2009, 04:28 PM
i am rdy for purchase but plezz solv this problm with v b 4.0
laztrix
11-17-2009, 05:22 PM
i am rdy for purchase but plezz solv this problm with v b 4.0
Vb 4.0 beta 3 has launched hours ago. We "think" it will work but as I noticed before we do not guarentee. This plugin works properly with the 3.8.x and arlier series like 3.7.x.
RedHacker
11-17-2009, 05:36 PM
Must be create custom BB Code and import Headinclude for Advanced Version 2.2 ....?
What happen...? Show my domain....
laztrix
11-17-2009, 06:32 PM
Must be create custom BB Code and import Headinclude for Advanced Version 2.2 ....?
What happen...? Show my domain....
Because you are a licenced user, please direct your questions in the plugin support forum not here.
Akademiks
11-21-2009, 09:28 PM
edite
<?php
################################################## ###########################
# IMDBPHP (c) Giorgos Giagas & Itzchak Rehberg #
# written by Giorgos Giagas #
# extended & maintained by Itzchak Rehberg <izzysoft AT qumran DOT org> #
# http://www.izzysoft.de/ #
# ------------------------------------------------------------------------- #
# This program is free software; you can redistribute and/or modify it #
# under the terms of the GNU General Public License (see doc/LICENSE) #
################################################## ###########################
laztrix
11-21-2009, 10:28 PM
this guy should be banned for selling free code as his own[/code]
Hi Akademiks,
If you take a second quick carefull luck to what we have explained what the plugin is, you wouldn't be so judgmental and provoke the situation.
Because, if you had you would see that we've just decoded the files that is contributed by us, the code that we have written. Otherwise decoding an open source code is unethical and we never do that.
Do you think or have time to build a plugin out of the free code, go for it. Just to remind you in good faith that in case that you've decoded "our" code and named it after something else and released here, we will report you to the Vbulletin Staff.
I cincerely wish you good luck.
Akademiks
11-22-2009, 08:14 PM
I apalogized again and edit first post.
salusoft
11-23-2009, 04:47 PM
Movie "Runtime" and actors "Filmography" functions not working anymore.
Edit: sry, just little imdb.class.php modding and all ok.
ImYourLady
11-30-2009, 01:18 PM
Hello,
this does work (even though I get a blank) and the following requirement is turned on
Your host must have allow_url_fopen = on
I ensured that in the PHP configuration this is set to ON but I still can not see the IMDM details.
Attached I have a screencopy of the results.
pasulyan
12-13-2009, 03:43 PM
Click Install Please. dont work .
where is xml file ...
tx laz for the mod.. but this is what am getting..
https://vborg.vbsupport.ru/
what is the prob.. may i know bro..?? tx
laztrix
12-26-2009, 05:56 AM
tx laz for the mod.. but this is what am getting..
https://vborg.vbsupport.ru/
what is the prob.. may i know bro..?? tx
What you see is what you get in the lite version exel, sorry for that :)
thanks bro for the reply.. so aint the advanced ver available??
laztrix
12-26-2009, 06:36 PM
thanks bro for the reply.. so aint the advanced ver available??
We are working on a whole new version which will use %100 our code. After tat maybe we will add more features to the lite version. But as every lite version it won't be as presentable as the advanced version.
valendono
12-27-2009, 10:37 PM
it is upgrade able to v4.0 gold ?
laztrix
12-29-2009, 07:28 PM
it is upgrade able to v4.0 gold ?
For now the plugin is not compactiable with Vb 4.0.x
wickedstangs
12-31-2009, 07:55 AM
Laztrix tried to install but, not working for me.. Where do I get the lite plugin?
GateKeper
01-08-2010, 03:56 AM
tx laz for the mod.. but this is what am getting..
http://imgcentre.com/img/uploads/big/86994241a1.png
what is the prob.. may i know bro..?? tx
so if the above is what we get in the lite version perhaps you should change your screen shot to show the above picture and not the nice full picture you are displaying.
I read this entire thread trying to figure out what is wrong, as I don't get the nice picture you show, but I get what the above poster has shown
I don't think I will keep this mod on our board, unless I have done something wrong ?
sorry
i was expecting to see this type of picture on our board
http://img193.imageshack.us/img193/6646/adszozw.png
laztrix
01-29-2010, 01:20 AM
New Version 2.5.0 Released.
laztrix
02-01-2010, 08:36 PM
2.6.0 Version Released.
Thread Updated.
killerkraft
02-02-2010, 08:17 PM
2.6.0 Version Released.
Thread Updated.
Hello, i installed a while ago and seems to work fine, except that this new version does not show the cast, as the old one do.
See the attached screen please.
I am just saiyng because in your features list it is stated that the cast is included.
And if so, correct. If no, please make avaliable an older version of the plugin that shows the cast.
laztrix
02-03-2010, 05:46 PM
Hello, i installed a while ago and seems to work fine, except that this new version does not show the cast, as the old one do.
See the attached screen please.
I am just saiyng because in your features list it is stated that the cast is included.
And if so, correct. If no, please make avaliable an older version of the plugin that shows the cast.
The new version does not support that anymore, I'm sorry.
killerkraft
02-03-2010, 08:48 PM
I don't want to be impolite with you but i think, im my opinion, that a version upgrade should put better things, not remove things that are already implemented and in use by your users.
Sorry but i don't understand your point of view by doing this because i consider that this new version is far poorer than the earlier one.
In any case, i renew my original request, please consider either adding the feature again or put some older version of the plugin online so that your lite version users can chose what they want.
Regard's,
KK
laztrix
02-04-2010, 06:09 AM
I don't want to be impolite with you but i think, im my opinion, that a version upgrade should put better things, not remove things that are already implemented and in use by your users.
Sorry but i don't understand your point of view by doing this because i consider that this new version is far poorer than the earlier one.
In any case, i renew my original request, please consider either adding the feature again or put some older version of the plugin online so that your lite version users can chose what they want.
Regard's,
KK
Hello Killerkraft,
Thats your opinion and I cincerelly respect that. However, I disagree that the plugin "got poorer" as you say it.
The lite version has been improved in many ways like the advanced version (cache, layout) and has a new feature to show thumbnail pictures which the old version didn't have.
There is not a written rule or regulation that we can't change the features. We put a feature and take one out...
There are many forums shared our plugin you can always search the internet and find older versions.
Best Regards
Deviate
02-05-2010, 03:15 PM
Is there a way, if someone were to actually type "http://www.imdb.com/title/tt0468569/" that it would automatically see it as an IMDB link and strip all but the #s required for the IMDB tags?
i.e. "http://www.imdb.com/title/tt0468569/" becomes -> 048569
(kind of like how passivevid works)
laztrix
02-05-2010, 07:24 PM
Is there a way, if someone were to actually type "http://www.imdb.com/title/tt0468569/" that it would automatically see it as an IMDB link and strip all but the #s required for the IMDB tags?
i.e. "http://www.imdb.com/title/tt0468569/" becomes -> 048569
(kind of like how passivevid works)
We have a similar feature our "to do list". With this code it seems a litle bit difficult to do that, but it's a fantastic and we will keep working on that.
Deviate
02-05-2010, 07:34 PM
I'm finding a problem where the link will put a space between the end of the number and the trailing slash... i.e. "http://www.imdb.com/title/tt0468569 /" is the link with the IMDB button, which is not working.
laztrix
02-06-2010, 08:23 AM
I'm finding a problem where the link will put a space between the end of the number and the trailing slash... i.e. "http://www.imdb.com/title/tt0468569 /" is the link with the IMDB button, which is not working.
The latest release of the plugin solved that problem. Maybe we missed that in the lite version. I'll look into it.
geeklands
03-19-2010, 03:06 PM
I would like to purchase this plugin as it seems thats the only way to let the plugin get useful info form imdb, but reading over this thread I don't exactly get a good feeling about support and upgrades...
Is there a premium support system you have in place for people who purchase this plugin?
OkanK
03-19-2010, 05:25 PM
This modifications site rather slow?
First 10-15 seconds? Are then accelerated.
geeklands
03-20-2010, 11:30 AM
Sorry but uninstalled.
Incredibly unoptimized. Not only does it drastically increase server load while anyone loads a thread using this BBcode, but it also introduces vulnerabilities.
laztrix
03-20-2010, 04:59 PM
I would like to purchase this plugin as it seems thats the only way to let the plugin get useful info form imdb, but reading over this thread I don't exactly get a good feeling about support and upgrades...
Is there a premium support system you have in place for people who purchase this plugin?
I'm verry sorry you've got that impression from my responses. I try my very best to anwser all questions in a proper way as fast as I can.
Many lite softwares have the same thing in common: They don't offer much :)
We have a support forum and we pretty much do everything to help which most of premium services wouldn't offer.
I practically installed plugins, helped side by side with the owner. Could we do more, of course ! We are working to improve our service more and more and are open to any kind of suggestion which is in right mind.
This modifications site rather slow?
First 10-15 seconds? Are then accelerated.
The lite version does not use any caching or saves anything to the database. To profit such features you'e to buy the plugin (advanced version)
Sorry but uninstalled.
Incredibly unoptimized. Not only does it drastically increase server load while anyone loads a thread using this BBcode, but it also introduces vulnerabilities.
Like I previously said, the lite version does not use any caching or saves anything to the database. To profit such features you'e to buy the plugin (advanced version). You can go to our website (http://plugins.diviksfilm.com/payments.php) and purchase it.
Dutch_Boy
03-25-2010, 08:22 PM
Installed and uninstalled :( This mod makes the page i us for movie info really slow.
I hope you can fix it.
MovieForumz
04-13-2010, 03:21 PM
I'm verry sorry you've got that impression from my responses. I try my very best to anwser all questions in a proper way as fast as I can.
Many lite softwares have the same thing in common: They don't offer much :)
We have a support forum and we pretty much do everything to help which most of premium services wouldn't offer.
I practically installed plugins, helped side by side with the owner. Could we do more, of course ! We are working to improve our service more and more and are open to any kind of suggestion which is in right mind.
The lite version does not use any caching or saves anything to the database. To profit such features you'e to buy the plugin (advanced version)
Like I previously said, the lite version does not use any caching or saves anything to the database. To profit such features you'e to buy the plugin (advanced version). You can go to our website (http://plugins.diviksfilm.com/payments.php) and purchase it.
Hi we are ready to purchase this plugin but I wonder where to put our domain info since you are using paypal payment plugin where usually it fills in the description in the paypal itself?
laztrix
04-15-2010, 10:20 AM
Hi we are ready to purchase this plugin but I wonder where to put our domain info since you are using paypal payment plugin where usually it fills in the description in the paypal itself?
MovieForumz, we have received your payment. If you write your domain name & website to your profile we will add it into our licence system.
MovieForumz
04-15-2010, 02:16 PM
MovieForumz, we have received your payment. If you write your domain name & website to your profile we will add it into our licence system.
All settled was activated yesterday excellent mod!
Xtrigit
07-05-2010, 03:34 PM
looks like a nice mod, what is the cost of the advanced version?
RTMdotORG
07-10-2010, 09:55 PM
You have an uncached template.
appsfinder
07-26-2010, 07:04 PM
can't find options in admincp can you help
does not matter i see its for advanced
appsfinder
07-26-2010, 08:24 PM
You have an uncached template.
anyone now howto fix?
mertiliuss
07-29-2010, 08:26 PM
This plugin is in Spanish?
laztrix
07-30-2010, 11:02 AM
This plugin is in Spanish?
Our next release will, currently the data is pulled by the default website of imdb.com and it's in english.
mertiliuss
07-30-2010, 12:39 PM
Ok, wait the next release, please consider the Spanish language because I am very interested in buying the product.
Thank you.
yotsume
10-09-2010, 07:12 PM
v2.6 MOD Now Broken!
This mod seems to now be broken. No images will show up anymore when posting a movie from IMDB. :( Was there a recent change to the IMDB website?
Please see my screenshot. No matter what IMDB movie I try and embed the images no longer show using the pro version of 2.6.
It looks like the "Poster & cast pictures path" is an issue again! PLEASE FIX ASAP :)
THANKS!
Ticcy
10-12-2010, 08:03 AM
v2.6 MOD Now Broken!
This mod seems to now be broken. No images will show up anymore when posting a movie from IMDB. :( Was there a recent change to the IMDB website?
Please see my screenshot. No matter what IMDB movie I try and embed the images no longer show using the pro version of 2.6.
It looks like the "Poster & cast pictures path" is an issue again! PLEASE FIX ASAP :)
THANKS!
Same here need fix please ASAP!
kalisekj
10-16-2010, 05:41 PM
IMDB changed their layout almost 2 weeks ago, since then there is some missing info in the advanced version of this plugin (imdb rating & Country) but everything else still works fine.
http://i56.tinypic.com/6hterq.jpg
yotsume
10-16-2010, 06:41 PM
IMDB changed their layout almost 2 weeks ago, since then there is some missing info in the advanced version of this plugin (imdb rating & Country) but everything else still works fine.
http://i56.tinypic.com/6hterq.jpg
No the advanced version is broken with no images able to show up any more since the IMDB change. If you embed a new movie since the change no images will show using the advanced version.
I am sure the developer will respond here soon... right???
salusoft
10-16-2010, 08:19 PM
After little modding imdb.class.php script working fine. Little demo (modded lite version):
http://www.subclub.ee/foorum/showpost.php?p=364329&postcount=1
yotsume
10-16-2010, 08:22 PM
After little modding imdb.class.php script working fine. Little demo (modded lite version):
http://www.subclub.ee/foorum/showpost.php?p=364329&postcount=1
Care to share how you fixed it?
salusoft
10-16-2010, 08:55 PM
My modded imdb.class.php is here:
http://subclub.ee/salu/temp/imdb.class.rar
yotsume
10-16-2010, 09:13 PM
My modded imdb.class.php is here:
http://subclub.ee/salu/temp/imdb.class.rar
Unfortunately the images still show as "Photo Not Available". So your file didn't fix the problem for me. I am using the paid for pro version that shows cast photos.
salusoft
10-16-2010, 09:30 PM
Ok, that's right, I have use simplified design, because i don't like cast images. Sry.
yotsume
10-16-2010, 09:43 PM
Ok, that's right, I have use simplified design, because i don't like cast images. Sry.
The movie poster showed broken as well. :(
kalisekj
10-17-2010, 01:51 PM
Well I believe as per my mistake earlier this fix thread also was posted when imdb was still working, any new imdb threads (as of 10/12/2010) will not show any information. I am sure the coder is working on a fix especially for those of us that have paid him for a working mod :)
kalisekj
10-18-2010, 04:44 PM
ok strange as this may be it seems only certain imdb movies are coming up with incomplete or no info. I just did one , Gentle Ben 2002 and IMDB brought in all the info and pics.
yotsume
10-19-2010, 04:38 AM
The developer is just MIA here and not responding with a fix.
laztrix
10-20-2010, 08:02 PM
The developer is just MIA here and not responding with a fix.
Me and my patner were very buisy on some projects recently and I couldn't get back to all the support requests that have been made, for that I'm sorry.
As you know IMDB has made some changes lateley and these changes are causing problems fetching data from imdb.
We are currently working on a permanent fix rather than quick one. There are also some developements that will change our approach to the plugins future. I will update this thread when the time arrives.
Thank you all for your feedback and of course, patience.
yotsume
10-20-2010, 11:26 PM
Thanks to the developer for the reply... I look forward to the new version and fix. I have a blog that depends heavily on your mod here and we are thrown back into a standstill without it.
Temporarily I am using a embed site bb code...
Hope we see the new version and fix soon. Thanks for a great mod!
yotsume
10-31-2010, 06:39 AM
Me and my patner were very buisy on some projects recently and I couldn't get back to all the support requests that have been made, for that I'm sorry.
As you know IMDB has made some changes lateley and these changes are causing problems fetching data from imdb.
We are currently working on a permanent fix rather than quick one. There are also some developements that will change our approach to the plugins future. I will update this thread when the time arrives.
Thank you all for your feedback and of course, patience.
Any update or fix status please?
salusoft
11-03-2010, 05:19 PM
With modded imdb.class.php lite ver works fine.
http://www.subclub.ee/foorum/showpost.php?p=367617&postcount=1
yotsume
11-03-2010, 05:29 PM
With modded imdb.class.php lite ver works fine.
http://www.subclub.ee/foorum/showpost.php?p=367617&postcount=1
I have the pro version and as others, myself, and the developer have stated it doesn't work for those using the bought full version.
We are still awaiting a paid for fix please!
salusoft
11-03-2010, 05:36 PM
I think u just need to fix the imdb.class.php's code (like i did), thats all.
yotsume
11-03-2010, 05:47 PM
I think u just need to fix the imdb.class.php's code (like i did), thats all.
Can you post here what you did in that file to fix it please! As I told you already I tried your file with the paid for version and it didn't work! So maybe give us the lines of code to change so I can alter my paid for version to fix it with your edits.
Thanks!
salusoft
11-03-2010, 05:58 PM
My modded php specified for my forum, but all fixes u find here:
http://projects.izzysoft.de/trac/imdbphp/timeline
Andreas Itzchak Rehberg is person, who coded all. laztrix just coded the vB plugin.
Sorry for my bad english.
yotsume
11-03-2010, 06:10 PM
Your Killing Me! LOL
How about posting which ticket number has the correct fix please!
Thanks!
salusoft
11-03-2010, 06:19 PM
<a href="http://projects.izzysoft.de/trac/imdbphp/browser/trunk/imdb.class.php" target="_blank">http://projects.izzysoft.de/trac/imd...imdb.class.php</a>
Here is all last mod's. Just skip all "public" and "private".
yotsume
11-03-2010, 07:01 PM
My modded php specified for my forum, but all fixes u find here:
http://projects.izzysoft.de/trac/imdbphp/timeline
Andreas Itzchak Rehberg is person, who coded all. laztrix just coded the vB plugin.
Sorry for my bad english.
NONE OF THE FIXES ON THAT SITE ARE FOR THE PRO VERSION!!!
salusoft
11-03-2010, 07:20 PM
NONE OF THE FIXES ON THAT SITE ARE FOR THE PRO VERSION!!!
Ok, if u think so ;)
Maybe some guy who can read php can help u.
Pro ver is like lite ver, just little modified. Read the code.
yotsume
11-03-2010, 07:23 PM
I opened a ticket there to have my pro version 2.6.0 fixed... we will see...
http://projects.izzysoft.de/trac/imdbphp/ticket/194
yotsume
11-03-2010, 07:34 PM
Ok, if u think so ;)
Maybe some guy who can read php can help u.
Pro ver is like lite ver, just little modified. Read the code.
DUDE Your wasting everyones time who uses the paid for version. The fixes in the tickets are only for the lite. I read code for a living! DONT BE RUDE
If you have a fix that is simple for version 2.6.0 pro then by all means post it!
The fixes you linked to do not work for my version. LAST TIME ILL SAY THAT!
yotsume
11-03-2010, 07:37 PM
This ticket fails for pro version:
http://projects.izzysoft.de/trac/imdbphp/ticket/187
#1 the line of code suggested to change is different in pro version.
#2 the code edit suggested doesn't work for version 2.6.0 Pro
salusoft
11-03-2010, 07:39 PM
I opened a ticket there to have my pro version 2.6.0 fixed... we will see...
http://projects.izzysoft.de/trac/imdbphp/ticket/194
Hmm. Big mistake. Izzy code is free (GPL), as i say laztrix just coded the vB plugin.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.