Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-09-11 18:23:26
- smorrison
- New Member
- Registered: 2005-09-11
- Posts: 2
link feed date problems
All of the dates in my links feed are reporting incorrectly. In the atom feed they all list as 1970-01-01T00:33:25Z (and show as 31 Dec 1969 in my reader). In RSS there is absolutely no date tags at all. The atom feed is:
http://ilovedashboard.net/?atom=1&area=link
The rss:
http://ilovedashboard.net/?rss=1&area=link
Also, I browsed the mysql table that contains all of the links and the dates are stored correctly there.
Also, My main article feeds work fine (ie. report the correct date)
Any thoughts?
-Shawn
Here is some extra information:
The feed validation does report errors but these do not seem to relate to solving my problem. Here is a link to the validation results of the atom feed:
And since I was told to, here is my diagnostic info:
———-
Textpattern version: 4.0.1 (r888)
last_update: 2005-09-09 02:55:42/2005-09-09 02:52:48
Document root: **DELETED**/ilovedashboard.net (**DELETED**/ilovedashboard.net)
$path_to_site: **DELETED**/ilovedashboard.net
Textpattern path: **DELETED**/ilovedashboard.net/textpattern
Permanent link mode: section_title
Temp folder: **DELETED**/ilovedashboard.net/textpattern/tmp
Site URL: ilovedashboard.net
PHP version: 4.3.10
Register globals: 1
Magic quotes: 1/0
MySQL: 4.1.13a-Debian_2-log
Locale: en_US.UTF-8
Server: Apache/1.3.33 (Unix) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.3.10 mod_ssl/2.8.22 OpenSSL/0.9.7e
- 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> ————————————Offline
#2 2005-09-20 12:34:08
- smorrison
- New Member
- Registered: 2005-09-11
- Posts: 2
Re: link feed date problems
Do any of the admins have a guess as to what is happening with my link feed? Any potential fixes? The newest release of atom.php and rss.php did not fix this problem.
Offline
#3 2005-09-20 12:51:28
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: link feed date problems
There are no item date tags in the RSS feed because RSS 0.92 doesn’t support them.
It looks like feeds are showing incorrect dates for link feeds. That’s a bug.
Article feeds on both sites posted above look to be working fine.
Alex
Offline
Re: link feed date problems
Any fixes for this problem?
http://www.lockjawradio.com running Textpattern version: 4.0.1 (r1050)
Offline
Pages: 1