Active
Project:
Formfilter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
5 Mar 2011 at 23:29 UTC
Updated:
12 Feb 2025 at 18:18 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI think it's a conflict with the content_profile module. A node form is merged into the user form, which tricks formfilter_ui into thinking it's seeing just a node form.
I've excluded the profile content type from getting the filterform ui widgets, that seems to have done the trick for now. Can't make a more permanent solution right now, but the problem is that filterform moves the "author" section of the profile node form to an "advanced" fieldset, and that messes up things for content_profile or user module when they try to get the username to make the author of the content profile.
filterform_ui.module. Added an extra condition to an if statement in the hook_form_alter implementation that checks for profile_node_form.
Comment #2
lekvarnik commentedHi, I have the same problem as you. Could you please tell me in which file should I put the statement and how it should look like? I am not very experienced drupal user so detailed answer is very helpful. Thanks in advance.
Comment #3
roblogI just had the same problem. Uninstalling and reinstalling spamicide did the trick. (Although I did clear the cache and run cron in the process, so maybe it just needed a bit of this?)
Comment #4
kopeboyHI all guys.
I don't have this module installed but I'm having this same error!
I have no idea where it came from. I tried to disable all the recent modules I added with no luck.
What to do?
roblog, did you disable and renable spamicide or you disabled, unistalled, reinstalled, renabled?
This is driving me crazy..
Thanks
Comment #5
pianomansam commented@kopeboy, you mention you don't have "this module" installed. Which module are you referring to? Formfilter or spamicide? If you don't have formfilter installed, this issue queue isn't the best spot for your bug report.
Comment #6
kopeboyI was referring to this one, Formfilter.
I solved it, it was the name of the Honeypot (hidden) field. It was set to 'name'..