shahtrughna
Forum Replies Created
-
Forum: Plugins
In reply to: [More Fields] Using "select" or "radio" prevents proper savingIf it helps, I found this in my debug log:
[24-Jul-2013 09:04:39 UTC] PHP Notice: Undefined index: fields in D:\wamp\www\bpf\wp-content\plugins\more-fields\more-fields-settings.php on line 41
[24-Jul-2013 09:05:26 UTC] PHP Notice: Undefined index: fields in D:\wamp\www\bpf\wp-content\plugins\more-fields\more-fields-settings-object.php on line 419
[24-Jul-2013 09:05:26 UTC] PHP Notice: Undefined index: fields in D:\wamp\www\bpf\wp-content\plugins\more-fields\more-plugins\more-plugins-admin.php on line 286
[24-Jul-2013 09:05:26 UTC] PHP Warning: array_key_exists() expects parameter 2 to be array, null given in D:\wamp\www\bpf\wp-content\plugins\more-fields\more-plugins\more-plugins-admin.php on line 303
Forum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Contact-Form doesnt workHey there, this might help you:
http://wordpress.org/support/topic/plugin-contact-form-7-possible-solution-to-recent-bugs
Robert –> Oops! Sorry Robert, my mistake. John, if you’re reading this, that reply was meant for you.
@garyw7 –> Gary, just want to say I had this trouble as well. In my case I was using category slugs and post names in my permalinks, so mine were something like “/training/how-to-get-there”. What I did was to go into WP’s permalinks settings in the sidebar, switch it back to the default one, so something like “/?post_id=34” or some such thing, and then switch it back.
@robert –> I understand how you can draw upon this conclusion, but I would just like to point out that it’s possible your plugin is altering something that isn’t reverted during deactivation/uninstall. Since both garyw7 and myself encountered the problem just after installing your plugin, perhaps you should take a closer look.