By marsrc on
I'm using CCK with 4.7, and it's setup so when a user adds or edits cck nodes, they go into unpublished state until admin approves it. The problem is the user can no longer access that node, receiving an access denied message. How can I work around this? Users should have access to their own data at all times. What if the user adds an item, then quickly realizes they missed something and go back to make further changes....
In access control, the user has the permissions to 'edit own content_profile' and 'edit content_profile'.
Thank you