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

Full-page list of all nodes in a taxonomy - titles only. Views?

I would like to be able to show a page listing all nodes in a certain taxonomy, i.e. /taxonomy/term/7. But I have 100 stories in a given taxonomy, and using /taxonomy/term/7 defaults to showing about 10 pages of titles and teasers - I would like to be able to create a page of just titles of stories so they all fit on one page. When you have 100-200 articles in a category, having to look through many pages of teasers is too much. Is this something simple I'm overlooking?

Minor irritation

Everything seems fine with my new installation, except that when I modify any part of a story in the database, I get a blank page with a mysql error. When I hit the back browser button, I get this notice at the top of the page:

"The story was updated.
warning: Cannot modify header information - headers already sent by (output started at /www/mysite/htdocs/includes/database.mysql.inc:113) in /www/mysite/htdocs/includes/common.inc on line 233."

Everything is being updated in the database, so there's no error there. Anyone have any suggestions?

user error: Duplicate entry '0' for key 1

We have been actively developing Drupal 4.65 (going to 4.66 but need to fix this first)
We are getting this on all new domains installed.

When we try to login

user error: Duplicate entry '0' for key 1
query: INSERT INTO watchdog (uid, type, message, severity, link, location, hostname, timestamp) VALUES (1, 'user', 'Session opened for admin.', 0, '', '/user/login?destination=node', '69.180.217.227', 1143885170) in /home/[username]/public_html/includes/database.mysql.inc on line 67.

After this error screen we are in fact logged in but...
When we try to logout.

user error: Duplicate entry '0' for key 1
query: INSERT INTO watchdog (uid, type, message, severity, link, location, hostname, timestamp) VALUES (1, 'user', 'Session closed for admin.', 0, '', '/logout', '69.180.217.227', 1143881936) in /home/[username]/public_html/includes/database.mysql.inc on line 67.

We can't add users and can't only login as admin but even that is hard and strange.

Its not the stuff found in this link.

http://drupal.org/node/21120

We've tried truncating watchdog and sessions and increasing the session id to 64 varchar as per the above link.

A developer made some changes in database.mysql.inc with sequences about a month ago and any new domains we add from that code are like this.

I'm not sure what he did and can't remember why it was needed but I don't think he knows how to fix. Either way we can't seem to get an answer on this and was hoping for some help.

Blog desktop client that works with freetagging?

Anyone know of a desktop blog client (eg. w.bloggar, ecto) that works with freetagging? TIA.

expanding javascript custom menu block - like at Vancouver Drupal Con?

At the Ajax seminar the the drupal con in Vancouver (February) one of the Bryght guys had a javascript menu in a block

It had a sliding expansion - similar to the one on this (not drupal) site

http://www.rjtorres.net/

[on the lhs]

Any tips on how to set this up in a custom navigation block? Either 4.6 or 4.7 (for a new simple site).

General hyperlinks

There must be an easier way. How do I create internal hyperlinks in nodes (i.e. to other node pages). At the moment, I am using a href. Is there an easier way, eg a bit of php script which goes into the text box in nodes (I am a php ignoramus btw).

thanks.

Pages

Subscribe with RSS Subscribe to RSS - Post installation