By Sam on Wednesday, 05 August 2015
Posted in Technical Issues
Replies 5
Likes 0
Views 554
Votes 0
Hi,

I have a few overdue responses to you and will address shortly.

In the meantime, I saw this when I clicked the subscribe to RSS link. Just updated the site to *.18 version too.

<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<?xml-stylesheet href="https://main-buttonwoodpost.netdna-ssl.com/components/com_imageshow/assets/css/style.css" type="text/css"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>#analysis Tag</title>
<description><![CDATA[All blog entries tagged as #analysis]]></description>
<link>http://www.buttonwoodpost.com/blogs</link>
<lastBuildDate>Wed, 05 Aug 2015 10:11:50 -0400</lastBuildDate>
<generator>Joomla! - Open Source Content Management</generator>
<atom:link rel="self" type="application/rss+xml" href="http://www.buttonwoodpost.com/blogs/tags/14?format=feed&type=rss";/>
<language>en-gb</language>
<item>
<title>You're Going To Need a Bigger Boat</title>
<link>http://www.buttonwoodpost.com/analyses/entry/31-analysis/328-you-re-going-to-need-a-bigger-boat</link>
<guid isPermaLink="true">http://www.buttonwoodpost.com/analyses/entry/31-analysis/328-you-re-going-to-need-a-bigger-boat</guid>
<description><![CDATA[<img src="https://main-buttonwoodpost.netdna-ssl.com/images/easyblog_articles/328/b2ap3_medium_needabiggerboatarticle.jpg" width="250" align="left" />Size matters. Just ask Roy Scheider. As incredulous as it may seem, I only recently sat myself down to watch that American scare-you-out-of-the-water staple Jaws for the first time. As a baby born in 1970, the movie at its debut in 1975 was hugely inappropriate for my always precocious, but nevertheless only five-year old self. And by the time this...]]></description>
<category>Analysis</category>
<pubDate>Wed, 05 Aug 2015 09:42:47 -0400</pubDate>
</item>
</channel>
</rss>
Hey Sam,

May i know what is the issue when you click on RSS link?
·
Wednesday, 05 August 2015 23:14
·
0 Likes
·
0 Votes
·
0 Comments
·
I just get that display of code (as shown in original issue). Is that what was intended?
Sam
·
Thursday, 06 August 2015 02:12
·
0 Likes
·
0 Votes
·
0 Comments
·
RSS links are not meant to be viewed with browsers. They are meant for feed readers. If you try viewing it with Firefox, it'll render nicely because Firefox supports built in feed reader as opposed to Google Chrome.
·
Thursday, 06 August 2015 02:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you, but when I tried to get it in Firefox, I got a 1064 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 'AND a.`lft` < AND (( ( a.`private` = 0) OR ( a.`private` = 1 and 1 > 0) OR ( a.' at line 1 SQL=select a.`id`, a.`title`, a.`alias`, a.`private`, a.`parent_id` from `wngmp_easyblog_category` as a WHERE a.`lft` > AND a.`lft` < AND (( ( a.`private` = 0) OR ( a.`private` = 1 and 1 > 0) OR ( a.`private` = 2 and (select count(1) from `wngmp_easyblog_category_acl` where `category_id` = a.`id` and `acl_id` = 1 and `content_id` in (9)) > 0))) ORDER BY a.`lft` ASC
Sam
·
Thursday, 06 August 2015 02:32
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sam,

Actually that was known issue, I have applied some fix in your site, it should work fine now.
·
Thursday, 06 August 2015 11:19
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post