Author |
Message |
marmengolo
Joined: 03 Mar 2013
Posts: 5
Location: Espaņa
|
Posted: Sun Mar 03, 2013 1:23 pm |

|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2692
|
Posted: Mon Mar 04, 2013 11:06 am |

|
You should be able to. I just verified that the feed is valid and was able to download it in to a test copy of FeedForAll. Though, since you posted in the RSS2SQL section of the forum, are you referring to downloading the feed in to FeedForAll or are you referring to using the RSS2SQL script to download the feed in to your SQL database?
|
_________________
Create RSS Feeds
Audio Recording and Editing
|
|
 |
 |
marmengolo
Joined: 03 Mar 2013
Posts: 5
Location: Espaņa
|
Posted: Mon Mar 04, 2013 1:41 pm |

|
Hi, I mean using the RSS2SQL script to download the feed in to my SQL database.
|
|
|
 |
 |
marmengolo
Joined: 03 Mar 2013
Posts: 5
Location: Espaņa
|
Posted: Tue Mar 05, 2013 2:24 pm |

|
|
 |
 |
FeedForAll Sales
Joined: 10 Jun 2009
Posts: 249
|
Posted: Tue Mar 05, 2013 2:34 pm |

|
For inserting RSS feed content into your MySQL database, have you setup the rss2sql.php script, or what part of the documentation are you working on?
SQL2RSS script: http://www.feedforall.com/sql2rss.htm
|
_________________
FeedForAll Sales
|
|

|
 |
marmengolo
Joined: 03 Mar 2013
Posts: 5
Location: Espaņa
|
Posted: Tue Mar 05, 2013 6:39 pm |

|
Hi
I am already installed and configured RSS2SQL. Also tested other feeds. However tis feed gives me an error when importing and executing the script.
|
|
|
 |
 |
FeedForAll Sales
Joined: 10 Jun 2009
Posts: 249
|
Posted: Wed Mar 06, 2013 9:20 am |

|
What is the error?
|
_________________
FeedForAll Sales
|
|

|
 |
marmengolo
Joined: 03 Mar 2013
Posts: 5
Location: Espaņa
|
Posted: Wed Mar 06, 2013 5:15 pm |

|
This is on the result page after executing the script:
updateFeed($feedID)
updateFeed($feedID)
$errorCode = 57
xml_error_string() = XML declaration not finished
xml_get_current_line_number() = 1
xml_get_current_column_number() = 30
xml_get_current_byte_index() = 54
And this is on the admin page list, after executing the script:
http://www.teamworkonline.com/xjobs.cfm?s=&location=&category=&radius=50&format=rss
"Parsing Error" x 3
on the feed info cell
|
|
|
 |
 |
Tech Support
Joined: 27 Aug 2004
Posts: 2692
|
Posted: Thu Mar 07, 2013 11:07 am |

|
It actually looks like the feed itself may be the issue, it's huge. Some of the data goes all the way back to 2000, so the script is erroring out as it goes through that enormous amount of data. Unfortunately, I don't know that the script CAN handle that particular feed.
|
_________________
Create RSS Feeds
Audio Recording and Editing
|
|
 |
 |
|