Author Topic: 4images RSS feed error in Firefox  (Read 3715 times)

0 Members and 1 Guest are viewing this topic.

Offline Kurman

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • www.kurman.ru
4images RSS feed error in Firefox
« on: June 21, 2009, 01:15:02 PM »
Before I've posted in "bugfixes" tree:
Quote
I had problems in viewing RSS via Firefox.
Problem occurs in all versions of 4images.
In Firefox RSS from my 4images wasn't formatted and viewed as pure xml data.
I solve it in this way:
In rss.php (line 358)
Find:
Code: [Select]
header('Content-Type: text/xml');
Replace with:
Code: [Select]
header('Content-Type: application/rss+xml');

Now, after upgrade from 1.7.6. up to v. 1.7.7. I have error too. In Internet Explorer rss feed works, but in Firefox i get error - you can see it if you open this link in Firefox.

If I try to change text/xml to application/xhtml+xml nothing changes.
If I put application/rss+xml, Firefox starts to download rss.php

P.S. I could not open topic in "Bugs" thread, so posted here.
« Last Edit: June 21, 2009, 01:37:38 PM by Kurman »
4images running as a music portal http://music.kurman.ru/

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: 4images RSS feed error in Firefox
« Reply #1 on: June 21, 2009, 01:23:21 PM »
it works fine for me in FF 3.5 RC2
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Kurman

  • Newbie
  • *
  • Posts: 42
    • View Profile
    • www.kurman.ru
Re: 4images RSS feed error in Firefox
« Reply #2 on: June 21, 2009, 01:56:59 PM »
Very strange  8O now it works. I did nothing, but works.

I was to post screenshots, but it begins work.

hm.. thanks v@no, it seems as if you up to handle a problem, they dissapear )))))) thanks
« Last Edit: June 21, 2009, 06:11:41 PM by Kurman »
4images running as a music portal http://music.kurman.ru/