Hi, when an authenticated user tries to schedule a post, this failure appears

user warning: Duplicate entry '64' for key 1 query: INSERT INTO scheduler (nid, publish_on, unpublish_on, timezone) VALUES (64, 1199365780, 0, 3600) in /home/redasociativa.org/www/gas/2/includes/database.mysql.inc on line 172."

and the post is published inmediately.

If i try to publish with the admin account, scheduler module works perfectly.

The authenticated user has the propper permissions to use the scheduler module.

Comments

AjK’s picture

Status: Active » Postponed (maintainer needs more info)

You can only get "duplicate key" errors if someone already set a publication date nad then someone else tries to set one but had the node form open before the other was set. This is an odd problem and first report of it's type in more than 2years!

eric-alexander schaefer’s picture

Status: Postponed (maintainer needs more info) » Fixed

No response from the original poster for 19 weeks. Considering it fixed.

eric-alexander schaefer’s picture

Status: Fixed » Closed (fixed)