Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-10-07 18:42:32

groverm
New Member
Registered: 2005-09-22
Posts: 2

Get RSS and Atom links to display correctly?

When I highlight the Textpattern generated feed link I get something like “http://mysite.com/rss/?s=article.” Now, I know that the “s” should really be “section” to make it work, but how do I do that? Currently, when you click on the the link for either Atom or RSS you get redirected to the homepage. I am using clean urls and am using a clean install 4.01.

Here is what my diagnostic says if that helps.

Textpattern version: 4.0.1 (r888)
last_update: 2005-09-16 19:27:23/2005-09-16 19:16:06
Document root: /home/content/g/r/o/groverm/html
$path_to_site: /home/content/g/r/o/groverm/html
Textpattern path: /home/content/g/r/o/groverm/html/textpattern
Permanent link mode: section_id_title
upload_tmp_dir: /tmp
Temp folder: /home/content/g/r/o/groverm/html/textpattern/tmp
Site URL: toyconspiracy.com
PHP version: 4.3.11
Register globals: 1
Magic quotes: 1/0
MySQL: 4.0.24-max-log
Locale: en_US.UTF-8
Server: Apache

.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> ————————————

Charset (default/config): latin1/latin1
character_set: latin1
character_sets: latin1 big5 czech euc_kr gb2312 gbk latin1_de sjis tis620 ujis dec8 dos german1 hp8 koi8_ru latin2 swe7 usa7 cp1251 danish hebrew win1251 estonia hungarian koi8_ukr win1251ukr greek win1250 croat cp1257 latin5
18 Tables: OK

PHP extensions: xml, tokenizer/0.1, sybase, standard/4.3.11, session, pcre, overload, mysql, gettext, gd, ftp, domxml/20020815, curl, ctype, calendar, bcmath, zlib/1.1, Zend Optimizer
/include/txp_category.php: r628 (e92f8775125b69b1170e9026e7ab0d26)
/include/txp_plugin.php: r758 (3381ca79884afdf8d625d68ce62760eb)
/include/txp_auth.php: r716 (3a2a9e9b3a3d94527268434e9eb9e278)
/include/txp_form.php: r881 (f98d88fb56ee4c39e32329c9ad8161ef)
/include/txp_section.php: r685 (5cae4258cd1065c36b787eb22605c0a3)
/include/txp_tag.php: r650 (c4d9210382c5c2779f5454770cf2ac17)
/include/txp_list.php: r856 (1a3e54c0a007cee4fc5d129ad5ebe199)
/include/txp_page.php: r876 (e22dc37b465b87757722732a225b25f3)
/include/txp_discuss.php: r871 (66974d590659b6e6c8d550dc44b8ba78)
/include/txp_prefs.php: r765 (df266d038fd2bfa1c6f18b199de9e94a)
/include/txp_log.php: r628 (957a21ed9e3a7a088f9c25c927ff8e44)
/include/txp_preview.php: r628 (a16f84b6610fc66db0bce51e25b7af34)
/include/txp_image.php: r679 (c25abb0c3477e0279836e0dc202dea47)
/include/txp_article.php: r877 (3f230bd32f6fd44e289fad90db1e9172)
/include/txp_css.php: r628 (59d9f0d473ed3beab571674b1cf6b13e)
/include/txp_admin.php: r787 (37ad5c12586d4fd0ab267d2ac8278499)
/include/txp_link.php: r628 (20fda9968512d94d88d729588b99bce4)
/include/txp_diag.php: r852 (09126d2fe483f7ca110fc69bd285614f)
/lib/admin_config.php: r877 (9aea12193cc76eea1964eb0383ec6513)
/lib/txplib_misc.php: r884 (dc3d7fc0464dc34b4b340edcf16510af)
/lib/taglib.php: r628 (493878f922262157601c26a999a1c478)
/lib/txplib_head.php: r856 (8dc52dceb1a44965db75cc1615dfc0a4)
/lib/classTextile.php: r886 (c28c8f662aff56155b6dc2cc51846826)
/lib/txplib_html.php: r763 (54ace98025186be13bdbbfd764a54b4a)
/lib/txplib_db.php: r884 (bcf244957fc34d7741279827f805c8da)
/lib/IXRClass.php: r765 (2efb0fb05b55c634072b0bae9af38bdd)
/lib/txplib_forms.php: r628 (1bce1e4658c002d69990b939d7f76628)
/publish/taghandlers.php: r887 (52d7244ddff488c20caf1a5a669cd61a)
/publish/atom.php: r880M (21182e0aa05b2e0d0741a9e0de9ec1ba)
/publish/log.php: r864 (c3d16d3dfe375819a19fcd62398e4b86)
/publish/comment.php: r865 (6a125a3b69448fd47c4b4865ddd7e9f1)
/publish/search.php: r884 (80f942f1dc301857c2fa9dcb16aa1246)
/publish/rss.php: r880M (3f08df232b1ca21af0e6762c267a1183)
/publish.php: r884 (28a811d922c9c1a6db12165d7ec38896)
/index.php: r888 (ecd676c776d2e3918a6724a8bb526e0a)
/css.php: r795 (99e8fce7628f8f89ee0c89c88aceaa01)

Here is the url of my site Toyconspiracy.com

I am just starting to get the hang of this software, so any help you can offer a newbie like myself woud be great. Or, if there is a convenient page that explains this all would be cool, too. I searched for one and gave up.

Thanks. By the way, I really like how easy all this stuff generally is. Textpattern is top notch.

Offline

#2 2005-10-07 19:32:23

Sencer
Archived Developer
From: cgn, de
Registered: 2004-03-23
Posts: 1,803
Website

Re: Get RSS and Atom links to display correctly?

You can try applying this:

http://dev.textpattern.com/changeset/900

Or you can just manually link to the feeds.

Offline

#3 2005-10-07 19:56:14

groverm
New Member
Registered: 2005-09-22
Posts: 2

Re: Get RSS and Atom links to display correctly?

That worked. I downloaded the file and installed it and it works.

Thanks for the quick response. You rock.

Offline

Board footer

Powered by FluxBB