51463
Well-known member
I am doing some testing using the RSS Feeder in xenforo and an RSS Link from a website.
When i look at the websites rss link, The RSS Link has many things.
Links. Pictures, and Video, etc It pretty much looks like this:
*Notice* I've deleted all the links , kept it short
<item>
<title></title>
<category domain=""></category>
<link>
</link>
<description>
<![CDATA[
<img src=
]]>
<![CDATA[
Format: mp4<br /> Duration: 21:29<br /> Video: 960x540, AVC <iframe src=" </iframe>
<img src=" />
]]>
</description>
<pubDate></pubDate>
<guid isPermaLink="false"></guid>
</item>
The problem is when i click on "Import now" via the admin panel and i look in the forum that it posted the threads at. It doesn't seem to import all the information. So i'm thinking maybe there is a limit in the xenforo rss import feeder?
Actually, i think it imports everything except the Embeded Video. The iframe part.
But if i click on "Preview Feed" inside the admin panel. It shows the embeded video.
Should it should be working normally, importing the embeded video, since it shows up during the preview feed.
I even pasted the code, inside a thread and it works, i can see the video,
There is no embed code, if i do it via the feeder.
The embed code simply does not even import, Almost as if it skips it.
What exactly could be wrong?
When i look at the websites rss link, The RSS Link has many things.
Links. Pictures, and Video, etc It pretty much looks like this:
*Notice* I've deleted all the links , kept it short
<item>
<title></title>
<category domain=""></category>
<link>
</link>
<description>
<![CDATA[
<img src=
]]>
<![CDATA[
Format: mp4<br /> Duration: 21:29<br /> Video: 960x540, AVC <iframe src=" </iframe>
<img src=" />
]]>
</description>
<pubDate></pubDate>
<guid isPermaLink="false"></guid>
</item>
The problem is when i click on "Import now" via the admin panel and i look in the forum that it posted the threads at. It doesn't seem to import all the information. So i'm thinking maybe there is a limit in the xenforo rss import feeder?
Actually, i think it imports everything except the Embeded Video. The iframe part.
But if i click on "Preview Feed" inside the admin panel. It shows the embeded video.
Should it should be working normally, importing the embeded video, since it shows up during the preview feed.
I even pasted the code, inside a thread and it works, i can see the video,
There is no embed code, if i do it via the feeder.
The embed code simply does not even import, Almost as if it skips it.
What exactly could be wrong?