WidgetOptions / widget-options

Additional Widget options for better widget control. Available on
https://widget-options.com/
GNU General Public License v3.0
35 stars 16 forks source link

Warning messages after update last version plugin #4

Closed alfredo49 closed 7 years ago

alfredo49 commented 7 years ago

Warning: Missing argument 2 for PHPBITS_extendedWidgetsDisplay::remove_widget_title(), called in /usr/home/xxx/web/wp-includes/plugin.php on line 235 and defined in /usr/home/xxx/web/wp-content/plugins/widget-options/core/functions.widget.display.php on line 43 Warning: Missing argument 3 for PHPBITS_extendedWidgetsDisplay::remove_widget_title(), called in /usr/home/xxx/web/wp-includes/plugin.php on line 235 and defined in /usr/home/xxx/web/wp-content/plugins/widget-options/core/functions.widget.display.php on line 43 Warning: Invalid argument supplied for foreach() in /usr/home/xxx/web/wp-content/plugins/widget-options/core/functions.widget.display.php on line 46

phpbits commented 7 years ago

@alfredo49 are you using the latest WP version? I've updated this file with the foreach validation : https://github.com/phpbits/widget-options/blob/develop/core/functions.widget.display.php can you check if that will solve you issue. Also, what PHP version are you using? Thanks!

Cheers, Jeffrey

phpbits commented 7 years ago

I've tested it again on my installations and seems to be working perfectly. Thanks!

Cheers, Jeffrey

alfredo49 commented 7 years ago

Yes, i use last wordpress version. It happens in all sites that the plugin is installed

Regards

2016-11-03 13:14 GMT+01:00 Jeffrey Carandang notifications@github.com:

I've tested it again on my installations and seems to be working perfectly. Thanks!

Cheers, Jeffrey

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phpbits/widget-options/issues/4#issuecomment-258126597, or mute the thread https://github.com/notifications/unsubscribe-auth/APR4UluGW23vy0UA-pn474_-HHe-3WJzks5q6dAngaJpZM4KoRLR .

phpbits commented 7 years ago

@alfredo49 can you create a ticket here and include one of your site with the admin login info and will be very happy to check the issue and add the fix on the plugin : https://phpbits.net/contact/ . Thanks!

Cheers, Jeffrey

alfredo49 commented 7 years ago

Hi:

I use free version widget options, i dont have license key and in the form i need it

Thxs

2016-11-03 13:17 GMT+01:00 Jeffrey Carandang notifications@github.com:

@alfredo49 https://github.com/alfredo49 can you create a ticket here and include one of your site with the admin login info and will be very happy to check the issue and add the fix on the plugin : https://phpbits.net/contact/ . Thanks!

Cheers, Jeffrey

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phpbits/widget-options/issues/4#issuecomment-258127075, or mute the thread https://github.com/notifications/unsubscribe-auth/APR4Urftsrr-rXyDcrSf_s-Gv7IAKTpPks5q6dDQgaJpZM4KoRLR .

phpbits commented 7 years ago

Hi,

I think I've found the issue. Can you please replace this file again : https://github.com/phpbits/widget-options/blob/develop/core/functions.widget.display.php . Thanks!

phpbits commented 7 years ago

Hi @alfredo49 ,

Let me know if that fixed the issue and will push the changes on the .org repo. Thanks!

Cheers, Jeffrey

alfredo49 commented 7 years ago

Ok! problem is fixed!

Thxs for support

2016-11-03 13:24 GMT+01:00 Jeffrey Carandang notifications@github.com:

Hi @alfredo49 https://github.com/alfredo49 ,

Let me know if that fixed the issue and will push the changes on the .org repo. Thanks!

Cheers, Jeffrey

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/phpbits/widget-options/issues/4#issuecomment-258128392, or mute the thread https://github.com/notifications/unsubscribe-auth/APR4UttvWKJ4fYopI04GjvUNxzCXB3hhks5q6dKZgaJpZM4KoRLR .

phpbits commented 7 years ago

No problem @alfredo49 , new plugin update will be available in a minute. Please let me know if you encounter any other issues afterwards. Thanks!

Cheers, Jeffrey