Pagina 1 van 1

Geen reacties meer met nostalgie skin

Geplaatst: 21 aug 2011, 17:50
door ALC
Support Request Template

Welk spotX programma gebruik je?: SpotLite
Wat is de versie van het spotX programma?: 1.0.5.1
Wat is je besturingssysteem?: Windows 7
Wat is de versie van het besturingssysteem?: 32bits
Welke Usenet Provider heb je?: Eweka
Welke Internet Provider heb je?: Tele2
Welk Anti-Virus/Firewall programma gebruik je?: Nod32
Met welk programma download je?: Newsleecher
Wanneer begon je probleem?: Het probleem begon na de installatie van de nostalgie skin.
Geef een beschrijving van je probleem.: Na de installatie van de nostalgie skin zijn er nergens geen reacties meer te zien bij de spots.
ik heb toen de oude skin weer geselecteerd maar nog steeds geen reacties.
als ik spotlite op nieuw installeer en zonder de nostalgie skin dan heb ik wel reacties bij de spots. hoe kan dit ?
XML bestand.: Geen antwoord gegeven

Generated by Support Toolkit SRT Generator.

Re: Geen reacties meer met nostalgie skin

Geplaatst: 21 aug 2011, 21:06
door Ypsos
Welke Newsreader gebruik je van Eweka?

Eweka Newsreaders zie het tweede bericht hier (SpotLite - Eweka schema)

Re: Geen reacties meer met nostalgie skin

Geplaatst: 22 aug 2011, 16:51
door ALC
Heeft volgens mij niets te maken met de news server.
dit omdat het niet gewijzigd is.
het werkte wel met textnews.eweka.nl maar na de patch met nostalgie skin zijn de reacties in eens weg.

Re: Geen reacties meer met nostalgie skin

Geplaatst: 22 aug 2011, 17:08
door Ypsos
ALC schreef:Heeft volgens mij niets te maken met de news server.
dit omdat het niet gewijzigd is.
het werkte wel met textnews.eweka.nl maar na de patch met nostalgie skin zijn de reacties in eens weg.
Just checking..
of je de goeie newsreader hebt

Heb ooit soort gelijk probleem gehad, de oplossing was toen "spot.tpl" vervangen
(Program Files\SpotLite\skins\nostalgie\spot.tpl)

Ik heb "spot.tpl" geopend met kladblok de inhoud gekopieerd en hieronder (spoiler) geplakt kijk eens of dat lukt als je deze code gebruikt
Spoiler: show

Code: Selecteer alles

<html><head>
<style>
/* FTD4Ever template - Omdat FTD in gedachten voor altijd bij ons blijft
 * Template is uit c:\program files\ftd\cache gekopieerd en aangepast naar het Spotlite formaat door Copycat
 * Deze actie staat los van het FTD team
 */

body
{
	background-color: #17173B;
	margin: 5px;
	background-image: url(allbg.gif);
}

.overlay
{
	position: absolute;
	background-color: #FFFFEE;
	color: #61615A;
	background-image: url(overlaybg.jpg);
	border: 1px solid #B0B0A4;
	border-right-color: #585852;
	border-bottom-color: #585852;
	filter: alpha(opacity=0);
	font-family: Trebuchet MS;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

a:link,a:active,a:visited
{
	text-decoration: none;
	color: #163657;
}

a:hover
{
	color: #FF0000;
}

.main
{
	width: 100%;
}

.tab0
{
	font-family: arial;
	font-size: 9px;
	background-image: url(tab0.gif);
	width: 60px;
	padding-top: 2px;
	padding-right: 4px;
	height: 13px;
	text-align: center;
	color: #AAAAAA;
}

.tab1
{
	font-family: verdana;
	font-size: 9px;
	background-image: url(tab1.gif);
	width: 60px;
	padding-top: 2px;
	padding-right: 4px;
	height: 16px;
	text-align: center;
	color: #8F922A;
	font-weight: bold;
}

.subtable
{
	background-image: url(subcatbg.png);
	width: 100%;
	font-size: 8px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.clblue
{
	background-image: url(bg_blue.png);
}

.clgreen
{
	background-image: url(bg_green.png);
}

.clgray
{
	background-image: url(bg_gray.png);
}

.subtable2
{
	background-image: url(subcatbg2.png);
	width: 100%;
	font-size: 8px;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}

.bar
{
	width:100%;
	font-family: Verdana;
	font-size: 11px;
	background-image: url(bar.png);
	border-left: 1px solid #23568A;	border-right: 1px solid #23568A;
}

.infotable
{

}

.footer
{
	color: #A6A8C9;
	font-family: Trebuchet MS;
	font-size: 10px;
	text-align: center;
}

.catheader
{
	color: #666A62;
	letter-spacing: 1px;
	font-family: verdana;
	background-color: #ECFFF7;
	background-image: url(catbg.png);
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 3px;

	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.repostheader
{
	cursor: hand;
	font-weight: bold;
	background-color: #BABEFF;
	background-image: url(detail.png);
	background-repeat: repeat-x;
	padding-bottom:1px;
	font-size: 10px;
	color: #404484;
}

.blockheader
{
	cursor: hand;
	font-weight: bold;
	background-color: #BABEFF;
	background-image: url(detail2.png);
	background-repeat: repeat-x;
	padding-bottom:1px;
	font-size: 10px;
	color: #83746B;
}
		
.reposttable
{

	color: #000000;

	padding-left: 5px;
	width: 100%;
	font-size: 10px;
	font-family: trebuchet ms;
}

.filestable
{
	border: 1px solid #8A8977;
	color: #666666;
	background-color: #FFFFFF;
	width: 100%;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
	font-family: Trebuchet MS,arial,verdana;
}

.header
{
	background-image: url(headerbg.png);
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #003F81;
}

.mh
{
	font-size: 10px;
	background-color: #BDE2E8;
	background-image:url(frheader2.png);
	color: #5E7073;
	padding: 1px;
	padding-top: 0px;
	padding-left: 5px;
}

.mt
{
	background-color: #F6F1EA;
	background-image:url(frbody2.png);
	color: #000000;
	padding: 5px;
}

.fh
{
	font-size: 10px;
	background-color: #E8D6BC;
	background-image:url(frheader.png);
	color: #705E42;
	padding: 1px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.fh2
{
	font-size: 10px;
	color: #705E42;
	padding: 1px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.ft
{
	background-color: #F6F1EA;
	background-image:url(frbody.png);
	color: #000000;
	padding: 10px;
	padding-top: 5px; 
}
	
.sft
{
	background-image:url(frbody.png);

	color: #75736F;
	padding: 2px;
	font-size: 10px;
	padding-right: 10px;
}

blockquote
{
	background-color: #FFFCFA;
	padding: 3px;
	font-size: 11px;
	font-family: Trebuchet MS;
	line-height: 11px;
	margin-left: 40px;
	border: 2px outset #FFF7F0;
	color: #6B5D4D;
}

.forum
{
	font-size: 11px;
	font-family: verdana;
	width: 100%;
	text-align: center;
	border-top: 1px solid #887860;
	border-left: 1px solid #887860;
	border-right: 1px solid #887860;
}

.subheader
{

	background-image: url(subheader.png);
	background-repeat: no-repeat;

}

.subheader2
{

	background-image: url(subheader2.png);
	background-repeat: no-repeat;

}

.sublength
{
	background-image: url(subheaderbg.png);	
	background-repeat: repeat-x;
	padding-top: 4px;
	color: #204F7F;
}

.shtext
{
	vertical-align: top;
	font-family: verdana;
	font-size: 10px;

}

.mainform
{
	background-image: url(mainbg.png);
}

.annbox
{
	color: #AA0000;
	background-image: url(lightbg2.png);
	padding: 10px;
	font-weight: bold;
	border: 1px solid #23568A;
	margin-right: 15px;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 11px;

}

.sigbox
{
	color: #2E442D;
	background-image: url(lightbg4.png);
	padding: 10px;
	border: 1px solid #23568A;
	margin-right: 15px;
	font-family: Tahoma;
	font-size: 11px;

}

.filebox
{
	color: #AA0000;
	background-image: url(lightbg3.png);
	padding: 5px;
	font-weight: bold;
	border: 1px solid #23568A;
	font-family: Tahoma;
	font-size: 11px;

}

.parometer
{
	color: #AA0000;
	background-image: url(parm_bg.gif);

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: bold;
	border: 1px solid #23568A;
	font-family: Tahoma;
	font-size: 11px;

}

.paroverviewbl
{
	color: #AA0000;
	background-color: #FFFFFF;
	width: 100%;
	font-weight: bold;
	border: 1px solid #23568A;
	border-top: 0px;
	font-family: Tahoma;
	font-size: 11px;

}

.paroverview
{
	width: 100%;
	font-family: Arial;
	font-size: 11px;
}

.parometertable
{
	width: 100%;
	height: 30px;
	font-size: 11px;
	font-family: Trechuchet MS;
}


.infobox
{
	background-image: url(lightbg.png);
	width:100%;
	font-family: Tahoma;
	font-size: 11px;
	top: 10px;
	margin-bottom: 3px;
	border: 1px solid #23568A;
}

.quote
{
	background-color: #FFFCFA;
	padding: 3px;
	font-size: 11px;
	font-family: Trebuchet MS;
	line-height: 11px;
	border: 2px outset #FFF7F0;
	color: #6B5D4D;
	margin-top: 5px;
	margin-bottom: 20px;
}

.quotehdr
{
	padding-left: 0px;
	text-decoration: underline;
}


</style>
<script type="text/javascript">
  var orig_width = 0, orig_height = 0, max_size = 150;

  function resizeme(i)
  {
    orig_width  = i.width;
    orig_height = i.height;
    max_size2   = (max_size > screen.width ? screen.width-75 : max_size);

    if (i.width > i.height)
    {
        if (i.width > max_size2 && orig_width)
        {
            i.width  = max_size2;
            i.height = orig_height * max_size2 / orig_width;
        }
    }
    else
    {
        if (i.height > max_size2 && orig_height)
        {
            i.height = max_size2;
            i.width  = orig_width * max_size2 / orig_height;
        }
    }
  }

  function supersizeme(i)
  {
    if (i.width != orig_width)
    {
        i.width  = orig_width;
        i.height = orig_height;
    }
  }

var nzbsite = "http://www.binsearch.info/?q=";
var nzbsite1 = "http://www.nzbindex.nl/search/?q=";
var nzbsite2 = "https://www.yabsearch.nl/search/";


function maak_nzb_link() {
  var zoeknaar = "{firstfile}";

  if (!zoeknaar)
    return;

  var pos = zoeknaar.lastIndexOf('.');
  if (pos != -1)  {
    zoeknaar = zoeknaar.substr(0, pos);
    if (zoeknaar.toLowerCase().indexOf(".part") != -1 || zoeknaar.toLowerCase().indexOf(".vol") != -1) {
      zoeknaar = zoeknaar.substr(0, zoeknaar.lastIndexOf('.'));
    }
  }

  document.write('<a href="'+nzbsite+escape(zoeknaar)+'">Binsearch</a>');
}
function maak_nzb_link1() {
  var zoeknaar = "{firstfile}";

  if (!zoeknaar)
    return;

  var pos = zoeknaar.lastIndexOf('.');
  if (pos != -1)  {
    zoeknaar = zoeknaar.substr(0, pos);
    if (zoeknaar.toLowerCase().indexOf(".part") != -1 || zoeknaar.toLowerCase().indexOf(".vol") != -1) {
      zoeknaar = zoeknaar.substr(0, zoeknaar.lastIndexOf('.'));
    }
  }

  document.write('<a href="'+nzbsite1+escape(zoeknaar)+'">NZBIndex</a>');
}
function maak_nzb_link2() {
  var zoeknaar = "{firstfile}";

  if (!zoeknaar)
    return;

  var pos = zoeknaar.lastIndexOf('.');
  if (pos != -1)  {
    zoeknaar = zoeknaar.substr(0, pos);
    if (zoeknaar.toLowerCase().indexOf(".part") != -1 || zoeknaar.toLowerCase().indexOf(".vol") != -1) {
      zoeknaar = zoeknaar.substr(0, zoeknaar.lastIndexOf('.'));
    }
  }

  document.write('<a href="'+nzbsite2+escape(zoeknaar)+'">YabSearch</a>');
}



var comments = 0;
</script>

</head>

<body>
<style media="all" type="text/css">
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	
	}
.menu ul{
	height:31px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#333333 url("nzb_off.gif") bottom no-repeat;
		color:#cccccc;
		display:block;
		font-weight:normal;
		line-height:31px;
		margin:0px;
		padding:0px 20px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("nzb_on.gif") bottom center no-repeat;
			color:#000000;
			text-decoration:none;
			}
	.menu li ul{
		display:none;
		height:auto;
		padding:0px 0px 0px 3px;
		margin:0px;
		border:0px;
		position:absolute;
		width:160px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('lightbg3.png') bottom left repeat;
		display:block;
		float:none;
		border:1px;
		margin:0px;
		padding:0px;
		width:160px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:31px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('mainbg.png') center left repeat;
			color: #ffffff;
			font-weight:bold;
			}
	.menu p{
		clear:left;
		}		

		
</style>

<table id="forumoptionstable" style="visibility: hidden; position: absolute; z-index: 5; width: 200px; height: 80px; background-color: #FFFFDD; border: 1px solid #000088; font-family: arial; font-size: 11px;">
<tr><td><a href="#setforumfilter0"><li>Bekijk alle berichten</li></td></tr>
<tr style="background-color: #FFFFCC;"><td><a href="#setforumfilter1"><li>Bekijk alleen nieuwe berichten</li></td></tr>
<tr><td><a href="#setforumfilter2"><li>Bekijk alleen berichten van de spotter</li></td></tr>
<tr><td><a href="#setforumfilter3"><li>Bekijk alleen eigen berichten</li></td></tr>
</table>

<table id="forumoptionstableshadow" style="visibility: hidden; position: absolute; z-index: 4; width: 200px; height: 80px; background-color: #000000; filter: alpha(opacity=30);"><tr><td>&nbsp;</td></tr></table>

<div id="popupbox" style="position: absolute; z-index: 2;"></div>
<div id="popupshadow" style="position: absolute; z-index: 1; filter:alpha(opacity=15);"></div>
<div onMousedown = "" id="closepopup" style="cursor: hand; visibility: hidden; position: absolute; z-index: 3;"><img src="smallcross.gif"></div>


<table style="width:100%;" cellspacing=0 cellpadding=0 border=0>
<tr><td>

<table class="main" border=0 cellspacing=0 cellpadding=0>
<col width=23><col width=*><col width=30 align=right><col width=22 align=right><col width=28 align=right><col width=26 align=right><col width=33>
<tr class="header">
<td><img src="gray.png"></td>
<td><span style="white-space: nowrap;">{title}</span></td>
<td><div class="menu">
<ul>
<li><a href="#" target="_self" >&nbsp;</a>
<ul>
<li><script>maak_nzb_link();</script></li>
<li><script>maak_nzb_link1();</script></li>
<li><script>maak_nzb_link2();</script></li>
</ul>
</li>
</ul>
</div></td>
<td><img src="cbg{subcat}.gif"></td>
<td><a href="{websiteurl}"><img alt="Link naar het web" src="b1-2.png" onMouseOver="this.src = 'b1-3.png'" onMouseOut="this.src = 'b1-2.png'" border=0></a></td>
<td><img name="dlbut" alt="" src="b4-1.png"></td>
<td><img src="headerend.png"></td>
</tr>
</table>

<table class="main" border=0 cellspacing=0 cellpadding=0>
<col width=23><col width=400><col width=*><col width=33>

<tr class="shtext">
<td style="padding-left: 10px;"><img src="subheaderleft.png"><td class="subheader">
<table style="color: #204F7F; width: 531; font-size: 10px; padding-top: 3px;" border=0 cellspacing=0 cellpadding=0>
<col width=168 style="font-weight: bold; padding-left: 3px;"><col width=130><col width=75><col width=70><col width=70>
<tr>
<td>{spotterlink}</td>
<td>{date} ({time})</td>
<td>{spotid}</td>
<td>9987</td>
<td>10000</td>
</table>
</td>
<td class="sublength"><script>document.write("{newsgroup}".split(" ")[0]);</script></td>
<td>
<img src="subheaderend.png"></td></table>
</td><tr><td>
<table style="width: 100%; border-right: 0px solid #409EFF;" cellspacing=0 cellpadding=0 border=0>
<col width=26 style="background-image: url(bleft.png); background-repeat: repeat-y;">
<col width=* style="background-image: url(mainbg.png);">

<tr><td>&nbsp</td><td style="padding-right: 15px;"><table class="infobox" style="font-size: 11px;">
<tr><td style="padding: 10px;">

{description}

<P>
<table border=0 cellspacing=0 cellpadding=1 style="width: 100%; font-family: arial; font-size: 11px;"><col style="font-weight: bold; width: 100px; padding-left: 10px;"><col width=10>
<tr><td colspan=3 style="padding-left: 0px;"><i><b><u><div style="font-size: 13px; padding-bottom: 5px;">Spotinformatie</div></u></b></i></td></tr>
 <tr valign=top><td>Categorie&euml;n</td><td>:</td><td>{categories}</td></tr>
 <tr valign=top><td>Weblink</td><td>:</td><td>{website}</td></tr>
 <tr valign=top><td>Tag</td><td>:</td><td>{tag} {taglink}</td></tr>
 <tr valign=top><td>Aantal bestanden</td><td>:</td><td>{numfiles} bestanden</td></tr>
 <tr valign=top><td>Bestandsnaam</td><td>:</td><td><span style="color: #00AA00; font-weight: bold; white-space: nowrap;">{firstfile}</span> t/m <span style="color: #00AA00; font-weight: bold; white-space: nowrap;">{lastfile}</span></td></tr>
 <tr valign=top><td>Nieuwsgroep(en)</td><td>:</td><td>{newsgroup}</td></tr>
</table></td></table>


<tr valign='top' id="commentsbox">
<td background="bleft.png">
  <img src="header3.png" />
</td>
<td background="mainbg.png" style="padding-right: 15px; padding-top:3px;">
{comments}
  <table width="100%" cellspacing="0" cellpadding="0" border="0">
  <tr>
    <td width="12">
    <img src="for_l.png" />
    </td>
    <td width="*" background="for_m.png">
    <img src="for_m.png" />
    </td>
    <td width="8">
    <img src="for_r.png" />
    </td>
  </tr>
  </table>
</td>
</tr>

<script>
if (!comments)
{
  comments = 1;
  document.getElementById('commentsbox').style.display = 'none';
}
</script>

<tr><td><a name="forum">&nbsp</a></td><td align=center style="padding-top: 0px; padding-right: 25px;"><table><tr>
<td><a href="#forumpost">&nbsp;</td>
<td><a href="#kudos">&nbsp;</td>
</table>
</td>
</table><table style="width:100%;" cellspacing=0 cellpadding=0><col width=25><col width=*><tr><td><img src="botleft.png"></td><td align=center style="background-image: url(botbot.png);"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</td></table>
<div class="footer">Nostalgie template, omdat vroeger alles beter was! Geen relatie met het oorspronkelijke programma.</div></body></html>
Edit 1:
even ge-upload naar mediafire.com
spotskin.keuzeknop.spot.tpl.zip

Edit 2:
Java is geïnstalleerd op je computer?
zit namelijk javascript in de nostalgie skin / thema

Re: Geen reacties meer met nostalgie skin

Geplaatst: 22 aug 2011, 17:45
door Deleted User 7399
Of anders even Contact nemen Met Ep Woody :)

Re: Geen reacties meer met nostalgie skin

Geplaatst: 08 sep 2011, 14:26
door Deleted User 7399
Oud topic, antwoord is gegeven.

~Closed

P.s. Heropenen? Stuur me een Privé Bericht :)