XML and search errors

Started by Godfrey Flush, September 10, 2004, 01:11:49 AM

Previous topic - Next topic

Godfrey Flush

Dear all,
I'm getting an error when trying to use XML - it gives me a whole page of jargon which begins with this:

Notice: ob_end_clean(): failed to delete buffer. No buffer to delete. in /usr/local/apache2/htdocs/tbrforum/Sources/News.php on line 99   Today at 02:41:38pm  23

Any ideas what the problem is here? Also, another error occurs when trying to search. It lets me enter the search but when I submit it I get:

Access denied for user: 'tbrforum@localhost' to database 'tbrforum'
File: /usr/local/apache2/htdocs/tbrforum/Sources/Search.php
Line: 362

Thanks,
-Godfrey Flush

Metho

Not sure about the xml at the moment, but the search thing is most likely caused by mysql permissions. Your need to give that mysql account permission to create temporary tables.

- Methonis
Joshua "Methonis" Frazer
Support Specialist
The Simple Machines Team

[Unknown]

Quote from: Godfrey Flush on September 10, 2004, 01:11:49 AM
Notice: ob_end_clean(): failed to delete buffer. No buffer to delete. in /usr/local/apache2/htdocs/tbrforum/Sources/News.php on line 99   Today at 02:41:38pm  23

Do you have output compression turned on or off?

QuoteAccess denied for user: 'tbrforum@localhost' to database 'tbrforum'
File: /usr/local/apache2/htdocs/tbrforum/Sources/Search.php
Line: 362

Ask your host to give you permission to create temporary tables.

-[Unknown]

Godfrey Flush

Thanks, I turned off compression and the feed looks fine in a browser now, but Feedreader doesn't recognise it as a newsfeed. Any ideas?

Er, assuming it's not Feedreader's problem...

[Unknown]

Make sure ;type=rss is in the URL for it to be shown as an RSS feed and not a general feed.

-[Unknown]

Advertisement: