ACF Widgets › Support › Priority Support › Bug Report
- This topic has 5 replies, 2 voices, and was last updated 5 years ago by
Daron Spence.
-
AuthorPosts
-
January 14, 2016 at 3:38 AM #3360
zitrusblau
ParticipantHi Daron,
we’re using you’re plugin together with many other plugins amongst others ThemeMyLogin. Now we find out with wp_debug on, that we get the following messages after login, if the redirect is going to a page with a widget generated by your plugin.
Notice: Undefined index: update_plugins in /Applications/MAMP/htdocs/grell_neu/wp-content/plugins/acf-widgets/includes/admin-setup.php on line 281
Warning: Cannot modify header information – headers already sent by (output started at /Applications/MAMP/htdocs/grell_neu/wp-content/plugins/acf-widgets/includes/admin-setup.php:281) in /Applications/MAMP/htdocs/grell_neu/wp-includes/pluggable.php on line 1228
Sincerely yours
Tina from zitrusblauJanuary 14, 2016 at 9:13 PM #3362Daron Spence
KeymasterHey Tina! ( but your username says Martin
)
Thanks for the bug report. There is a license check when an administrator user logs in. I think the issue may be because the user isn’t an admin and thus the error is being thrown.
Can you double check the error is happening to non-admins upon login? I’ll double check that from my end as well.
The header information error is a symptom of the PHP notice.
Hopefully this should be a quick fix that I can push out in the next 48 hours. 🙂
Thanks!
January 14, 2016 at 10:20 PM #3366Daron Spence
KeymasterUpdate!
I added a fix that should fix the problem, but I can’t replicate your issue on my end. It may be symptom of your site configuration or another plugin. However, the code only makes the plugin better, so it’s a win win for everyone 🙂
You can download the latest dev version from GitHub: https://github.com/Daronspence/acf-widgets/archive/master.zip
Install that, let me know how it works, and if everything is good, I will push out the official update (which you’ll get too).
Lemme know!
January 15, 2016 at 6:37 AM #3368zitrusblau
ParticipantHi Daron,
thanks for you’re fast replies, all work fine now!
Btw. Martin is my boss I had to fill in his payment information for buying the licence, so it becomes the username. Our company is named zitrusblau and you’ll get messages from me (Tina), Daniel, Stefan or Dan which are my colleagues. 😉
Have a nice weekend!
January 15, 2016 at 9:33 PM #3374Daron Spence
KeymasterHey Tina, just double checking that the patch did indeed fix the error? Thanks!
February 6, 2016 at 11:48 PM #3478Daron Spence
KeymasterMarking as closed.
-
AuthorPosts
- The topic ‘Bug Report’ is closed to new replies.