boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

RSS Problem

 
Post new topic   Reply to topic    boardom Forum Index -> How to ?
View previous topic :: View next topic  
Author Message
slimeboy



Joined: 28 Jun 2003
Posts: 28

PostPosted: Thu Jul 31, 2003 12:36 pm    Post subject: RSS Problem Reply with quote

When i try to load the page i get

"The XML page cannot be displayed"

A semi colon character was expected. Error processing resource 'http://www.simonsrealm.net/b2rss.php'. Line 18, Position 50

<link>http://simonsrealm.net/index.php?p=92&c=1</link>
-----------------------------------------------------------^

http://www.simonsrealm.net/b2rss.php
_________________
Simon's Realm
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jadeddaisy



Joined: 24 Nov 2002
Posts: 116

PostPosted: Sat Aug 02, 2003 4:39 pm    Post subject: Reply with quote

The problem is the ampersand, go into your b2config.php file and find this line:

Code:
$querystring_separator = '&';


Change it to

Code:
$querystring_separator = '&';


If you edit your files within cpanel, you'll have to change this every time you make any change in your b2config file -- cpanel doesn't like to keep the ascii code as is.
_________________
~^Rickie Beth^~
jadeDblog
Back to top
View user's profile Send private message Visit poster's website AIM Address
Cyberian75



Joined: 26 Sep 2002
Posts: 1274
Location: Oregon

PostPosted: Sun Sep 14, 2003 6:28 pm    Post subject: Reply with quote

I'm getting in b2rss2.php...

Code:

An invalid character was found in text content. Error processing resource 'http://journal.michaelpark.net/b2rss2.php'. Line 62, Position 467

  <content:encoded><![CDATA[I had a haircut yesterday at a salon named Forever Young, and the Korean lady was very friendly and courteous.  Anyway, this was my first decent haircut after my <a href="http://journal.michaelpark.net/?p=430&more=1&blogonly=1">surgeries</a>, and I think it did a lot of good to my self-image, because I'm not so self-conscious anymore when I'm out and about. <img src='http://journal.michaelpark.net/b2-img/smilies/icon_smile.gif' alt=':


Can you help? I tried the said solution, but it doesn't work.
_________________
Michael P.

Back to top
View user's profile Send private message AIM Address
seanr



Joined: 15 Sep 2003
Posts: 6
Location: Norfolk, VA

PostPosted: Mon Sep 15, 2003 4:08 pm    Post subject: Reply with quote

Try putting a backslash ("\") in front of the ampersand. The problem is that PHP is trying to parse the ampersand as a variable. Try it like this:

<link>http://simonsrealm.net/index.php?p=92\&c=1</link>
_________________
Sean Robertson
[email protected]
http://www.webolutionary.com
http://www.tidewater4dean.org

"As they say in Texas, George W. Bush is all hat and no cattle!"
Howard Dean for President!
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Cyberian75



Joined: 26 Sep 2002
Posts: 1274
Location: Oregon

PostPosted: Mon Sep 15, 2003 5:27 pm    Post subject: Reply with quote

Where would I put that backslash in??? I mean. which file?
_________________
Michael P.

Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> How to ? All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group