 |
? |
Author |
Message |
mmijangos
Joined: 22 Jul 2014
Posts: 2
Location: Guatemala
|
Posted: Tue Jul 22, 2014 2:00 am |

|
I get the following error:
----
$ errorCode = 7
xml_error_string () = mismatched tag
xml_get_current_line_number () = 11
xml_get_current_column_number () = 2
xml_get_current_byte_index () = 737
---
When processing this feed: http://feeds.feedburner.com/aciprensa-santodeldia
I have the version 3.13 rss2sql.
Thank you.
|
|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2694
|
Posted: Tue Jul 22, 2014 2:34 pm |

|
I think you may have given the wrong version number. I'd like you to check two files. Open them each in a text editor. Near the beginning of the file it should give the version number. Each file will probably have a different number.
Files to check:
rss2sql.php
FeedForAll_XMLParser.inc.php
|
_________________
Create RSS Feeds
Audio Recording and Editing
|
|
 |
 |
mmijangos
Joined: 22 Jul 2014
Posts: 2
Location: Guatemala
|
Posted: Thu Jul 24, 2014 1:57 am |

|
RSS2SQL.php
// $Id: rss2sql.php,v 3.13 2010/03/16 22:31:39
FeedForAll_XMLParser.inc.php
// $Id: FeedForAll_XMLParser.inc.php,v 3.24
Is correct?
What is the solution?
|
|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2694
|
Posted: Thu Jul 24, 2014 10:35 am |

|
I'm trying to get a copy of the version you are running. For some reason it is newer than what I have here. The developer should be sending over a copy tomorrow.
|
_________________
Create RSS Feeds
Audio Recording and Editing
|
|
 |
 |
|
|
|