TGMPA / TGM-Plugin-Activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins). It allows your users to install, update and even automatically activate plugins in singular or bulk fashion using native WordPress classes, functions and interfaces. You can reference bundled plugins, plugins from the WordPress Plugin Repository or even plugins hosted elsewhere on the internet.
http://tgmpluginactivation.com/
GNU General Public License v2.0
1.76k stars 429 forks source link

Install required plugins on Wordpress 4.8 #668

Closed kadirzdev closed 7 years ago

kadirzdev commented 7 years ago

https://i.hizliresim.com/nWkGv1.jpg

When i try "install required plugins" on Wordpress 4.8 this error coming up! No problem another wordpress version etc. 4.7, 4.6 ..

Thank you!

jrfnl commented 7 years ago

@buolur I've just had a quick look, but that shouldn't happen with any of the recent versions of TGMPA. Could you check which version of TGMPA is being used by the theme/plugin using it on your install ?

Most likely it will be a very old - pre v2.5.0 - version and the issue will be solved by the theme/plugin upgrading the TGMPA version they include.

kadirzdev commented 7 years ago

Problem solved. Simply it's not problem. It's about "Wampserver". I tryed online and no problem. Sorry. Thank you!

jrfnl commented 7 years ago

@buolur Thanks for getting back to us & glad to hear your issue is solved.

xrsx commented 7 years ago

I m getting a same bug during "install required plugins" and it's just with wp 4.8. Tested with tgmpa 2.6.1 on local host and server (themeforest & wordpress.org pack). Always this message:

"Warning: sprintf(): Too few arguments in /home/xxx/public_html/wp-admin/includes/class-bulk-upgrader-skin.php on line 154"

Thank you!

GaryJones commented 7 years ago

@direkte Since the OP has said this was down to Wampserver, please open a new report for yours (even if the error message is the same).