Registered: May 21, 2007 | Posts: 6 |
| Posted: June 9, 2007 4:41 PM | | | | I just dowloaded it, I like it except that went I clicked on the IMDb page, I received this message "You need to add <IMDB>ttXXXXX</IMDB> to your notes for this to work". I cannot figure out how to fix this.  |
|
Registered: March 13, 2007 | Posts: 2,692 |
| Posted: June 9, 2007 4:50 PM | | | | Quoting Roger1954: Quote: I just dowloaded it, I like it except that went I clicked on the IMDb page, I received this message "You need to add <IMDB>ttXXXXX</IMDB> to your notes for this to work". I cannot figure out how to fix this.  you need to add some text to your notes for the profile - <IMDB>ttXXXXX</IMDB> for this to work where ttXXXXX = the IMDB reference for the movie. | | | Paul |
|
Registered: March 13, 2007 | Posts: 793 |
| Posted: June 9, 2007 5:57 PM | | | | You can either remove the window (VIEW -> HTML Windows, click IMDb) or, if you want it to load, go to IMDb page for the profile you are watching. Then, if we take a look at a typical IMDb link: http://www.imdb.com/title/tt0418279/Just add the tt0418279 in your notes (DVD -> Personalize) like so: <IMDB>tt0418279</IMDB> and the IMDb page will load. |
|
Registered: May 21, 2007 | Posts: 6 |
| Posted: June 9, 2007 6:27 PM | | | | Thank you RossRoy, I added the information to my notes by following your instructions and now is working. Much appreciated. I like your layout and I am using it as the default. |
|
Registered: March 13, 2007 | Posts: 793 |
| Posted: June 9, 2007 7:11 PM | | | | I'm happy to know you enjoy it! That's also my main layout.  |
|
Registered: January 7, 2008 | Posts: 1 |
| Posted: January 20, 2008 5:45 AM | | | | This is my favorite layout (thanks RossRoy) and I am customizing it for my specific needs. I modified the HTML of the IMDB page so it will automatically search by the title in DVD Profiler rather than the manually added IMDB ID number.
<SCRIPT TYPE="text/javascript"> <!-- <DP NAME="HEADER_VARS" Language="JavaScript" Comments="True" IncludeCast="False" IncludeCrew="False"> /**************************************************/ // Open IMDb page for the profile function imdb() { var imdbCode = (DP_OriginalTitle == "") ? DP_Title: DP_OriginalTitle; var imdbLink = ("http://imdb.com/find?s=all&q=" + imdbCode); window.location.href= imdbLink; } //--> </SCRIPT> |
|
Registered: March 13, 2007 | Posts: 525 |
| Posted: January 20, 2008 1:14 PM | | | | Searching by title, you'll soon find isn't the best way. Which is why adding the imdb id number is being used by people. | | |  Home of the phpDVDProfiler forums |
|