Results 1 to 3 of 3

Thread: RSS Parsing Error Help

  1. #1
    kosmo101 is offline Registered User
    Join Date
    Aug 2007
    Posts
    60

    Default RSS Parsing Error Help

    Hi

    Getting a parsing error when i go to a category on my directory:

    http://nassaucountybusinessdirectory...ategory&cat=47

    Anyone understand why?


    also with MOD rewrite is there a way to substitute the link # with a field name easily. Maybe would like to use the town that i have as a custom field or it must have that link # so it can find it.

    http://nassaucountybusinessdirectory...oceanside.html

    thanks kevin

  2. #2
    Bruceper is offline Active Member
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    XML parsing failed: syntax error (Line: 7, Character: 52)

    7: <title>Nassau County Business Directory :: Carpet & Rug Stores</title>

    Can you spot the invalid character for 20 points? It's "&". You must use &amp; instead.

    mod_rewrite needs the linkid, otherwise the script wouldn't be able to find the listing.

  3. #3
    kosmo101 is offline Registered User
    Join Date
    Aug 2007
    Posts
    60

    Default

    thanks!

Similar Threads

  1. Parse error: syntax error, unexpected
    By eltony in forum v5.x
    Replies: 6
    Last Post: 01-27-2008, 09:56 PM
  2. Error 500-Internal server error
    By samourai in forum v5.x
    Replies: 2
    Last Post: 10-12-2007, 07:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •