anobjectn
Forum Replies Created
-
Thank you for the update. Unfortunately, webp were created. Will the Regenerate All plugin feature delete the existing uploads-webpc contents? If not, I wish it could be an option. I don’t have a way to quickly remove files manually – no ssh.
Forum: Plugins
In reply to: [WP Super Cache] PHP errors in debug.log on v1.4.7I get the same errors with version 1.4.8 when deleting spam comments via the Empty Spam button.
Forum: Plugins
In reply to: [Audio Player] PHP Deprecated and PHP Notice IssuesAnd in the WPAdmin, there are these (which only appear when this plugin is active)
<b>Notice</b>: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in <b>/Applications/MAMP/htdocs/pathto/www.mysite.com/wp-includes/functions.php</b> on line <b>3732</b>
<b>Notice</b>: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in <b>/Applications/MAMP/htdocs/pathto/www.mysite.com/wp-includes/functions.php</b> on line <b>3732</b>
…. sorry, I forgot to add that the generated HTML spot where the Gravatar would appear is empty, like this: <span class=”gravatar left”></span>
Thanks againAre there other issues that can prevent the Gravatar from displaying? I’m using v 0.2.3 and have verified Display Gravatar setting is set to “Yes”. In the user Contact Info, the E-mail field has the correct email address (not the email hash). Also I have verified the Gravatar at https://en.gravatar.com/site/check
Thank you.UPDATE: for anyone interested, I resolved my main issue by adding an add_action ‘login_form’ to a redirect function, though I still feel like Adminimize appears to be showing erroneous information in it’s settings about the state of the Dashboard.