Normal
Guys,Just installed it and works great. Only problem I have is that I get layout errors on the guide page, quite alot. Sometimes it works, but alot of the time I get some weird error. I believe this is when the guide data has some sort of special characters or something that is misinterpreted.The result looks like this:The returned HTML for this part looks like this:[code]<td onclick="location='index.php?page=c_detail2&showid=7551&channel=58';" colspan="30" style="border-style: solid; border-color: rgb(174, 174, 174); border-width: 0px 1px 1px 0px; overflow: hidden; font-size: 9px; z-index: 1000; background-color: rgb(236, 236, 236);" onmouseover="this.style.background='#FFFFFF';return overlib(' <table style="z-index:1000;"> <tr style="z-index:1000;"> <td align="center" style="width:110px;z-index:1000;"><img src="gfx/nochannellogo.gif" alt="orf2 o" height="64" width="64" />[b]ORF2 O</td> <td style="width:380px;z-index:1000;">[b]\" kirche="" um="" gottes="" und="" der="" menschen="" willen="" amtseinführung="" von="" dr.gerold="" lehner="" zum="" superintendenten="">[i][/i]15:00 - 17:00unknownDuration: 2 Hours (120 Minutes)</td> </tr> <tr> <td colspan="2">Jahr als Vorsitzender. Nach dem Vikariat trat er seinen Dienst als Pfarrer in Purkersdorf an. Seit 1997 war er Rektor des Evangelischen Prdigerseminars und Leiter des Pastoralkollegs, in diese Zeit fällt seine Promotion.</td> </tr> </tbody></table>');" onmouseout="this.style.background='#ececec';return nd();">[/code]Another example (maybe to help you track the issue):[code]<td onclick="location='index.php?page=c_detail2&showid=6791&channel=4';" colspan="22" style="border-style: solid; border-color: rgb(174, 174, 174); border-width: 0px 1px 1px 0px; overflow: hidden; font-size: 9px; z-index: 1000; background-color: rgb(236, 236, 236);" onmouseover="this.style.background='#FFFFFF';return overlib(' <table style="z-index:1000;"> <tr style="z-index:1000;"> <td align="center" style="width:110px;z-index:1000;"><img src="MPthumbs/arte.png" alt="arte" height="64" width="64" />[b]arte</td> <td style="width:380px;z-index:1000;">[b]Campino von \" die="" toten="" hosen="" -="" mein="" leben="">[i][/i]14:00 - 14:45music/ballet/dance (general)Duration: 45 Minutes </td> </tr> <tr> <td colspan="2">Seit über 20 Jahren gibt es die "Toten Hosen", Deutschlands erfolgreichste Punkband. Leadsänger und Bandsprecher ist seit damals Campino, mit bürgerlichem Namen Andreas Frege.</td> </tr> </tbody></table>');" onmouseout="this.style.background='#ececec';return nd();">[/code]Thnx for your effort.Inker
Guys,
Just installed it and works great. Only problem I have is that I get layout errors on the guide page, quite alot. Sometimes it works, but alot of the time I get some weird error. I believe this is when the guide data has some sort of special characters or something that is misinterpreted.
The result looks like this:
The returned HTML for this part looks like this:
[code]<td onclick="location='index.php?page=c_detail2&showid=7551&channel=58';" colspan="30" style="border-style: solid; border-color: rgb(174, 174, 174); border-width: 0px 1px 1px 0px; overflow: hidden; font-size: 9px; z-index: 1000; background-color: rgb(236, 236, 236);" onmouseover="this.style.background='#FFFFFF';return overlib(' <table style="z-index:1000;"> <tr style="z-index:1000;"> <td align="center" style="width:110px;z-index:1000;"><img src="gfx/nochannellogo.gif" alt="orf2 o" height="64" width="64" />
[b]ORF2 O</td> <td style="width:380px;z-index:1000;">[b]\" kirche="" um="" gottes="" und="" der="" menschen="" willen="" amtseinführung="" von="" dr.gerold="" lehner="" zum="" superintendenten="">
[i][/i]
15:00 - 17:00
unknown
Duration: 2 Hours (120 Minutes)</td> </tr> <tr> <td colspan="2">
Jahr als Vorsitzender. Nach dem Vikariat trat er seinen Dienst als Pfarrer in Purkersdorf an. Seit 1997 war er Rektor des Evangelischen Prdigerseminars und Leiter des Pastoralkollegs, in diese Zeit fällt seine Promotion.</td> </tr> </tbody></table>');" onmouseout="this.style.background='#ececec';return nd();">[/code]
Another example (maybe to help you track the issue):
[code]<td onclick="location='index.php?page=c_detail2&showid=6791&channel=4';" colspan="22" style="border-style: solid; border-color: rgb(174, 174, 174); border-width: 0px 1px 1px 0px; overflow: hidden; font-size: 9px; z-index: 1000; background-color: rgb(236, 236, 236);" onmouseover="this.style.background='#FFFFFF';return overlib(' <table style="z-index:1000;"> <tr style="z-index:1000;"> <td align="center" style="width:110px;z-index:1000;"><img src="MPthumbs/arte.png" alt="arte" height="64" width="64" />
[b]arte</td> <td style="width:380px;z-index:1000;">[b]Campino von \" die="" toten="" hosen="" -="" mein="" leben="">
14:00 - 14:45
music/ballet/dance (general)
Duration: 45 Minutes </td> </tr> <tr> <td colspan="2">
Seit über 20 Jahren gibt es die "Toten Hosen", Deutschlands erfolgreichste Punkband. Leadsänger und Bandsprecher ist seit damals Campino, mit bürgerlichem Namen Andreas Frege.</td> </tr> </tbody></table>');" onmouseout="this.style.background='#ececec';return nd();">[/code]
Thnx for your effort.
Inker