poopertropper
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] Plugin Leaking Version informationYou’re amazing!
Forum: Plugins
In reply to: [WP Popular Posts] Plugin Leaking Version informationThat would be amazing!
Forum: Plugins
In reply to: [WP Popular Posts] Plugin Leaking Version informationI totally understand that, but unfortunately it is a requirement of the business to not allow any version information to leak into the publicly view-able HTML.
Our theme is 100% custom and we’re able to remove wordpress version information with a simple hook, so I was hoping something else like this was available through WPP. However I totally understand your point of view and thank you for the feedback. I suppose we will just have to build our own popular post plugin for the time being. Thanks again!
Forum: Plugins
In reply to: [Schema] Remove Schema on Cat PagesIll try now, thanks so much!!!!!
Forum: Plugins
In reply to: [Schema] Remove Schema on Cat PagesAnyone have any ideas?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Use with Rest APIfantastic news thanks!
Forum: Plugins
In reply to: [W3 Total Cache] Rackspace completely broken after updateDoes anyone at all have a fix for this or at least some insight as to how or why this is happening. How does the new version currently authenticate? Is there any reason you could think of that would cause the module to stop authenticating on a load balancer?
I’m currently willing to beg
- This reply was modified 9 years, 7 months ago by poopertropper.
Forum: Plugins
In reply to: [W3 Total Cache] Version 0.9.5.1 Update Is FineThese posts dont help anyone.
We’re glad it worked so well for you, but to the astronomical amount of people that w3 has outright failed for since the upgrade don’t share your joy. These “everything is happy” type posts don’t add any value to the people struggling to find help on these forums for the numerous issues since updating.
Forum: Plugins
In reply to: [W3 Total Cache] Latest Update keeps resetting my config on loadbalancerCan anyone help?
Forum: Plugins
In reply to: [W3 Total Cache] Latest Update keeps resetting my config on loadbalancerAny help from the team? Causing real problems
Just some more testing. I’m able to take executable code and just add add an approved file extension to it and upload it without any issues. Is there any way to fix this?
Forum: Plugins
In reply to: [Author Avatars List/Block] Completely Broken?Notice: Undefined index: blogs in /var/www/vhosts/devtest.suntimes.com/htdocs/voices/wp-content/plugins/author-avatars/lib/AuthorAvatarsWidget.class.php on line 195
Still there. It only shows when i place the widget into a sidebar location from the widget page.
Forum: Plugins
In reply to: [Author Avatars List/Block] Completely Broken?Wow that is fantastic Pbearne! I’m only seeing one issue within the Widget settings. There is an error that reads:
Notice: Undefined index: blogs in /var/www/vhosts/devtest.suntimes.com/htdocs/voices/wp-content/plugins/author-avatars/lib/AuthorAvatarsWidget.class.php on line 195
Forum: Plugins
In reply to: [Author Avatars List/Block] Completely Broken?As I said before, this was with me using the latest dev verson.
This is with using the latest 1.7 dev version.
So the fatal error and other warnings are all part of the 1.7 dev branch.
Forum: Plugins
In reply to: [Author Avatars List/Block] Completely Broken?Thanks Paul. The errors I’m getting are from using the default 2012 theme. On the backend I’m getting the following errors:
Notice: Undefined index: blogs in /var/www/vhosts/htdocs/voices/wp-content/plugins/author-avatars/lib/AuthorAvatarsWidget.class.php on line 194On the front end I get a giant mess of code that says:
Notice: get_usernumposts is deprecated since version 3.0! Use count_user_posts() instead. in /var/www/vhosts/htdocs/voices/wp-includes/functions.php on line 2839That error is repeated about 500 times on the side bar where the widget is located. Finally the plugin completely fails after the 500 warning messages with this code”
Fatal error: Call to undefined function atrim() in /var/www/vhosts/htdocs/voices/wp-content/plugins/author-avatars/lib/UserList.class.php on line 478This is with using the latest 1.7 dev version.
I tried 1.6.1 and 1.6.2 but only had more issues. Any ideas why so many warrnings?
P.S. I’m using SQL 5.1.67 and PHP 5.3.3