Quote:
Originally Posted by bjhuang
here you go.
after xml import, you have to create a dir to save the thumbnail.
and you have to modify the regex matching code by yourself when the layout chaged.
Code:
mkdir videothumbnails/tangle
chmod 777 videothumbnails/tangle
|
I edited the xml and changed the path to local tangle.png file instead.
I deleted old host, re-uploaded (import) that new xml file.
However, I'm still getting the "???" over the thumbnails when viewing categories. It does show the thumbnail when adding the video otherwise (after clicking load information button).
My directory and permission settings are correct
videothumbnails/Tangle
Changed line 58 to
Code:
else $this->thumbnailpath = 'http://www.talkjesus.com/images/tangle.png';
Also:
Code:
<videohoster varname="Tangle" classname="Tangle" active="1">
<title>Tangle</title>
Example:
http://www.talkjesus.com/videos/music-videos-2/
The source code for the thumbnail column shows this:
Code:
<td class="alt2" width="1%" align="center"><div style="position: relative;"><span style="position:absolute; bottom:0px; right:0px; font-size:10px; color:#FFFFFF; background-color:#000000; padding:2px;"><strong>???</strong></span><a href="http://www.talkjesus.com/videos/music-videos-2/more-i-seek-you-19.html"><img src="http://www.talkjesus.com/videothumbnails/Tangle/f72e42e7fd377117183f.jpg" alt="The More I Seek You" title="The More I Seek You" style="height: 52px;" border="0" /></a></div></td>
<td valign="top" class="alt1">
<div class="smallfont" style="max-height: 52px; overflow: hidden;">
~ Valentine version of an awesome worship song from Gateway
</div>
</td>
Please explain how to get rid of the ??? portion.
Also, it is not automatically inserting the time min::sec either
edit: I just realized the ??? portion is showing up because of the missing time insert