Home | Products | Consulting | Forums | Support | Order | 1-800-752-0455
  Main
Index
Search
Posts
Who's
Online
Log
In

Home: Products: Article Manager 2:
RSS comma problem

 

 


Kimber
User

Mar 12, 2008, 12:39 PM

Post #1 of 13 (1354 views)
Shortcut
RSS comma problem Can't Post

I have talked to support and the problem “was” fixed however it is back! So I am back to look for more help.



When ever an article is added in the title having a comma is in the title such as child’s the comma would show as a weird symbol on the RSS feed. So as support instructed I replace the first line of the rss.xml file with <?xml version="1.0" encoding="ISO-8859-1"?> and that fixed the problem temporarily



But, when I add a new article with a comma in the title the symbol replaces the comma in the new articles.



Thoughts on how to stop this from happening?



Some of the old article are still messed up on the feed. http://www.articlesformom.com/artman/publish/rss.xml - scroll down to Make Valentineâ&#128;&#153;s With Your Kids, that one is still a mess.



Thanks

Kimberly


Donna
Staff / Moderator


Mar 13, 2008, 1:05 PM

Post #2 of 13 (1350 views)
Shortcut
Re: [Kimber] RSS comma problem [In reply to] Can't Post

Hi Kimber!

Article Manager actually stores it's data in utf-8 -- so instead of:

<?xml version="1.0" encoding="ISO-8859-1"?>

Try this:

<?xml version="1.0" encoding="utf-8"?>

Donna


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.


Kimber
User

Mar 13, 2008, 2:44 PM

Post #3 of 13 (1349 views)
Shortcut
Re: [Donna] RSS comma problem [In reply to] Can't Post

I change it and it is fixed again. I am going to bookmark this thread and start keeping a list of what the top rss line is because ever so often this problem comes back (cross fingers this is the last time) but I think a running list will make make sure I am not band-aiding the problem.

Thank you
Kimberly


Kimber
User

Mar 18, 2008, 3:39 AM

Post #4 of 13 (1330 views)
Shortcut
Re: [Donna] RSS comma problem [In reply to] Can't Post

Good Morning,

The problem back and at http://www.articlesformom.com/artman/publish/rss.xml

- - - - - - - - - -
For Mother’s Day this year, give Mom a really special gift---a gift that comes straight from your heart (instead of just from your wallet). Don’t give
- - - - - - - - - -

Make Valentine’s With Your Kids
Homemade Valentine’s are

- - - - - - - --

It was working fine last night and the last article was added Mar 13, 2008 - 4:16:42 PM and all was fine. But this morning I noticed the problem was back. I have not done or made any changes to article manager.

The last change made was March 13 changed from <?xml version="1.0" encoding="ISO-8859-1"?> to <?xml version="1.0" encoding="utf-8"?> on the rss feed.

Any ideas?
Kimberly


Jake
Staff / Moderator


Mar 19, 2008, 11:13 AM

Post #5 of 13 (1311 views)
Shortcut
Re: [Kimber] RSS comma problem [In reply to] Can't Post

Hi Kimberly,

It looks like your RSS feed went back to using the old character set tag. If you use "View Source" on your RSS feed, page, you can see that it's using ISO-8859-1 instead of UTF-8, so somehow this got changed again. If you're using Dreamweaver or something like that, you may want to make sure it's not changing your template automatically. Smile
-----------------------------------------------------------
Cheers,
Jake Swanson - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.



Kimber
User

Mar 19, 2008, 1:45 PM

Post #6 of 13 (1303 views)
Shortcut
Re: [Jake] RSS comma problem [In reply to] Can't Post


In Reply To
Hi Kimberly,

It looks like your RSS feed went back to using the old character set tag. If you use "View Source" on your RSS feed, page, you can see that it's using ISO-8859-1 instead of UTF-8, so somehow this got changed again. If you're using Dreamweaver or something like that, you may want to make sure it's not changing your template automatically. Smile


I am going directly into plesk software and changing it directly in the text editor itself and everything fixed - then - a few days later it will revert back to the old line of code.

The question is what is making it change back? Any thoughts?

Could it have anything to with my web host weekly back up service?

Do think this is something I should contact my web hosting company about to see if they have any ideas on their end?

I am at a lost on why is changing back to the old codes ever few days to a week.

Thanks
Kimberly


(This post was edited by Kimber on Mar 19, 2008, 1:50 PM)


Jake
Staff / Moderator


Mar 20, 2008, 3:28 PM

Post #7 of 13 (1283 views)
Shortcut
Re: [Kimber] RSS comma problem [In reply to] Can't Post

Hi Kimberly,

It's really tough to tell what could be causing this. The only thing I can suggest would be to make a note of what the "Date Modified" value is for that file on the server the next time this happens. Then you can see if you were doing anything at that time which may have caused the issue, and figure out if it's something your host is doing or a problem on your end.
-----------------------------------------------------------
Cheers,
Jake Swanson - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.



Kimber
User

Mar 21, 2008, 6:12 AM

Post #8 of 13 (1281 views)
Shortcut
Re: [Jake] RSS comma problem [In reply to] Can't Post


In Reply To
Hi Kimberly,

It's really tough to tell what could be causing this. The only thing I can suggest would be to make a note of what the "Date Modified" value is for that file on the server the next time this happens. Then you can see if you were doing anything at that time which may have caused the issue, and figure out if it's something your host is doing or a problem on your end.


Thanks, that is a good idea. I will think I keep a little notepad journey of what I do to Articles for Mom web site such as editing the template and when my web host does a back up and other system checks and see if I can find a pattern.

For now I can just change codes back to the correct ones when I see the problem.

- Question: When I update the template editor and republish all, does the rss.xml file republish also?


Thanks
Kimberly


Jake
Staff / Moderator


Mar 21, 2008, 3:07 PM

Post #9 of 13 (1279 views)
Shortcut
Re: [Kimber] RSS comma problem [In reply to] Can't Post

Hi Kimberly,

Yes, when you do a "Publish All" your RSS feed file will be re-created to include the changes you had made to your RSS template. Smile
-----------------------------------------------------------
Cheers,
Jake Swanson - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.



Kimber
User

Mar 26, 2008, 4:08 AM

Post #10 of 13 (1126 views)
Shortcut
Re: [Jake] RSS comma problem [In reply to] Can't Post


In Reply To
Hi Kimberly,

Yes, when you do a "Publish All" your RSS feed file will be re-created to include the changes you had made to your RSS template. Smile


I just "Publish All" because I update my seasonal advertising since Easter over and that changed the rss file again and make the problem happen.

I need to re-publish the articles to keep my advertisements up to date with the season. So ...

How do I set this to not re-publish the rss when I publish all or how do I set it to only re-publish the articles when I update my season advertisements?

Thank you
Kimberly


Jake
Staff / Moderator


Mar 26, 2008, 4:09 PM

Post #11 of 13 (1086 views)
Shortcut
Re: [Kimber] RSS comma problem [In reply to] Can't Post

Hi Kimberly,

You can stop the RSS feed from publishing by disabling its publishing rule under Admin -> Publishing.

That being said, I'd recommend trying to track down the root cause of this problem. As I mentioned before, something external to Article Manager is probably modifying your RSS template. If you're using Dreamweaver, I'd check to make sure that the RSS template stored locally matches the one on your server. If the local one is bad, that's probably the cause of the problem.

Let us know if you need help with anything else!
-----------------------------------------------------------
Cheers,
Jake Swanson - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.



Kimber
User

Mar 27, 2008, 12:31 AM

Post #12 of 13 (1077 views)
Shortcut
Re: [Jake] RSS comma problem [In reply to] Can't Post


In Reply To
Hi Kimberly,

You can stop the RSS feed from publishing by disabling its publishing rule under Admin -> Publishing.

That being said, I'd recommend trying to track down the root cause of this problem. As I mentioned before, something external to Article Manager is probably modifying your RSS template. If you're using Dreamweaver, I'd check to make sure that the RSS template stored locally matches the one on your server. If the local one is bad, that's probably the cause of the problem.

Let us know if you need help with anything else!




I am not using any kind of software such as Dreamweaver or anything. I only make changes in the admin template editor and that is only adding html codes or the CSS sheet for color change.

you said: "I'd check to make sure that the RSS template stored locally matches the one on your server. If the local one is bad, that's probably the cause of the problem."

What do I check or how do I check it? I am totally lost on what you are telling me to check.

Thank you
Kimberly


--- - - Added - - - -

I made the change the rss top line in the admin template editor instead of my web host file manager text file and it seems to be not changing when I republish.

Maybe it is fixed Smile


(This post was edited by Kimber on Mar 27, 2008, 1:59 AM)


Jake
Staff / Moderator


Mar 27, 2008, 2:38 PM

Post #13 of 13 (1070 views)
Shortcut
Re: [Kimber] RSS comma problem [In reply to] Can't Post

Hi Kimberly,

If you're not using Dreamweaver then don't worry about the local file thing I suggested earlier. At any rate, it seems you've got this resolved so the problem must have been with the file editor in your control panel. Smile
-----------------------------------------------------------
Cheers,
Jake Swanson - Product Specialist
support@interactivetools.com


Hire me!
Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.


 
 
 


Search for (options)
Products
CMS Builder
Article Manager
Realty Manager
Listings Manager
Order Now
Services
Priority Consulting
Support
Online Documentation
Support Forums
Support Homepage
Company Info
12 reasons to choose us!
Meet the team
Monthly newsletter
Contact Us
Toll Free: 1-800-752-0455
Phone: (604) 689-3347
Sales | Support
Conditions of Use | Privacy Policy | Copyright © interactivetools.com 2008
#201 - 2730 Commercial Drive, Vancouver BC Canada V5N 5P4