Drupal is up and running but how do I ...?

listing alphabeticaly with Article module

In the article project page, there is a "Try out a demonstration" link.

This demo shows a list of articles (nodes) in alphabetical order with sub-categories, etc.

But, while trying the article module. Nothing is alphabetical, exept for the categories.

How can articles (nodes) be listed in a alphabetical way with this module?

Thanks.

BUG!? Aggregator2? Taxonomy-Theme? taxonomy.module? Node Deletion throws SQL Errors

When I try to delete an Aggregator2 feed or feed-item I get an SQL ERROR as follows:

user error: Not unique table/alias: 'tn'
query: SELECT COUNT(*) FROM node n
INNER JOIN term_node tn ON n.nid = tn.nid
INNER JOIN term_node tn ON n.nid = tn.nid
INNER JOIN users u ON n.uid = u.uid
WHERE n.type = 'aggregator2-feed'
AND tn.tid = 2
AND n.type = 'aggregator2-item'
AND tn.tid = 2
in C:\Inetpub\wwwroot\tapenews000\includes\database.mysql.inc on line 66.

user error: Not unique table/alias: 'tn'
query: SELECT n.*, u.name, u.uid
FROM node n
INNER JOIN term_node tn ON n.nid = tn.nid
INNER JOIN term_node tn ON n.nid = tn.nid
INNER JOIN users u ON n.uid = u.uid
WHERE n.type = 'aggregator2-feed'
AND tn.tid = 2
AND n.type = 'aggregator2-item'
AND tn.tid = 2
ORDER BY n.changed
DESC LIMIT 0, 50
in C:\Inetpub\wwwroot\tapenews000\includes\database.mysql.inc on line 66.

Please note that in both cases the lines "INNER JOIN term_node ... etc" are concatenated with no space as follows:
INNER JOIN term_node tn ON n.nid = tn.nidINNER JOIN term_node tn ON n.nid = tn.nid

The whole story:

I am using Aggregator2 with Taxonomy-Theme (a combination that rocks, by the way).

I just discovered that I added the same aggregator2 feed twice, with a different path-alias each time.

I started correcting by deleting one of the 2 feeds, on the mistaken assumption that all the feed-item chldren would be deleted automatically. Mistake!

Problems with the acces to the homepage

I'm experiencing problemswith the homepage access.

After the user's authentication, drupal should show the Homepage, but instead of it, drupal shows a "page not found" message, and in the address bar it shows something like : Acceso%20denegado%20a%20la%20p%C3%A1gina,%20Verifique%20que%20sea%20un%20usuario%20activo

That means:
Access Denied to the page, verify that you are an active user.

but if I go to the home link, drupal shows me the right page....

I forgot to say that for the anonymous users, the acces is denied...

Center block ABOVE story postings....

I've tried creating a new block with center placment and a weight of -10 hoping it would display ABOVE the stories on the main page (Kind of like what drupal.org is doing) but it always shows up under the stories. Any idea what I'm missing/doing wrong?

Currently using Drupal 4.7 CVS.
Thanks,

-J

Where is my "throttle status" block?

Hi.
I read the article Congestion control: tuning the auto-throttle, and follows its intstruction. However I was stuck at point 5 "Enable the "throttle status" block".

When I went to administer » blocks, there's no such block named "throttle status".
What's wrong?

PS:
I have done the following:
- enable cache
- enable statistics module
- enable throttle module
- enable raw access log (set it as 1 week)

Admin options disappeared...

I installed Drupal a week ago, and have been writing on a few stories, saved them as drafts, configured a bit etc, but all of a sudden, and I have no idea WHY; There are no admin options, or even "add content" options when I log myself in?! Weird stuff.

What can be wrong?

Pages

Subscribe with RSS Subscribe to RSS - Post installation