Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Jamroom Help:
Feed Problems
Thrillseeker



Joined: 07 Nov 2007
Posts: 246
Location: Germany

Posted: 02/27/08 13:21 
yeah is a x-file rss)))

on the oinkba Media Pro Site i saw the same promblems.

what can we do?? i dont will cancel the contract wih my costomer. ... i dont will give back the money-))) is my first money. thats bad singns.))))

Back to top
Huw
Oinkba Design


Joined: 03 Aug 2005
Posts: 1345
Location: France

Posted: 02/28/08 07:32 

smith.kyle:
You might look into the "escape" modifier Huw, as I know RSS is SUPER particular about what it accepts/doesn't accept:

http://www.smarty.net/manual/en/language.modifier.escape.php


Thanks Kyle I'll look into that..

Back to top
Thrillseeker



Joined: 07 Nov 2007
Posts: 246
Location: Germany

Posted: 03/02/08 16:05 
Hello,

is there already something new? I have adjusted the problem in different Forums. Without success unfortunately!

Are there alternatives? Or must I do without the service?

Back to top
Huw
Oinkba Design


Joined: 03 Aug 2005
Posts: 1345
Location: France

Posted: 03/03/08 06:42 

Thrillseeker:
Hello,

is there already something new? I have adjusted the problem in different Forums. Without success unfortunately!

Are there alternatives? Or must I do without the service?


Thrillseeker

Could you try this please, edit the file skins/MediaPro/rss_reviews_row.tpl and also skins/MediaPro/rss_interviews_row.tpl where you see this line:

Code
<description>{$CONTENT_BODY|jr_strip_html}</description>


Change to this:


Code
<description>{$CONTENT_BODY|escape:'htmlall'}</description>


See if that helps with your Interviews and Reviews.

Back to top
Thrillseeker



Joined: 07 Nov 2007
Posts: 246
Location: Germany

Posted: 03/03/08 07:07 

Quote:
JEPP INTERVIEWS AND REVIEWS ARE WORKING NOW!!!!!!!!!!!! Thats fine NEWS.......for first-)







zorag:

Thrillseeker:
Hello,

is there already something new? I have adjusted the problem in different Forums. Without success unfortunately!

Are there alternatives? Or must I do without the service?


Thrillseeker

Could you try this please, edit the file skins/MediaPro/rss_reviews_row.tpl and also skins/MediaPro/rss_interviews_row.tpl where you see this line:

Code
<description>{$CONTENT_BODY|jr_strip_html}</description>


Change to this:


Code
<description>{$CONTENT_BODY|escape:'htmlall'}</description>


See if that helps with your Interviews and Reviews.




Last edited by Thrillseeker on 03/03/08 07:37; edited 1 time in total
Back to top
Huw
Oinkba Design


Joined: 03 Aug 2005
Posts: 1345
Location: France

Posted: 03/03/08 07:37 
Glad it's working for you, it's working on the demo now too. I'll be sending it out as an update to everyone soon.

Thanks Doug and Kyle - appreciated!!

Back to top
Thrillseeker



Joined: 07 Nov 2007
Posts: 246
Location: Germany

Posted: 03/03/08 07:40 
Can i put this Code into the Podcast to?????

Back to top
Huw
Oinkba Design


Joined: 03 Aug 2005
Posts: 1345
Location: France

Posted: 03/03/08 07:59 

Thrillseeker:
Can i put this Code into the Podcast to?????


It's is a long shot but you could try this, edit the file skins/MediaPro/podcast_xml.tpl and replace this line:

Code

<description><![CDATA[<a href="{$songs.SONG_PLAY_URL}">Click To Listen!</a>&nbsp;&nbsp;{$songs.SONG_NAME|replace:"&":"&amp;"} - By: {$songs.BAND_NAME|replace:"&":"&amp;"}<br>
]]></description>


With this:


Code
<description><![CDATA[<a href="{$songs.SONG_PLAY_URL}">Click To Listen!</a>&nbsp;&nbsp;{$songs.SONG_NAME|escape:'htmlall'|replace:"&":"&amp;"} - By: {$songs.BAND_NAME|escape:'htmlall'|replace:"&":"&amp;"}<br>
]]></description>


Back to top
Thrillseeker



Joined: 07 Nov 2007
Posts: 246
Location: Germany

Posted: 03/03/08 08:27 
Sorry these Code do not work either

Back to top
Huw
Oinkba Design


Joined: 03 Aug 2005
Posts: 1345
Location: France

Posted: 03/03/08 08:41 

Thrillseeker:
Sorry these Code do not work either


In that case I'm not sure.

Could you take a look at your admin radio station and make sure that all the songs you have loaded do not have any non HTML characters in the title and description.

In fact why not remove ALL songs and load up each one again checking that the player works each time until you find the problem - series of elimination.

Back to top
Thrillseeker



Joined: 07 Nov 2007
Posts: 246
Location: Germany

Posted: 03/03/08 12:26 
now i get on the podcast the follow error

XML-Verarbeitungsfehler: Syntax-Fehler
Adresse: http://www.lauschbar-live.de/index.php?t=podcast
Zeile Nr. 1, Spalte 63:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
--------------------------------------------------------------^

Back to top
chorton581



Joined: 21 Mar 2008
Posts: 18

Posted: 04/26/08 16:00 
I had the same issue with my rss_songs.php
It would error everytime i turned
Rating Login to yes and
Jamroom Ranking Login to yes

If you set both to NO it will work

Back to top
Huw
Oinkba Design


Joined: 03 Aug 2005
Posts: 1345
Location: France

Posted: 04/27/08 05:44 
I have an update coming out quite soon after v3.3 final is released which contains a fix for the RSS issue.

Thanks

Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Jamroom Help

< Previous12
 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.