Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 06:26:05 AM

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
* Home Help Search Login Register
Pages: 1 [2]   Go Down
Print
Author Topic: problem with rss in news module - FIXED  (Read 8562 times)
syamfamily

Offline Offline

Posts: 12


« Reply #25 on: May 18, 2010, 10:06:31 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
Logged
erpe

Offline Offline

Posts: 2077


WWW
« 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

sparkdigital

Offline Offline

Posts: 348



WWW
« 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?  rolleyes

Thanks!

Konrad
Logged
jonny

Offline Offline

Posts: 3


« 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 Offline

Posts: 3


« 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 Offline

Posts: 120



WWW
« 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 Offline

Posts: 50


« Reply #31 on: December 15, 2010, 09:58:43 PM »

Jonny, did you manage to get it working?

Having same problem...
Logged
freckles

Offline Offline

Posts: 20


« 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 Offline

Posts: 253


« Reply #33 on: April 22, 2012, 09:09:06 AM »

How to get this working with WB 2.8.1?
Thanks
Logged
daydreamer

Offline Offline

Posts: 253


« 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 Offline

Posts: 6977


WWW
« 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 Offline

Posts: 253


« Reply #36 on: April 28, 2012, 09:10:19 AM »

The issue is the feed does not validate.
Logged
kweitzel
Forum administrator
*****
Offline Offline

Posts: 6977


WWW
« 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 Offline

Posts: 253


« 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 Offline

Posts: 6977


WWW
« 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
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!