Forums
(@corbins)
12 years, 10 months ago
I figured out the error, it had to do with my form validation in the settings pannel. It was failing the initial validation because I never provided default data. Once I did, the problem resolved.
After turning on error reporting, I got this error message after I saved the plugin’s config.
Notice: Undefined index: sms_platform_keyword_checker_widget-2 in .../X.com/web/content/wp-admin/admin-ajax.php on line 1446
Any ideas?
Is this a general error that happens when anything goes wrong, or is it specific to a method that must be overridden?
I’m dumb and posted this in the wrong section. Moving it to the ‘Hacks’ sub-forum. Sorry.
Code: https://pastebin.com/93UfxvJN