BinaryWorks.it Official Forum
BinaryWorks.it Official Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password? | Admin Options

 All Forums
 eXtreme Movie Manager (Rel. 7), No More Updates
 Bug Report
 movie_bigcover.htm
 New Topic  Reply to Topic
 Printer Friendly
Previous Page
Author Previous Topic Topic Next Topic
Page: of 2 Lock Topic Edit Topic Delete Topic New Topic Reply to Topic

tonycole
New Member

87 Posts

Posted - 18 Jul 2011 :  19:40:30  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Put the fix card in Html Cards topic.
Got the trailers working now (i didn't know they were attached to Date Inserted ID, i was looking for a trailer ID).

"My god it's full of stars."
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 18 Jul 2011 :  19:58:19  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Just a quick test. Could you test if this one works. (I don't really expect it to work. )

http://www.mediafire.com/?212k8jt5tqdrst6
Go to Top of Page

tonycole
New Member

87 Posts

Posted - 19 Jul 2011 :  00:06:17  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Nope

here is source code:

<html>
<head>
<script type="text/javascript">window.onerror=function(){return true};</script>
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Dove).css" title="Dove" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Green).css" title="Green" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Olive).css" title="Olive" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Orange).css" title="Orange" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Red).css" title="Red" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Violet).css" title="Violet" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Pink).css" title="Pink" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Purple).css" title="Purple" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Suede).css" title="Suede" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Black).css" title="Black" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Aqua).css" title="Aqua" stype="color">
<link rel="stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover(Blue).css" title="Blue" stype="color">
<link rel="alternate stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover-font-big.css" title="Big" stype="font">
<link rel="stylesheet" type="text/css" href="moviecards/movie_bigcover/movie_bigcover-font-normal.css" title="Normal" stype="font">
<link rel="Stylesheet" type="text/css" href="moviecards/jquery/ui-lightness/jquery-ui-1.8.11.custom.css" />

<SCRIPT LANGUAGE="JavaScript">
var countrys="Australia";
var studiotype="Distracted Media Dlshs Zapruder's Other Films";
var studiotitle="Studio";
var distributortype="Distracted Media";
var distributortitle="Distributor";
var extfanartm = 'C:\Documents and Settings\Administrator\My Documents\eXtreme Movie Manager 7\Databases\Movies Database_cover\2249-Tunnel,-The-2011_fanart.jpg';
var mpaa="";
var movieid = '2249';
var mrating = '6';
</SCRIPT>
<script type=text/javascript src="Moviecards/InsertImages.js"></script>

<script type="text/javascript" src="moviecards/jquery/jquery-1.6.2.min.js"></script>
<script type="text/javascript" src="moviecards/jquery/jquery-ui-1.8.14.custom.min.js"></script>
<script type="text/javascript" src="moviecards/jquery/jquery.tinysort.min.js"></script>
<script type="text/javascript" src="moviecards/jquery/jquery.expander.js"></script>
<script type="text/javascript" src="moviecards/jquery/jquery.cycle.all.min.js"></script>
<script type="text/javascript" src="moviecards/jquery/jquery.menu.min.js"></script>
<script type="text/javascript" src="moviecards/jquery/preview.js"></script>

<script type="text/javascript" src="moviecards/movie_bigcover/sessvars.js"></script>
<script type=text/javascript src="Moviecards/movie_bigcover/MPAA.js"></script>
<script type="text/javascript" src="moviecards/movie_bigcover/general_functions.js"></script>
<script type="text/javascript" src="moviecards/movie_bigcover/styleswitcher.js"></script>
<script type="text/javascript" src="moviecards/functions_movie_bigcover.js"></script>
<script type=text/javascript src="Moviecards/Genres.js"></script>
<script type="text/javascript" src="moviecards/movie_bigcover/topup/top_up.js?libs=resize+clip"></script>
<SCRIPT LANGUAGE="JavaScript">TopUp.images_path = "moviecards/movie_bigcover/topup/images/top_up/"; TopUp.addPresets({".top_up": {shaded: 1, layout: "flatlook", overlayClose: 1}});</script>

<style>
body{margin:0px;padding:0px;}
table {padding-left:5px;padding-right:5px}
.tab_div {padding:0px !important;padding-right:5px !important;padding-left:5px !important;margin:10px !important;height: expression(this.scrollHeight > 350 ? '350px' : 'auto');overflow:auto;}
#root-menu-div ul {
border: 1px solid #000;
}
#root-menu-div li{
cursor: pointer;
color: black;
white-space:nowrap;
}
* html #root-menu-div li{
height: 1.5em; /* fixing ie6 problem */
}
ul.menu,
#root-menu-div ul {
background-color: #fff;
list-style: none;
margin: 5;
padding: 0;
}
li.active {
background-color: #888;
}
.activetarget{
background-color: white;
}

* html div.menu-item {
display: inline; /* fixes problem in ie6 */
}
li.menu-separator{
border-bottom: 1px solid #000;
font-size: 0; /* for ie */
height: 0;
line-height: 0; /* for ie */
margin: 2px 0;
}
li.menumain {
float: left;
padding: 0 10px;
}
div.menu-item {
padding: 1px 10px 1px 4px;
}
.fanart_hide {
position:absolute; left:-10000px; top:-10000px; width:100%;
}
#preview{
position:absolute;
border:1px solid #ccc;
background:#333;
padding:5px;
display:none;
color:#fff;
}

.season_style {list-style-type:none}

.bullet_img {list-style-image:url('moviecards/Symbols/FrecciaVerde.png')}
</style>

<meta http-equiv="Content-Type" content="text/html;"></head>
<body style="font-family: Tahoma; font-size: 8pt; margin-top: 0; margin-bottom: 0" onUnload="closeDep();" onLoad="insertImages();fanart_cy();afterload();">
<div style="position: absolute; width: 74px; height: 72px; left: 15px; top: 12px; z-index: 1"><p>
<script type=text/javascript>
var mbcover = ''
if (mbcover.search('3D') == 0 ) {
document.write('<img border="0" src="MovieCards/Symbols/3d_white.png" width="74" height="27">'); }
</script>
</div>

<script type="text/javascript">

set_cookie_style();
</script>


<a name="top"></a>


<table width="100%" class="style27">
<tr>
<td>
<table width="100%" height="90" id="table2">
<tr>
<td width="100%" valign="top">
<div align="center" class="style22"><span id="title_line" style="text-overflow:ellipsis;overflow:hidden;white-space:nowrap;"><b>Tunnel, The [2011]</b></span></font> <span id="country_flags"><country id="country"></span></div>
<font class="fsize1 tagline"><div align="center" id="m_tagline" style="text-overflow:ellipsis;overflow:hidden;white-space:nowrap;"><b><i>The light runs out.</i></b></div></font>
</tr>
<td width="100%" valign="top" style="background-repeat: repeat-x">

<a href="" onClick="window.external.COLLECTION_RELOADMOVIE('2249');return false;"><img src="mycollectioncard/quick.png" id="importimg" alt="Import/Update information from Internet" width="32" height="32" border="0" align="middle"></a> </tr>
<script>$('#importimg').attr('alt',l('Import/Update information from Internet'));</script>
<tr>
<td>
<div align="center" class="style9">
<script type=text/javascript>
if (sessvars.body.cardversion != 'Slideshow') {
if (sessvars.body.fanart_d == 0) {fantext = 'Show Fanart'} else {fantext = 'Hide Fanart'}
document.write('<img border="0" src="MovieCards/Symbols/downarrow.png" width="8" height="8"><a href="" id="Fanart-Toggle" onClick="changefan();return false;">'+l(fantext)+'</a>  |');}
var extshow = '0'
if (extshow == 1) {
document.write('  <a href="#episodes"><img border="0" src="MovieCards/Symbols/downarrow.png" width="8" height="8">'+l('Episodes')+'</a> ');}
</script>
  <a href="#actors"><img border="0" src="MovieCards/Symbols/downarrow.png" width="8" height="8"><script>document.write(l('Actors'))</script></a>   <a href="#side"><img border="0" src="MovieCards/Symbols/downarrow.png" width="8" height="8"><script>document.write(l('Side Info'))</script></a>
<script>if (sessvars.body.cardversion != 'Simplified') document.write('   <a id="picturelink" href="#stills"><img border="0" src="MovieCards/Symbols/downarrow.png" width="8" height="8">'+l('Pictures')+'</a>');</script>
  |  <img border="0" src="MyCollectionCard/PlayMovie.bmp" width="8" height="8"> <a href="" onClick="window.external.COLLECTION_PLAYMOVIE('2249');return false;"></a>  <img border="0" src="MyCollectionCard/PlayMovie.bmp" width="8" height="8"> <a href="" onClick="window.external.COLLECTION_PLAYTRAILER('2249');return false;"> Trailer</a>
  |  <img border="0" src="MovieCards/Symbols/downarrow.png" width="8" height="8"><a href="" onClick="return false;" id="menustyle"><script>document.write(l('Page Preferences'))</script></a></div>
</tr>
</table>
</table>
<a id="mfan1" style="display:none;">C:\Documents and Settings\Administrator\My Documents\eXtreme Movie Manager 7\Databases\Movies Database_cover\2249-Tunnel,-The-2011_fanart_1.jpg</a>
<a id="mfanb" style="display:none;">C:\Documents and Settings\Administrator\My Documents\eXtreme Movie Manager 7\Databases\Movies Database_cover\2249-Tunnel,-The-2011_fanart.jpg</a>
<a id="mfanc" style="display:none;">2</a>
<script type=text/javascript>
add_fanart();
</SCRIPT>

<table width="100%" id="table5">
<td height="0" id="fanart_height" />
<tr>
<td>
<table width="100%" border="0" cellspacing="1" height="233" id="table7">
<tr>
<td width="1" height="279" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><table width="215" id="sideinfotable">
<a id="coverurl" style="display:none;">C:\Documents and Settings\Administrator\My Documents\eXtreme Movie Manager 7\Databases\Movies Database_cover\2249-Tunnel--480p-brrip-x264-stylishsalh,-The-.jpg</a>
<a id="backcoverurl" style="display:none;">C:\Documents and Settings\Administrator\My Documents\eXtreme Movie Manager 7\configuration\\white.gif</a>
<a id="covertitle" style="display:none;">Cover</a>
<script type=text/javascript>
var frontcover = $('#coverurl').text();
var backcover = $('#backcoverurl').text();
add_covers();
</script>
<tr id="BSet_Title">
<td width="207" height="20" class="style19" bordercolor="#000000"> BoxSet</td>
</tr>
<tr id="BSet">
<td width="207" height="40" class="style20"><div align="center"> <font face="Tahoma" size="2"><span style="font-weight: 400"><a href="" onClick="window.external.COLLECTION_FINDBOXSET('0');return false;"><b></b></span></font></a></div></td>
</tr>
<script type=text/javascript>
var bset_id = '0'
if (bset_id == 0 ) {
document.getElementById("BSet_Title").style.display = "none";
document.getElementById("BSet").style.display = "none";}
</script>
<tr id="myrating">
<td width="207" height="20" align="left" class="style19" bordercolor="#000000"><a name="side"></a> Seen/Unseen + My Rating</td>
</tr>
<tr>
<td width="207" height="20" align="center" valign="bottom"><p><img src="MovieCards/Status/NOTSEEN.gif" alt="seen" width="79" height="54" border="0">
<script type=text/javascript>
var dseen = '30/12/1899 00:00:00';
var seen = 'NOTSEEN';
jseen = dseen.replace(/.*(\d\d\d\d).*/,'$1');
if ((seen == 'SEEN') && (jseen > 1925)) {
document.write('<br><font face="Tahoma" class="fsize1"><span style="font-weight: 400">30/12/1899 00:00:00</span></font>');}
</script>
<div id="p_rating_cell" align="center"><font face="Tahoma" class="fsize1"><span style="font-weight: 400"><script>document.write(0 != '0' ? '0' : '');</script></span></font></div>

A few extra lines this time.

"My god it's full of stars."
Go to Top of Page

nehickel
Junior Member

USA
265 Posts

Posted - 26 Jul 2011 :  03:45:08  Show Profile  Visit nehickel's Homepage  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Did I understand correctly that the html file in the temp directory is complete but when you execute it in IE and FireFox, they both fail? Since I'm not an expert on XMM or HTML Cards, I'll approach your problem from a different perspective. The questions I have below are related to determining if there is something outside of XMM that might be causing your problem.

When did this happen and when did it last work correctly? Have their been any changes to your system (hardware, software or OS) since it last worked? You indicated your system is set for dual boot, how much memory do you have free once you've booted and started XMM? What versions of OS are you running and what versions of browsers are you using? Do you use a swap file for each boot and if so how much Disc space do you have available for the swap file and can you tell from the Task Manager how much of it is being used. Is the swap file size fixed or dynamic? Also, is the system disk the location of XMM and the System Temp folder? How much free space do you have on the system disk. Do you have any quota's set up for your account or in general for the system? Do you have a Firewall set up on the system? If so, what is it and is it set to allow XMM Internet access (Outbound and Inbound)?

I don't have a fixed schedule as to when I check back on this site but generally its been at least one a week unless family issue develop.

Thanks,
Norm
Go to Top of Page

tonycole
New Member

87 Posts

Posted - 26 Jul 2011 :  07:38:58  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Thanks Norm

We have managed too narrow down the problem. See:
http://www.binaryworks.it/forum/topic.asp?TOPIC_ID=8201
http://www.binaryworks.it/forum/topic.asp?TOPIC_ID=7533&whichpage=30

Sorry should closed this thread with fix details.

"My god it's full of stars."
Go to Top of Page

maxn1
Starting Member

32 Posts

Posted - 11 Aug 2011 :  09:31:23  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Tested the new XMM and movie_bigcover.htm again not work, it worked with 7.1.3.8


Edited by - maxn1 on 11 Aug 2011 09:34:45
Go to Top of Page

tonycole
New Member

87 Posts

Posted - 12 Aug 2011 :  22:30:30  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
Perhaps Alessio hasn't got an updated one in that release. Grab the latest one from the html cards topic or try the
7.1.3.9 update and see if that makes a difference.

T.

"My god it's full of stars."
Go to Top of Page

maxn1
Starting Member

32 Posts

Posted - 16 Aug 2011 :  13:09:47  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
quote:
Originally posted by tonycole

Perhaps Alessio hasn't got an updated one in that release. Grab the latest one from the html cards topic or try the
7.1.3.9 update and see if that makes a difference.

T.



Unfortunately, this does not work.
Go to Top of Page

tonycole
New Member

87 Posts

Posted - 16 Aug 2011 :  14:54:38  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
sorry i didn't spot you were already on 7.1.3.9

Here is the one i currently have http://www.mediafire.com/download.php?301ga8avlb2y16o.
I use IE8 on windows XP, i've updated to 7.1.3.9 and this one still works.

If that doesn't work you could always roll back too 7.1.3.8 (http://www.binaryworks.it/download.asp?file=extrememm7.1.3.8_update.exe) in-case you
haven't got it.

T.

"My god it's full of stars."
Go to Top of Page

Prinz
Senior Member

Germany
1522 Posts

Posted - 16 Aug 2011 :  20:09:47  Show Profile  Edit Reply  Reply with Quote  View user's IP address  Delete Reply
In both:

extrememm7.1.3.8_update.exe
extrememm7.1.3.9_update.exe

are no Movie Cards at all included. So first make sure you even have the newest MovieCard from the Thread in the HTML Card Section.

Edited by - Prinz on 16 Aug 2011 20:10:10
Go to Top of Page
Page: of 2 Previous Topic Topic Next Topic   Lock Topic Edit Topic Delete Topic New Topic Reply to Topic
Previous Page
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
BinaryWorks.it Official Forum © Binaryworks.it Go To Top Of Page
Generated in 0.14 sec. Powered By: Snitz Forums 2000 Version 3.4.07