Closed (fixed)
Project:
Scheduler
Version:
5.x-1.8
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2008 at 12:21 UTC
Updated:
24 May 2008 at 08:49 UTC
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
Comment #1
AjK commentedYou 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!
Comment #2
eric-alexander schaefer commentedNo response from the original poster for 19 weeks. Considering it fixed.
Comment #3
eric-alexander schaefer commented