Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

  1. Index
  2. » Archives
  3. » Feed Issues

#1 2006-06-03 15:53:04

giddyn
New Member
From: Surrey, UK
Registered: 2006-05-13
Posts: 7
Website

Feed Issues

I am having problems getting my feeds to work. I am using the tags generated by TXP

<txp:feed_link label="RSS Feed" flavor="rss" />
</br> <txp:feed_link label="Atom" flavor="atom" />
</br></br>

The feed URLs are:
http://www.giddy.me.uk/txp/rss/
http://www.giddy.me.uk/txp/atom/

In Firefox I get the following error:

D:\Documents & settings\Admin\Local Settings\Temp\eh6m40yc could not be saved, because the source file could not be read.

In IE it returns a blank page

The FeedValidator returns the following errors

Not a gzipped file (Server response declares Content-Encoding: gzip; misconfigured server?)

On another machine I can download a file which in notepad shows the following error message before what looks to be XML code (I’m not a code expert)

<code>
<br />
<b>Warning</b>: unknown_tag in <b>/home/giddy/public_html/txp/textpattern/publish.php</b> on line <b>911</b><br />
<?xml version=“1.0” encoding=“UTF-8”?>
<feed xml:lang=“en-gb” xmlns=“http://www.w3.org/2005/Atom”><title type=“text”>Nick Giddy</title>
<subtitle type=“text”>Travel Stories</subtitle>
<link rel=“self” href=“http://www.giddy.me.uk/txp/atom/” />
<link rel=“alternate” type=“text/html” href=“http://www.giddy.me.uk/txp/” />
<id>tag:www.giddy.me.uk,2005:417f4ea21e519329f4514d0bd5bbdb2c</id>
<generator uri=“http://textpattern.com/” version=“4.0.3”>Textpattern</generator>
<updated>2006-05-30T19:27:18Z</updated>
<author> <name>Nick Giddy</name> <email></code>This bit is OK<code></email> <uri>http://www.giddy.me.uk/txp/</uri>
</author>
<entry> <author> <name>Nick Giddy</name> </author> <published>2006-05-06T12:11:00Z</published> <updated>2006-05-29T20:25:42Z</updated> <title>Nick’s Site – travelogue &c.</title> <link rel=“alternate” type=“text/html” href=“http://www.giddy.me.uk/txp/aarticle/nicks-site-travelogue-c” /> <id>tag:www.giddy.me.uk,2006-05-06:417f4ea21e519329f4514d0bd5bbdb2c/0827fddb776e4a7c903d49374e7755b7</id> <category term=“Travel” />
</code><code> <content type=“html”> <h1>Welcome! </h1> <p>This is my attempt at a website – hopefully acting as a travelogue/photo gallery &c while I’m away travelling.<br />
</p>

</content>
</entry></feed>

</code>

Any ideas/thoughts would be gratefully received.

The diagnostics for my site are:

Textpattern version: 4.0.3 (r1188)
last_update: 2006-04-09 13:55:41/2006-04-09 13:45:08
Document root: /home/giddy/public_html
$path_to_site: /home/giddy/public_html/txp
Textpattern path: /home/giddy/public_html/txp/textpattern
Permanent link mode: section_title
open_basedir: /home/giddy/:/usr/lib/php:/usr/local/lib/php:/tmp
Temp folder: /tmp
Site URL: www.giddy.me.uk/txp
PHP version: 4.4.2
Register globals: 1
server_time: 2006-06-03 11:45:06
MySQL: 4.1.19-standard
Locale: en_GB.UTF-8
Server: Apache/1.3.36 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.2 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a
Apache version: Apache/1.3.36 (Unix) mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.2 FrontPage/5.0.2.2635.SR1.2 mod_ssl/2.8.27 OpenSSL/0.9.7a
php_sapi_mode: apache
os_version: Linux 2.4.29-ow1

.htaccess file contents:
————————————
#DirectoryIndex index.php index.html
#Options +FollowSymLinks
#RewriteBase /relative/web/path/

<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule ^(.+) – [PT,L]

RewriteRule ^(.*) index.php </IfModule>

#php_value register_globals 0

————————————

Charset (default/config): latin1/utf8
character_set_client: utf8
character_set_connection: utf8
character_set_database: latin1
character_set_results: utf8
character_set_server: latin1
character_set_system: utf8
character_sets_dir: /usr/share/mysql/charsets/
20 Tables: txp_txp_nlprefs is latin1, txp_txp_subscribers is latin1

PHP extensions: xmlrpc/0.51, xml, wddx, tokenizer/0.1, swf, standard/4.4.2, sockets, snmp, session, pspell, posix, overload, mysql, mhash, mcrypt, mbstring, imap, gettext, gd, ftp, domxml/20020815, curl, ctype, calendar, bcmath, zlib/1.1, pcre, openssl, apache, Zend Optimizer
/include/txp_category.php: r1154 (dffd7979531373149c74e3eedfbb50e2)
/include/txp_plugin.php: r1167 (c2c7d7fc1e4918c79cd3658c62e4fbda)
/include/txp_auth.php: r1166 (3e2eaca7b151e14561125ab68e722203)
/include/txp_form.php: r947 (c0e4393328985742bd81cda61d10d5ed)
/include/txp_section.php: r1154 (d85c1ce405fccd9dac364c8ef4eb72eb)
/include/txp_tag.php: r1134 (3e2dfbd6fdccf0693c147ba22a9705e7)
/include/txp_list.php: r1042 (e85d2de1c63b41f0e5bdcf268e3c487b)
/include/txp_page.php: r876 (e22dc37b465b87757722732a225b25f3)
/include/txp_discuss.php: r1170 (1e56e08cc95c255783410076db12529f)
/include/txp_prefs.php: r1170 (c806be1b1f238e75a5ff6b7cf8432d17)
/include/txp_log.php: r906 (68c4f32b70ce41a349f197b6bba6c200)
/include/txp_preview.php: r628 (a16f84b6610fc66db0bce51e25b7af34)
/include/txp_image.php: r1168 (e8ec79ff9b3a21c356ee23da7973b1f0)
/include/txp_article.php: r1170 (88689d7469d16c13d51bd4adff03ebd7)
/include/txp_css.php: r922 (0c596d9968052b89581d1ca65a77c5de)
/include/txp_admin.php: r1074 (7e87ff0e29101593fb170b1a2de9fd59)
/include/txp_link.php: r1154 (7c0c55ff6580793dff0626f169e64ad6)
/include/txp_diag.php: r1154 (5d66b90f7e7720dd0e3526ca1b24cf89)
/lib/admin_config.php: r877 (9aea12193cc76eea1964eb0383ec6513)
/lib/txplib_misc.php: r1170 (7000a1b27aa40c90978211e6cff358ec)
/lib/taglib.php: r628 (493878f922262157601c26a999a1c478)
/lib/txplib_head.php: r1183 (fb85b66b4e379476935233f844844bef)
/lib/classTextile.php: r1141 (b066c2bfa94a26ae3d70b245dcf81369)
/lib/txplib_html.php: r1166 (bd11de6e6daa3391eab75a46db55ae36)
/lib/txplib_db.php: r1170 (5a2c3a1e328cd343a067cbb8fd25cd79)
/lib/IXRClass.php: r765 (2efb0fb05b55c634072b0bae9af38bdd)
/lib/txplib_forms.php: r950 (74da2c67abe4786c353ea416c13656eb)
/publish/taghandlers.php: r1188 (4e8eaeb0543d8fde09d6e423af4253b9)
/publish/atom.php: r1117 (14c1aa23c708898d7723b3d6b9c89050)
/publish/log.php: r864 (c3d16d3dfe375819a19fcd62398e4b86)
/publish/comment.php: r1187 (d55dde574418d2eaf6a394d703056d9a)
/publish/search.php: r884 (80f942f1dc301857c2fa9dcb16aa1246)
/publish/rss.php: r1099 (ce0d82b9435d8f1de01c8e2b6c585f93)
/publish.php: r1186 (d5c20bf2298e87969575f9e622bf2797)
/index.php: r1172 (52f753ebb51c1f7d5312485d9dbad7e4)
/css.php: r944 (df1c754417bdfb4e97a2c83ae5b454ee)

Offline

#2 2006-06-03 16:01:22

Dragondz
Moderator
From: Algérie
Registered: 2005-06-12
Posts: 1,541
Website GitHub Twitter

Re: Feed Issues

And how about the standard rss feed in txp front site? it work or not?

Offline

#3 2006-06-03 18:27:23

giddyn
New Member
From: Surrey, UK
Registered: 2006-05-13
Posts: 7
Website

Re: Feed Issues

Thank you for the quick reply
I can see feeds on other TXP sites (textpattern.org for example)
I thought I was using the standard RSS feed on my own site.

Offline

#4 2006-06-03 23:43:56

zem
Developer Emeritus
From: Melbourne, Australia
Registered: 2004-04-08
Posts: 2,579

Re: Feed Issues

You might have a bad <txp:...> tag in the body of an article that’s included in the feed.

There appears to be something strange going on here. Textpattern carefully checks to see whether headers have been sent before gzipping RSS/Atom content, to prevent this exact problem.

Last edited by zem (2006-06-04 00:02:50)


Alex

Offline

#5 2006-06-04 09:17:56

giddyn
New Member
From: Surrey, UK
Registered: 2006-05-13
Posts: 7
Website

Re: Feed Issues

Thanks again for the advice.

I removed a tag left over from an experiment and now it works/validates. I guess I shouldn’t try to run before I can walk!

Offline

  1. Index
  2. » Archives
  3. » Feed Issues

Board footer

Powered by FluxBB