RSS Errors

Hi all,
Having problems adding new RSS feeds (from other websites) to
my site. When I preview the page from the actual xslt file, the
feed shows up correctly, however when I attach it to my page (using
the xslt tranformation button from data tab) and preview, I get the
error:
MM_XSLTransform error.
The specified file /feeds/caribbean_recipe.xsl could not be
found.
I've tried this with another feed with the same result. Any
idea what I'm doing wrong?

I think the problem according to the error you got it the
line
$mm_xsl2->setXSL("/feeds/caribbean_recipe.xsl");
I don't think you can do a root level link like that unless
it is a full one like /homepages/hske/html/.....
Try a test page making it a relative link and see if that
works. I know I had issues with file locations and links.
$mm_xsl2->setXSL("../feeds/caribbean_recipe.xsl");

Similar Messages

  • IWEB RSS error, the file is  uploaded though...xml not found!

    I get the folling error...
    When I click on RSS Subscribe...
    "....Not Found
    The requested URL /public_html/Site/Blog/rss.xml was not found on this server......."
    and yet the xml file is indeed there.
    Any ideas?
    Thanks!

    The uploaded welcome.html did NOT take
    This really does need a separate thread.
    But all you do is add the tags you want to the
    published html using any text editor. You can
    probably even do this directly on the server with a
    program like TextWranger.
    What do you mean by "not take"? Would not upload?
    Doesn't show up in your browser? Make sure you
    clear your browser cache.
    It took the server a few minutes to catch up - of course i refreshed....
    Thanks again!

  • Frequent RSS error message from iTunes U

    Several of our courses have been contacted with the following error:
    iTunes U could not update the content because the specified RSS feed does
    not conform to RSS specifications. There is a duplicate title or globally
    unique identifier (GUID) child element in an item. Until the issue is
    resolved, iTunes U continues to display the last downloadable version of the
    content. Verify that the title or GUID child element in the item located at
    11 is unique, and then try again.
    Here is the feed:
    http://deimos3.apple.com/WebObjects/Core.woa/Feed/indiana-public.3442237928.0344 2237936
    I've done what I can to look at the feed. I can't use the W3C validator because it chokes on the "itunes" tags, but from what I can see, it looks alright.
    Anyone else run into this kind of thing before?

    After taking another looks, and moving the feed into TextMate and running Tidy on it, there are two enclosures from the original feed (this is a registered podcast from another source) that have the same GUID, just as it says.

  • Mozilla RSS error

    Hi, I have 2 rss questions that I hope you can help me with
    1.)I tried to use "
    http://www.adobe.com/cfusion/webforums/forum/rss.cfm",
    adobe's rss feed on
    http://www.feedvalidator.org
    but it does not validate, but why is it still used?
    2.)the code (below) works in IE, but when I open rss.cfm in
    Firefox, I get error message: XML Parsing Error: xml declaration
    not at start of external entity Location:
    http://soohoo/crimestoppers/test/rss.cfm
    Line Number 2, Column 1:" How can I fix this? Thanks so much
    -C
    <!---My code...--->
    <cfset NumberOfFeedItems = 10>
    <!---
    <cfquery name="getLatestPublishedArticles"
    datasource="yourDB">
    SELECT TOP #numberOfFeedItems# *
    FROM yourContent
    ORDER BY PublishedDate DESC
    </cfquery>
    --->
    <cfset theDatetime = "#dateformat(now(), "ddd, dd mmm
    yyyy")# #timeformat(now(), "HH:mm:ss")# PST">
    <cfsetting enablecfoutputonly="yes">
    <cfsavecontent variable="theXML">
    <cfoutput>
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <!-- RSS generated by DevX on #theDatetime# -->
    <rss version="2.0">
    <channel>
    <title>DevX Featured Content</title>
    <link>
    http://www.devx.com</link>
    <description>Latest DevX Content</description>
    <language>en-us</language>
    <copyright>Copyright 2002 DevX</copyright>
    <docs>
    http://backend.userland.com/rss</docs>
    <lastBuildDate>#theDatetime#</lastBuildDate>
    <image>
    <title>DevX</title>
    <url>
    http://www.devx.com/assets/devx/3182.gif</url>
    <link>
    http://www.DevX.com</link>
    </image>
    </cfoutput>
    <cfloop from="1" to = "#numberOfFeedItems#"
    index="ctr">
    <cfscript>
    title = "titleXXX";
    description = "titleXXX";
    description = "titleXXX";
    date = "titleXXX";
    time = "titleXXX";
    authors = "titleXXX";
    pubDate = date & " " & time;
    </cfscript>
    <cfoutput>
    <item>
    <title>#title#</title>
    <description>#description#</description>
    <link>
    http://www.devx.com/content/id/</link>
    <author>#authors#</author>
    <pubDate>#pubDate#</pubDate>
    </item>
    </cfoutput>
    </cfloop>
    <cfoutput>
    </channel>
    </rss>
    </cfoutput>
    </cfsavecontent>
    <cffile action="write"
    file="C:\Inetpub\wwwroot\Crimestoppers\test\rssXml.xml"
    output="#theXml#">
    <cfcontent type="text/xml">
    <cfoutput>#theXml#</cfoutput>

    after you load your rss.cfm in FF, view the page's source to
    see what's
    actually being displayed - your rss feed or some cf/server
    error...
    also in the source view check that the <?xml...?> line
    is THE FIRST LINE
    on the page, with NO blank or text lines before it.
    i think a dev version of CF puts a comment line "dev edition.
    not for
    production use blah blah" on the first line of every page it
    processes,
    so if you a checking your rss on a dev edition of CF that may
    cause the
    problem. it also makes the rss feed fail validation.
    technically, you can do without the <?xml ...> line in
    your file
    completely... the rss feed will still validate (though with a
    warning,
    but which is only visible when you try to validate the rss -
    your users
    will not see any difference).
    Azadi Saryev
    Sabai-dee.com
    http://www.sabai-dee.com

  • "The network connection could not be made" error

    Hi,
    Last night I uploaded my first podcast to iTunes and now, when I try to download it, it says "The network connection could not be made" - is this because iTunes haven't approved it yet? Or could this be an error on my part, e.g. RSS error?
    Thanks!

    Anyone? It's still not approved/working =/.

  • Are the forum RSS feeds broken again?

    W3C validator says the RSS feed - for example for this forum - 'does not validate'.
    Thunderbird also complains that the feed is invalid.
    Jonathan.

    The feed looks okay to me in a web browser, but I'm not using an actual reader or trying to do any validation on it.
    There have been a few reports of this in the past though:
    http://social.technet.microsoft.com/Forums/en-US/bf143a6c-12bd-41b4-b821-22f101896efa/rss-feeds-offline?forum=reportabug
    http://social.technet.microsoft.com/Forums/en-US/bb6a18e8-76bb-45d8-85e8-d923485c457a/rss-error-feeds-with-dtds-are-not-supported?forum=reportabug
    http://social.technet.microsoft.com/Forums/en-US/24276c7b-1e38-4f28-ad76-af3d32d0ad59/rss-feed-for-itsg-is-gone?forum=reportabug
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Dumb question from a newby

    I just upgraded to the iphone 5.  I want to delete all my info from my old iphone 4 - but keep getting a message which tells me there is an RSS error and verification failed.  It won't let me turn off anything or inactivate anything....  What am I doing wrong?
    Thx

        I'm sorry you're having a hard time getting an RSS Error when trying to wipe your old iPhone 4 baggagefree61. I can certainly assist you. First, contratulations on the iPhone 5. I'm sure your going to love our 4G LTE speeds!
    How are you trying to wipe your old phone? Here are steps for a Hard Reset, which should allow you to wipe phone without any error: http://bit.ly/ViW2xM
    Once completed, restart phone. Please keep us posted and let us know if this helps.
    Thank you,
    VanessaS_VZW

  • Version 31.3, error in upadting RSS feeds. Error Message - not a valid feed.

    After upgrading to version 31.3, error in updating RSS feeds.
    Error message - not a valid feed.
    Unable to Attach screen shot of feed validator results

    The answer is in the guide, please read it carefully:
    https://support.mozilla.org/en-US/kb/how-subscribe-news-feeds-and-blogs
    You can turn on extreme debugging as well. The problem is always with the publisher failing to follow specs; inform them to do so.

  • Error while trying to feed a group with RSS.

    Hello,
    I'm working at the University of Southampton creating the iTunes U page. Although our page is not currently live, I'm trying to add a RSS feed (extracted from the iTuneU Adm. Guide) to a group of a course but I'm getting the following error:
    "We could not complete your iTunes Store request."
    "The iTunes Store is temporarily unavailable. Please try again later."
    The error was still happening a week ago.
    Does anybody knows what could be causing it? or if there is anything else I (or someone) needs to enable?
    I tried "Edit track preferences" -> "Enable Course page podcasting" but it didn't fix.
    Thanks in advance,
    Sean.

    I think I may have an answer.
    I tried to setup a feed tab using your RSS in my secret lab. Normally, my first step in resolving feed tab problems is to open the target feed in a browser and check the feed XML. I was able to open your feed just fine, and the feed XML looks good at first read, so no real problems there. Where the problem exists, I think, is here:
    http://archive.zepler.tv/281/68/00132.mp4
    That is a "typical" link that the feed encloses (it's for the "Namespaces Demystified" podcast). Problem is that when that link is opened, you're directed to the "ECS-TV Archive" login page and not the actual content. That's where Apple is likely having an issue with your feed…Apple expects real content and you're sending a HTTP form POST page in lieu of that.
    Don't misunderstand though, it's legal to require that a feed tab login to a feed…you can use an HTTP basic or secure request and ask that Apple sign it using a SHA-256 tag (similar to what we do in our iTunes U portal websites). I tried to test that by establishing an account on your server (that is, I tried to create an "ECS-TV" account). But I'm not sure your system is going to accept a crazy request from some guy in the USofA. My overall aim was to see if I could create a feed tab that uses authentication by using account creds on your server.

  • Error in creating rss using pl/sql

    Hi everyone
    I am using below PLSQL to create an rss , this procedure getting compiled very well but when i try to execute it giving below errors
    CREATE OR REPLACE PROCEDURE sp_rssfeed(
    p1 IN NUMBER DEFAULT NULL
    ) AS
    v_xml blob;
    v_user VARCHAR2(100);
    BEGIN
    SELECT user
    INTO v_user
    FROM dual;
    WITH a AS(
    SELECT *
    FROM (
    SELECT owner, count(1) num_tabs
    FROM all_tables
    GROUP BY owner
    order by count(1) desc
    WHERE rownum <= 5
    SELECT
    XMLElement("rss",
    XMLAttributes('2.0' as "version"),
    XMLElement("channel",
    XMLElement("title",
    'Title: APEX test RSS Feed, User:= '||v_user),
    XMLElement("link",
    'http://www.oracle.com/global/de/community'),
    XMLElement("description",
    'Description: APEX test RSS Feed, p1:='||p1),
    XMLElement("language", 'en-us'),
    XMLElement("copywrite", 'Copyright '||
    to_char(sysdate, 'YYYY')||' Rich Murnane'),
    XMLAgg(
    XMLElement("item",
    XMLElement("pubDate",
    to_char(sysdate - rownum,
    'DAY, DD MON YYYY HH24:MI:SS')),
    XMLElement(
    "title",
    'The DB user named: '||a.owner||' has '||
    a.num_tabs||' table(s)'
    XMLElement(
    "link",
    'http://richmurnane.blogspot.com'
    ).getblobval(nls_charset_id('AL32UTF8')) into v_xml
    from a;
    owa_util.mime_header('text/xml');
    wpg_docload.download_file(v_xml);
    dbms_lob.freetemporary(v_xml);
    END;
    Error
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "SYS.OWA_UTIL", line 356
    ORA-06512: at "SYS.OWA_UTIL", line 404
    ORA-06512: at "RECOPS.SP_RSSFEED", line 55
    ORA-06512: at line 6
    Please help me out how to resolve this errors
    Regards
    Sandeep

    difficult to reproduce. But it might be a data conversion problem.
    e.g. try
    to_char(a.num_tabs)If that's not the error comment out certain lines or xmltags and test which one is the reason for the error.
    Edited by: Sven W. on Sep 9, 2011 3:13 PM - typo correction

  • Error in RSS file when setting datasource in report

    Hi,
    I trying to prepare script to deploy my reports to reporting service 2008. Script is takes from
    this question (Deploying Reports rss). Unfortunately code provided for data sources settings is not working in my case and I do not know why.
    Sequence is following: removed reports path, re-craete it, create datasource and for each report following actions performed: deploy and set datasource.
    After first report tried to set data source in itself scripts failed with error:
    D:\_ST\FLASH>rs -i deploy.rss -s http://localhost/ReportServer_i2008
    Parent folder Pipeline Reports created successfully.
    Deploying report 'CRM Practice Report'
    Report: CRM Practice Report published successfully.
    Setting datasource to report 'CRM Practice Report'.
    Error setting datasource to report 'CRM Practice Report'
    ERROR while Publishing report: CRM Practice Report
    Unhandled exception:
    The data source 'Warehouse Datasource' cannot be found.
    Here is the script I using to deploy datasource and reports:
    Dim definition As [Byte]() = Nothing
    Dim warnings As Warning() = Nothing
    Dim destinationFolder As String = "Pipeline Reports"
    Dim reportsTargetPath As String = "/" + destinationFolder
    Dim reportsSourcePath As String = "D:\Depot\Internal\BDW\BDW_Phase4\Src\BDW_R4.17.2\Reports\BDW_Reports"
    Dim datasourceName As String = "Warehouse Datasource"
    Public Sub Main()
    Try
    rs.Credentials = System.Net.CredentialCache.DefaultCredentials
    If rs.GetItemType(reportsTargetPath) = ItemTypeEnum.Folder Then
    rs.DeleteItem(reportsTargetPath)
    End If
    rs.CreateFolder(destinationFolder, "/", Nothing)
    Console.WriteLine("Parent folder {0} created successfully.", destinationFolder)
    CreateReportDataSource(datasourceName, "SQL", "Data Source=apopov\i2008;Initial Catalog=bdw")
    PublishReport("CRM Practice Report")
    PublishReport("CRM Report")
    PublishReport("Pipeline Practice Report")
    PublishReport("Pipeline Report")
    Console.WriteLine("Tasks completed successfully.")
    Catch ex As Exception
    Throw ex
    End Try
    End Sub
    Public Sub CreateReportDataSource(name As String, extension As String, connectionString As String)
    Dim definition As New DataSourceDefinition()
    definition.CredentialRetrieval = CredentialRetrievalEnum.Integrated
    definition.ConnectString = connectionString
    definition.Enabled = True
    definition.Extension = extension
    Try
    rs.CreateDataSource(name, reportsTargetPath, False, definition, Nothing)
    Catch e As Exception
    Console.WriteLine("ERROR creating data source: " + name)
    Throw e
    End Try
    End Sub
    Public Sub PublishReport(ByVal reportName As String)
    Try
    Console.WriteLine("Deploying report '{0}'", reportName)
    Dim stream As FileStream = File.OpenRead(reportsSourcePath + "\" + reportName + ".rdl")
    definition = New [Byte](stream.Length-1) {}
    stream.Read(definition, 0, CInt(stream.Length))
    stream.Close()
    rs.CreateReport(reportName, reportsTargetPath, False, definition, Nothing)
    Console.WriteLine("Report: {0} published successfully.", reportName)
    SetDatasource(reportName)
    Catch e As Exception
    Console.WriteLine("ERROR while Publishing report: " + reportName)
    Throw e
    End Try
    End Sub
    Public Sub SetDatasource(ByVal reportName As String)
    Try
    'Not working, I do not know why
    Console.WriteLine("Setting datasource to report '{0}'.", reportName)
    Dim reference As New DataSourceReference()
    reference.Reference = reportsTargetPath + "/" + datasourceName
    Dim source As New DataSource()
    source.Item = reference
    source.Name = datasourceName
    Dim sources As DataSource() = New DataSource(0) {}
    sources(0) = source
    rs.SetItemDataSources(reportsTargetPath + "/" + reportName, sources)
    Catch e As Exception
    Console.WriteLine("Error setting datasource to report '{0}'", reportName)
    Throw e
    End Try
    End Sub
    I have not ideans why this error may occures.

    Hi Alex,
    I have test the script in my test environment, it works.
    Based on the error message, the data source 'Warehouse Datasource' cannot be found. Please check, did you have add Warehouse Datasource.rds file in the same folder? In your case, it is located in: D:\Depot\Internal\BDW\BDW_Phase4\Src\BDW_R4.17.2\Reports\BDW_Reports
    If the issue is persist, please feel free to ask.
    Regards,
    Alisa Tang
    Alisa Tang
    TechNet Community Support

  • RSS implementation: error  MM_XSLTransform error.

    I'm new to this forum so please forgive in advance any dumb questions.  I am using CS3 trying to post RSS feeds on my web site from an external xml source.  I have configured a testing server running Suse 11.1 / Apache/ PHP 5.2 for development purposes. I create the XSL fragment and can preview the data fine in the browser using the F12 in DW; however, when I import the XSL fragment into a (PHP) web page I get the following message:
    MM_XSLTransform error.
    The specified file /frag7.xsl could not be found.
    I have imported the above fragment with the site root parameter selected, which obviously doesn't work.  If I select the document root then I get a plethora of really ugly errors when I preview the page using F12.   So the problem appears to be some incorrect interaction of the XSL fragment after it gets imported into the php page, aside from that it works fine.
    I am at a loss how to troubleshoot this from here.

    Will this help
    http://pleysier.com.au/rss_example/

  • Error Showing in Podcast RSS and iTunes shows a "!" when it loads

    I have created eight episodes so far for our podcast series. All podcast episodes were created in Garageband and uploaded to iWeb. In iWeb I published the webpages to our podcas server. The pages show beautifully and the podcasts work well.
    BUT if someone tries to subscribe to the podcasts, an error appears. I went into the server and found "podcast.html" and had to correct the URL. When I publish to the folder on the server, iWeb creates a folder as the name of the podcast and then places all the documents into that folder. The problem lies in that the xhtml and the rss will not work if that folder is in the URL. If I manually remove the folder, it works quite well. IF I create a new episode and upload it to iWeb, when iWeb publishes to the folder on the server, it overrides the manually corrected URL and places the folder back in the URL. It took me 15 minutes to correct the document (podcast.html) the last time I added an episode.
    Therefore, one cannot subscribe to the podcasts via the website nor via iTunes.
    The webiste is http://podcast.sparcc.org/Welcome.html
    When a new episode is created it the URL looks like this: http://podcast.sparcc.org/The_Sanctuary/Welcome.html
    There are three others working with me on this project and we are getting very frustrated.
    Don
    Power Mac G4   Mac OS X (10.4.7)   Dual 450 Mhz

    Hi murr18140,
    Welcome to the Support Communities!  The article below will help you troubleshoot the issue you are having with your iPod classic not being recognized in iTunes for Windows:
    iPod: Appears in Windows but not in iTunes
    http://support.apple.com/kb/TS1363?viewlocale=en_US
    I hope this information helps ....
    - Judy

  • [XI 3.1] Import Wizard Error 21: RSS file does not exist

    Hi,
    I would like to migrate from 6.5 to 3.1. I would like trasfer universe and reports with Import Wizard. But I receive this error:
    ERR21:Execute request to Cnx Server failed : RSS file does not exist : D:\Programmi\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\dataAccess\connectionServer
    oledb\extensions\migration\sqlsrv2000.rss
    And this is from logs file:
    2008/11/21 11:11:28.663|>>|E| | 2792|3300| |||||||||||||||No localization information available
    2008/11/21 11:11:31.633|>>|E| | 2792|3300| |||||||||||||||Execute request to Cnx Server failed : RSS file does not exist : D:\Programmi\Business Objects\BusinessObjects Enterprise 12.0\win32_x86\dataAccess\connectionServer
    oledb\extensions\migration\sqlsrv2000.rss
    d:\Mira_RTM\src\Tools\export\iface\astools/I18nClassicCharset.h:59:class ucs2string &__thiscall ASTools::I18n::CharsetConverter<struct ASTools::I18n::DefaultLocaleFactory>::operator ()(const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class ucs2string &) const: TraceLog
    So I can' t see my universes and *.rep files.
    What I can do?
    Thanks

    Hello
    The following solution may work for u.
    You may receive the above error message if BusinessObjects Enterprise tries to access  database after the associated RSS file has been deleted or corrupted.You need to replace the deleted or corrupted RSS file with a clean copy of the file, either from another BusinessObjects Enterprise installation
    Regards
    mahesh

  • RSS feeds for Error Queues

    We have a requirement to send RSS feeds when ever there is a error message placed in the error queeu. Any inputs on this will be very much useful.

    > Hi,  The RSS feeds for the forums are great.  Any
    > chance of having the same thing for the developer
    > areas?  I'd hate to miss any new materials....
    Hi Kenneth,
    RSS feeds for home pages are on the unfortunately long list of improvements. It is high up there.
    But if you don't want to miss any materials, then you should check out DevToday, which you find under Services.
    https://www.sdn.sap.com/sdn/devnews.sdn?node=linkn2
    It shows only the new stuff that came in within the last I think it is 30 days. You can tailor it to your information interests by rating these objects. You can even create a daily or weekly email from it.
    Gone is the fear of missing good information, Mark.
    P.S. If now only that DevToday page had an RSS feed
    P.P.S. Of course it only works if you are logged in, which by the way everyone using SDN should be.

Maybe you are looking for

  • Inter Company Billing and automatic booking to Vendor master.

    Hi, Wish you a Happy New year,,,,,,, We have done all the necessary configuration for generating Inter Company billing including the Cost booking to vendor Automatically. There are certain points where I need some help, 1) During Idoc genration we ar

  • BT Sport Is An Utter Disaster

    What the hell is going on? I can no longer get BT Sport (initially, I could). Error messages. Advice on the site that doesn't work. Telephone 'support' that doesn't answer (again and again). The forum is chock-full of complaints. Nobody seems to be d

  • Iphoto 11 Advanced Organization

    Per the manual,  "If you already have an extensive photo file structure saved on your computer, the new import option lets you choose to have the Iphoto point to your original photo files instead of duplicating them in iphoto" Is this still putting t

  • Menu Links Not Highlighting Completely Once Authored To Disc

    Hi,    I haven't been able to find anything answering this question as yet - apologies if it's something that's been covered already.. I'm using CS5, and I've gone via Dynamic Link to Encore.. All has been good - and it all looks sweet on the preview

  • Website fine in safari, but images larger and stretched in Firefox?

    The site I just created loads fine in Safari, and also internet explorer (I used IE Netrender to test) however when viewing in Firefox the content width is wider, the images are larger and it just doesn't compare (or look very nice). The site is (www