Hi, thx for the plugin.
With define('WP_DEBUG', true); in wp-config.php there are several php notice errors
Could you replace all the deprecated functions like has_cap() ??
Thx :D
Hi, thx for the plugin.
With define('WP_DEBUG', true); in wp-config.php there are several php notice errors
Could you replace all the deprecated functions like has_cap() ??
Thx :D
On which page do use receive this message ?
In the backend (Dashboard e.g.) with WP_DEBUG true.
Thx.
Update: only in WordPress Multi site installation. (in my case a subdir install)
Can you please post the message you receive ? I'm checked this here, but didn't get any notice about has_cap()
:/ Just tried with wp 3.3 beta2 multisite and I can't reproduce the notices on has_cap...
But there are 2 other notices:
Notice: Undefined index: wpmuStyle in /my-path/wp-content/plugins/nextgen-gallery/admin/admin.php on line 452
Notice: Undefined index: wpmuRoles in /my-path/wp-content/plugins/nextgen-gallery/admin/admin.php on line 452
Thx...
Ok, that's something I can work on
You must log in to post.