Casual Posted June 3, 2013 Posted June 3, 2013 On Timeline panel works fine: TV Guide cannot display my logos: Someone can explain whats the problem?
factor Posted June 3, 2013 Posted June 3, 2013 j had the same problem I have it solved by changing the tvguide.html change <!-- START BLOCK : withlogo --> <img src="Logos/{channellogo}?height=50" title="{title}" alt="{title}" height="50"> <!-- END BLOCK : withlogo --> to <!-- START BLOCK : withlogo --> <img src="Logos/{channellogo}?" title="{title}" alt="{title}" height="50"> <!-- END BLOCK : withlogo -->
Recommended Posts