Arta_S
(Arta)
January 14, 2017, 3:46pm
1
Hey guys,
Need someone to help me with RSS with our Persian Forum.
The language tag for RSS is fa_IR which is wrong and RSS Validator does not validate.
See here: Feed Validator Results: https://forums.7host.ir/latest.rss
The code for language must be fa-IR
note: Dash (-)
instead of Underline (_)
Here is my previous topic that couldn’t find solution and can be useful to track the actual problem:
Hey guys,
My rss cannot be validated.
See here: http://bit.ly/2idlnhG
I am getting some errors when i am trying to fetch the latest entries to another website and the feed validator does not qualify this as a valid feed/rss link.
I have installed discourse in the traditional way.
Any ideas?
Budget $20 USD (Can pay via Paypal or pay at your gateway)
Thank you
1 Like
cpradio
(cpradio)
January 14, 2017, 5:53pm
2
Hey @Arta_S ,
I replied to your existing topic, as it really seems this is an issue within Discourse.
@codinghorror , I can now confirm this is happening due to the default locale being changed in Admin > Settings. When I select Persian, it adds the <language>fa_IR</language> to the RSS feed output. Switching it back to English, puts it back to <language>en</language>.
Based on List of ISO 639-1 codes - Wikipedia , it seems the appropriate code for Persian is simply fa, I’m not sure why _IR is being appended to it.
When I take the RSS output and plug it directly into the validator, changing fa_I…
I went into quite a bit of detail, but unfortunately, I’m not 100% sure what the correct solution is here.
Will watch to see how this progresses.
Arta_S
(Arta)
January 14, 2017, 6:01pm
3
cpradio:
I replied to your existing topic, as it really seems this is an issue within Discourse.
Problem in latest.rss / Not a Valid Feed, it says!
Thanks mate I appreciate the effort you are under taken.
cpradio
(cpradio)
January 14, 2017, 7:00pm
4
cpradio
(cpradio)
January 14, 2017, 7:26pm
5
3 Likes
Arta_S
(Arta)
January 14, 2017, 7:40pm
6
Shouldn’t this be at /var/discourse/app ?
I am looking through sftp and can’t seem find the folder app inside discourse folder.
cpradio
(cpradio)
January 14, 2017, 7:45pm
7
You won’t. As you would have to enter the container to see the files using ./launcher enter app
, but all that would be for nothing. As you’d have to rebuild the container to use the alterations, and that will undo any alterations. You simply need to wait for my PR to get merged into master, and once that happens it will be roughly 30 minutes and it should appear in tests-passed.
The Build just completed for the PR, all tests continue to pass, so it shouldn’t be long for it to get merged. I’m off to run a sound event for the rest of the night (so I won’t be available anymore today).
4 Likes
Arta_S
(Arta)
January 14, 2017, 7:57pm
8
Superb! Thanks man
I will wait for the update then.
cpradio
(cpradio)
January 14, 2017, 9:05pm
9
Zogstrip merged it. Keep an eye on /admin/upgrade to pull it in.
5 Likes
system
(system)
Closed
February 13, 2017, 9:05pm
10
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.