Having problems installing Drupal? See the Installation Guide for more information.

"Add new comment" stopped showing up mysteriously

Wierd thing happened today. I upgraded to CVS and also installed new taxonomy.module and taxonomy_dhtml.module. Later today found that Add new comments link disappeared beneath my nodes as well as the comment form beneath my node.php pages.

I checked an have comment module on in the Admin. All users have permission to access comments, post comments and post comments without approval.

Anyone run into this problem with CVS or have any ideas what else I should do/check?

Thanks,
Mike

XML/RSS Error in Syndication output

<?xml version="1.0" encoding="ISO-8859-1"?>
<DOCTYPE rss [<ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
<rss version="0.91">

This is what the XML button for the Syndication module puts out. This is wrong, and both Chimera (Mozille/Gecko engine) and MSIE 5.2 for Mac OS X complain about it. The error is "An XML element is not allowed inside a DTD."

The DOCTYPE declaration must come before the XML and RSS information. This should be easy to fix.

error updating database

I've this error updating the database from 4.0.0 to 4.1.0-rc

2002-06-22: first update after Drupal 4.0.0 release

ALTER TABLE users ADD index (sid(4)) OK
ALTER TABLE users ADD index (timestamp) OK
ALTER TABLE users ADD UNIQUE KEY name (name)

user error: Duplicate key name 'name'
query: ALTER TABLE users ADD UNIQUE KEY name (name) in /home/webs/elclub/reclamos/includes/database.mysql.inc on line 69.

FAILED

that is the only error upgrading db.

Thanks

What did I do wrong?

Hi

When I go to my new Drupal site I get this:

Notice: Undefined variable: conf in C:drupalincludescommon.inc on line 776

Warning: Cannot send session cookie - headers already sent by (output started at C:drupalincludescommon.inc:776) in C:drupalmodulesuser.module on line 5

Warning: Cannot send session cache limiter - headers already sent (output started at C:drupalincludescommon.inc:776) in C:drupalmodulesuser.module on line 5

Notice: argument passed to unserialize() is not an string in C:drupalmodulesuser.module on line 80

Collaberative book problem

Hi

I've a new installation of drupal. I created a book using one account and was trying to add a page using another account. But everytime i do it, the parent of the page is set to and it's not displayed anywhere (except in content management in admin) But when i do a preview, it shows the next and up links which are to the book i'm trying to add it to.

Any Ideas
Thanks

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal