I started to fiddle with the aggregator module but I'm finding more and more problems till the point that I'm not sure anymore if it's usable for me.
The first issue is that it doesn't seem to accept rss 2 and atom feeds, when parsing them it never finds news and the only way I found is by using a parser : http://www.2rss.com/atom2rss.php?atom=url
Sometime, for example, after login, create content, or so, the follewing error appears on top of the page:
user error: DB Error: unknown error
query: SELECT n.*, u.uid, u.name, u.data FROM node n INNER JOIN users u ON u.uid = n.uid WHERE n.nid = '' in /usr/local/www/data-dist/drupal/includes/database.pear.inc on line 89.
In different situation, the values of n.nid are '' or 'blog' or so. While n.nid is of the type of integer.
Hi.
Feel bad posting this becouse of a "newbie thing". I have searched but I havn't got I to show up.
First, how I think (want) Taxamony (weird name) to work:
It is a thing that catigories data on a page.
Ex:
Startsidan
Runt mig
-- Om mig
-- Djuren
-- Hemmet
I have installed the HTML area module and when activated it doesn't work. I have uploaded the module and copied the appropriate files to the misc directory as it says in the instructions. I have it enabled for blog pages but it doesn't show up. Does anyone have any ideas what I am doing wrong?