I've been looking through seyret.php and where line 3366 reads
<link>$mosConfig_live_site/index.php?option=com_seyret&Itemid=$Itemid&task=videodirectlink&id=$vid</link>
I would like it to read something more like this
<link>$directdownloadlink</link>
but I can't seem to find a variable that will work for me...
---------- Post added at 06:59 ---------- Previous post was at 05:49 ----------
Update: I found a varriable in the rss file called "$videourl"
I tried adding the following
with no luck so far
looks like this
$videourl=$item->videourl; echo " <item> <title>$title</title> <link>$videourl</link>
Here is a link to the RSS
http://web.jessewood...r=d&feedlimit=5
I'm havin a really hard time with this and I don't know why, I've done over 80 file revisions by now easy and I just don't understand enough to figure it out... Can anyone help?
Attached File(s)
-
seyret.php (132.5K)
Number of downloads: 47

New Topic/Question
Reply




MultiQuote





|