It seems that most users have to make numerous attempts to create a post before it gets "accepted".
My error log shows multiple lines (which I don't understand)! Examples:
User with the incorrect privilages attempted to submit a post! (This from a registered user).
tdomf_register_form_widget: Widget text-1 already exists. Overwriting...
tdomf_register_form_widget_control: Widget text-1 already exists. Overwriting...
(Shows identical lines with "text-2" to "text-5")
tdomf_register_form_widget: Widget 1qcaptcha already exists. Overwriting...
...etc etc
The final line reads:
"array (
'tdomf_key_1' => false,
)"
I have no idea what all this means but it happens repeatedly and is seriously deterring my users from contributing :(
I've kept the log intact for this latest batch of problems so I can supply the full thing if necessary.
Can you help me please?