Not sure where to post this question because I'm not sure if it is a bug, and upgrade, or configuration problem. Using project.module (CVS version) and Drupal 4.5.
"project/user" displays fine, giving a nice overview of projects and open issues for a particular user
but "project/" which should display the same information for all projects (it works fine in 4.4) displays a blank page. It seems to be working (with slightly different content however) on drupal.org.
I get this error messaging on any mysql query from the web site:
Fatal error: Lost connection to MySQL server during query query: INSERT INTO watchdog (uid, type, message, link, location, hostname, timestamp) VALUES (1, 'error', 'warning: MySQL: Unable to save result set in /path to web site/includes/database.mysql.inc on line 80.', '', '/?q=image', 'my.ip.add.ress', 1099071193) in /path to web site/includes/database.mysql.inc on line 97
On 4.5.0, I can't seem to disable comment moderation? How do I do it? In comments>configure, I see moderation matrix, moderation roles and such, but I can't find an option to disable comment moderation.... Thanks!
I know this has been talked about before, and Ive looked over and tried most of the things that where explained on the other posts about this but im lost! Im somewhat of a newbie! Anyways, here goes!
I'm using taxonomy_menu to display a vocabulary list in the left sidebar. My goal was to get the vocabulary list to display 'opened' by default, and in my monkeying around with settings I disabled the highest level term in Admin|menus. When I saw that turned off the entire vocabulary section of the menu, I went back to Admin|menus, but there is no 'enable' choice, only 'edit'.