I installed the modr8 module. created my own content type. gave anonymous users permission to submit this content type to moderation. when an anonymous user selects save after creating their content. a page not found error occurs and the content does not go to moderation. What is the problem? How can I fix it.

Comments

bjc5070’s picture

so, after the page not found error occurs. i log back in as admin and go to the moderated content page. this warning appears at the top of the page, and there is no content to moderate.

warning: Invalid argument supplied for foreach() in /home/cps/public_html/sites/all/modules/contrib/cck/content.module on line 1284.

maximer’s picture

I have the same problem. Did you find a solution?

chrisfromredfin’s picture

The reason I found for this was the the user with uid 0 had been deleted from the users table.