The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
RSS Feed - XML Error: Undeclared entity warning at line 53
I've been trying to figure this RSS feed out for quite awhile now, and I seem to be getting absolutely nowhere. I've tried everything and I can think of, and I've made absolutely no progress. Here's hoping someone can help.
When using an RSS feed URL (http://vb-dev.os-scape.com/external....SS2&forumids=5), which by the way, for whatever reason seems to show absolutely nothing in both Firefox and Chrome [outside of the occasional database error]), I get this error on the feeder: http://i.imgur.com/sJ8qHia.png These are my current RSS settings: http://i.imgur.com/HSd3IGm.png What am I doing wrong here? |
#2
|
|||
|
|||
Bump. I've had absolutely no luck with this.
|
#3
|
|||
|
|||
The undeclared entity warning is caused by bad syntax in the XML file.
Database error shouldn't happen in the first place, can you paste the database error here? |
#4
|
||||
|
||||
I get a database error on that link (every time).
|
#5
|
|||
|
|||
Quote:
The pictures shown are all of the information I have at the moment. Which is odd, because the other RSS feed links just come up blank. |
#6
|
|||
|
|||
Database errors should be sent to the email defined in your /includes/config.php file.
|
#7
|
|||
|
|||
Quote:
Quote:
Code:
Database error in vBulletin 4.2.2: Invalid SQL: SELECT COUNT(*) AS thread_count FROM thread AS thread where postuserid =; MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 Error Number : 1064 Request Date : Saturday, May 14th 2016 @ 08:33:38 PM Error Date : Saturday, May 14th 2016 @ 08:33:38 PM Script : http://vb-dev.os-scape.com/external.php?type=RSS2&forumids=5 Referrer : IP Address : 24.64.44.202 Username : Unregistered Classname : vB_Database_MySQLi MySQL Version : |
#8
|
|||
|
|||
Bump.
|
#9
|
||||
|
||||
I took a look at the code in external.php and that query is not in stock vbulletin. Check your plugins for any that are on hooks in external.php:
If there are none on those hook locations, start looking through plugins on global locations to see if there are plugins that should not be running on rss feeds. |
#10
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|