Download & Extend

Scheduler module: authenticaded user can't schedule posts

Project:Scheduler
Version:5.x-1.8
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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!

#2

Status:postponed (maintainer needs more info)» fixed

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

#3

Status:fixed» closed (fixed)