Discussion board
Problem with RSS player in free mode
05-06-2008 16:04:51
axi
Hello, and thanks for your player that I have problems with work... To test it before implementation on my site, I tried the following feed in your site's rss-simple player: -http ://www.2.netvibes.com/rest/account/axi/timeline? format = rss = => I place rss-simple.php at my hoster (free.fr) without any problems and happily performs the same manipulation = => 1st problem solved by adding 5 to the .php extension (in the file name and also in the <FORM> tag) Test with my netvibes stream gives me this error, empty document? Warning: DOMDocument:: load () [function.DOMDocument-load]: Document empty in -http ://www.2.netvibes.com/rest/account/axi/timeline? format = rss, string: 1 in/mnt/144/b/c/4/alexis/account/axi/timeline? format = rss, line: 1 in/mnt/144/sdb/c/4/alexis -0.0.xml. Do you have an idea, something that will put me on the trail? Thanks in advance. Alexis For information, php characteristics of free: -http ://alexis. # # # # # .free.fr/test/easy/info.php
07-06-2008 11:35:09
webmaster
Good morning The feed of Le Monde magazine is in RSS 1.0 format, which is recognized by the reader. On the other hand, the Netvibes document linked in your message (the second) does not follow any standard RSS format, so this is fine for the reader. The first Netvibes link you used locally also follows the RSS 1.0 format. So we still have to get this file to our free account. It seems to me that the problem lies in the comma at the end of the URL.
12-06-2008 13:52:39
axi
Hi and thanks for taking care of me... Comma only appears in error... Test with netvibes stream on: - -http ://alexis. # # # # .free.fr/test/rss-simple.php5 => error message "Document is empty" - -https ://www.scribtol.ru/rss/rss-simple.php => ok World Flow Test -http ://www.lemonde.fr/rss/sequence/0,2 -3208.1-0.0.xml - -http ://alexis The rss-simple script has not been changed, I believe, on your site compared to the one you offer for download I don't know what to think about it
13-06-2008 16:32:15
webmaster
I don't know if the problem has been resolved since yesterday, but for me all links work fine and the RSS feed is displayed without errors. Otherwise, you need to clear the browser cache (and try another browser to see).
16-06-2008 10:58:16
axi
I'm still failing... Even with a different navigator... As if php couldn't open this thread... It's strange anyway if you succeeded on your side on my page http ://alexis. # # # # # .free.fr/test/rss-simple.php5 Thanks anyway.
19-06-2008 19:12:15
webmaster
I checked it for Free.fr and it works. As you said, you need to rename the extension to php5, but you also need to change the content of the action =" rss-simple.php" tag to "rss-simple.php5." The script is loaded to display the stream. For the rss-direct.php script, just change the file extension.
20-06-2008 10:13:40
axi
The script works because I can show some threads (for example, the world), but for a netvibes thread, quedal. I have already changed the content of the action =" rss-simple.php" tag to "rss-simple.php5." I'm starting to think more about it...
20-06-2008 14:59:06
webmaster
In fact, if you give the Netvibes URL for the rss-simple script
"http://www2.netvibes.com/rest/account/axi/timeline?format=rss" cela fonctionne sur .fr et pas sur Free.fr! Cela vient manifestement de ce que la fonction loadXML n'arrive pas fonctionner quand il y a un paramètre dans l'URL. Il est possible que cette faculté ait été désactivée volontairement par free. Je ne connais pas trop le fonctionnement de NetVibes. Ne serait-il pas possible d'avoir une URL directe sur le fichier de flux? Sinon on peut essayer de se reporter sur le gadget Custom RSS de Google, peut-être que cela fonctionnera mieux car cela ne dépend pas de l'hébergement.
23-04-2009 02:35:29
axi
PS: I changed 23/04/09 URL so that my site (private) does not link to it via .fr Alexis