Ticket #122 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

http://www.catandgirl.com/rss.php doesn't work

Reported by: trac-user Assigned to: fox
Priority: major Milestone:
Component: backend Version:
Keywords: Cc:

Description

I'm using version 1.2.8-p2, and the feed

http://www.catandgirl.com/rss.php

doesn't show any posts after subscribing to it. Deleting the magpie rss cache didn't help either.

Also, the tooltip for the feed shows:

Updated: 1999/11/30 0:00

Change History

02/26/07 17:27:19 changed by fox

  • status changed from new to closed.
  • resolution set to invalid.

That's not exactly surprising because server on catandgirl.com returns this:

{<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in <b>/home/.dolby/dorothygambrell/catandgirl.com/rss.php</b> on line <b>25</b><br />

Could not connect: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)

Which is not exactly valid RSS if you get my drift. :)

02/26/07 18:30:57 changed by trac-user

The weird, because it worked for me just now using wget, firefox showed a preview of the feed as well, and normally when URL aren't valid feeds ttrss displays the feed in red with a "Failed to parse RSS" error message (which didn't happen).

02/26/07 18:39:02 changed by fox

Yeah, it works now but doesn't show any articles. Give the site admins some time to fix their stuff. :)