Home
Download
Add-ons
Help
Forum
Organisation
Project
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
May 27, 2012, 06:26:05 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Interested in joining the WebsiteBaker team?
For more Information read
here
or on our
new website
.
155555
Posts in
21715
Topics by
7737
Members
Latest Member:
gx-world
WebsiteBaker Community Forum
English
Modules
(Moderator:
Argos
)
problem with rss in news module - FIXED
Pages:
1
[
2
]
Go Down
Author
Topic: problem with rss in news module - FIXED (Read 8562 times)
syamfamily
Offline
Posts: 12
Re: problem with rss in news module - FIXED
«
Reply #25 on:
May 18, 2010, 10:06:31 AM »
Quote from: erpe on May 18, 2010, 08:59:38 AM
The news-feeder on AMASP is running with 2.8.1
http://www.websitebakers.com/modules/news/rss.php?page_id=3
And there was the rss-module in the past running on the same installation.
rgds
erpe
No valid RSS
Quote
http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.websitebakers.com%2Fmodules%2Fnews%2Frss.php%3Fpage_id%3D3
Logged
erpe
Offline
Posts: 2077
Re: problem with rss in news module - FIXED
«
Reply #26 on:
May 18, 2010, 10:40:55 AM »
But running.........
You can modify some errors if you are not using [wb-link], but for me it is important that it works and not if some guys at w3c (or someone else) don't know the [wb-link]-function.
I like it.
rgds
erpe
Logged
stories about
be part of the Tutorials-Project
visit the jQuery-Showroom
sparkdigital
Offline
Posts: 348
Re: problem with rss in news module - FIXED
«
Reply #27 on:
August 31, 2010, 03:15:27 PM »
Just a quick query - will the RSS feed be updated even when an existing news post is updated, rather than created from scratch? We're using this function on one of my client's special offers page and we'd like to publish a feed even when only the price in the post is updated. Does this make sense?
Thanks!
Konrad
Logged
jonny
Offline
Posts: 3
Re: problem with rss in news module - FIXED
«
Reply #28 on:
September 26, 2010, 10:44:10 PM »
Hi there everyone,
I want to add the RSS News feeder to my site. I have installed the add-on, it installed correctly and I have adjusted the pieces of code to make my script validate correctly however none of the news appears on the RSS Feed. The page is populated but it is empty even though there is news on the news page. I have made fresh news posts but nothing is being pulled across to the RSS Feed.
I am running version 2.8.1 of website baker with News v3.5 and RSS News Feeder 1.1.1.
Does anyone know how I can get this working.
Thanks for you help
Logged
jonny
Offline
Posts: 3
Re: problem with rss in news module - FIXED
«
Reply #29 on:
September 27, 2010, 08:59:49 PM »
Just a quick update to the problem I am having.
I looked into where the RSS button is trying to link to and it appears to be different to that of the installation at websitebakers.com.
My installation of RSS News Feed appears to be linking to /modules/rssnewsfeed/rssnewsfeed.php where as the one on websitebakers.com appears to be linking to /modules/news/rss.php.
I have checked my install and all files are there and configured to work with my site, is my rss feed button linking to the correct place?
I have searched the forum and read this thread but I cannot work out the answer. Any help would be great as I would really like to have the news feed working as there are some people who view my site but would find it really helpful to have a news feed.
Cheers
Logged
mylesk42
Offline
Posts: 120
Problem with RssSiteFeed in IE and Chrome
«
Reply #30 on:
November 17, 2010, 10:04:22 AM »
Hi,
I've installed the RssSiteFeed. and I've noticed it didn't work with IE and Chrome : IE links to the same page of the website and Chrome displays the list of pages in plain text.
An idea ?
Cheers
Thans for the module !
Logged
Turskis
Offline
Posts: 50
Re: problem with rss in news module - FIXED
«
Reply #31 on:
December 15, 2010, 09:58:43 PM »
Jonny, did you manage to get it working?
Having same problem...
Logged
freckles
Offline
Posts: 20
Re: problem with rss in news module - FIXED
«
Reply #32 on:
March 09, 2011, 02:22:57 PM »
Hi
This worked for me too, thanks. Taking the "&" symbol out of the website title and Meta information got the feed accepted. There were a few other validtation issues, such as the email, that caused the feed to be invalid for Feedburner, but it worked fine as a direct RSS.
Cheers
Logged
daydreamer
Offline
Posts: 253
Re: problem with rss in news module - FIXED
«
Reply #33 on:
April 22, 2012, 09:09:06 AM »
How to get this working with WB 2.8.1?
Thanks
Logged
daydreamer
Offline
Posts: 253
Re: problem with rss in news module - FIXED
«
Reply #34 on:
April 27, 2012, 11:44:15 AM »
How to make this valid for WB 2.8.3?
Logged
kweitzel
Forum administrator
Offline
Posts: 6977
Re: problem with rss in news module - FIXED
«
Reply #35 on:
April 27, 2012, 06:16:49 PM »
@daydreamer: you might want to specify your issues a bit more in detail ...
cheers
Klaus
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
daydreamer
Offline
Posts: 253
Re: problem with rss in news module - FIXED
«
Reply #36 on:
April 28, 2012, 09:10:19 AM »
The issue is the feed does not validate.
Logged
kweitzel
Forum administrator
Offline
Posts: 6977
Re: problem with rss in news module - FIXED
«
Reply #37 on:
April 28, 2012, 09:42:02 AM »
What errors are you getting? Like this?
Code:
line 18, column 33: pubDate must be an RFC-822 date-time: Tue, 20 Mar 2012 23:03 (61 occurrences) [help]
<pubDate>Tue, 20 Mar 2012 23:03</pubDate>
It is just missing the timezone info ...
cheers
Klaus
«
Last Edit: April 28, 2012, 09:44:46 AM by kweitzel
»
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
daydreamer
Offline
Posts: 253
Re: problem with rss in news module - FIXED
«
Reply #38 on:
May 02, 2012, 11:02:34 AM »
These are my errors
Code:
This feed does not validate.
line 16, column 34: pubDate must be an RFC-822 date-time: Tue, 01 May 2012 20:32:26 (10 occurrences) [help]
<pubDate>Tue, 01 May 2012 20:32:26</pubDate>
^
line 21, column 20: Invalid email address: Daydreamer (10 occurrences) [help]
<author>Daydreamer</author>
^
In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.
line 7, column 93: Self reference doesn't match document location [help]
... rel="self" type="application/rss+xml"/>
^
line 22, column 0: item should contain a guid element (10 occurrences) [help]
</item>
Logged
kweitzel
Forum administrator
Offline
Posts: 6977
Re: problem with rss in news module - FIXED
«
Reply #39 on:
May 02, 2012, 07:48:16 PM »
I am not sure where it pulls the e-mail address out of, I do not get the error on a 2.8.3 installation with the e-mail address, only with the date format.
Are you using several different Useraccounts to write news?
Anyway, I just checked, the e-mail address should be the server-email and nothing else. It is pulled in line 64 of the rss.php ... the timezone can be fixed in line 89 of the same file by statically adding the TZ Identifier (e.g. GMT):
http://project.websitebaker2.org/projects/wb28x/repository/entry/branches/2.8.x/wb/modules/news/rss.php
This is only a dirty quick hack though ... one of the developers should make the requried change for this.
cheers
Klaus
Logged
WebsiteBaker Org e.V. - for WebsiteBaker
Pages:
1
[
2
]
Go Up
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Announcements
=> Security Announcements
=> Documentation
=> WebsiteBaker Website Showcase
=> Guest Area & Off-Topic
-----------------------------
English
-----------------------------
=> WebsiteBaker 2.9
===> Announcements
===> Help/Support
=====> Modules / Extensions
===> Suggestions
===> Software bugs
=> Help & Support
=> Modules
=> Droplets (PHP code for use with Droplet module) & Snippets (raw PHP code)
=> jQuery
=> Templates, Menus & Design
=> WebsiteBaker Language Files
=> WebsiteBaker 2.x discussion
=> WebsiteBaker 3
=> Archive (posts up to 2007)
-----------------------------
Deutsch (German)
-----------------------------
=> Ankündigungen
=> WebsiteBaker 2.9
===> Ankündigungen
===> Hilfe/Support
=====> Module / Extensions
===> Vorschläge
===> Softwarefehler
===> Erfahrungs und Testberichte
=> Hilfe/Support
=> Module & Snippets
=> Templates & Design
=> Tutorials
=> jQuery
=> Diskussion über WB
=> Off-Topic
=> Archiv für Themen bis 2007
-----------------------------
Nederlands (Dutch)
-----------------------------
=> Aankondigingen
=> Hulp & Ondersteuning
=> Niet-Terzake (Off Topic)
-----------------------------
Francais (French)
-----------------------------
=> Help/Support
-----------------------------
Italiano (Italian)
-----------------------------
=> Help/Support
-----------------------------
Bakery (WB shop module)
-----------------------------
=> Bakery English
=> Bakery Deutsch
-----------------------------
KeepInTouch (Multi Contact Module)
-----------------------------
=> KeepInTouch English
=> KeepInTouch Deutsch
Loading...