mash33
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Views Counter] Large number of calls to admin-ajax.phpI don’t have a solution yet. However, after reading up a bit it seems changing the tracking method to REST API should reduce some of the load caused by the calls to admin-ajax.php. I haven’t tested this since it could have other implications. I hope the developers can respond and assist.
Forum: Plugins
In reply to: [WP-Polls] Polls are closing automatically at randomThanks for the latest update, but unfortunately, now when loading a poll with <?php get_poll();?> the output on the site is:
%POLL_QUESTION%
%POLL_ANSWER_ID%
%POLL_ANSWER%%POLL_ANSWER_ID%
%POLL_ANSWER%Forum: Plugins
In reply to: [WP-Polls] Polls are closing automatically at randomI’m also having this issue across 2 sites after the latest update.
Also, the option to select the current active poll sometimes resets to an older poll instead of the latest poll.
Yes, posts do load when I disable Top 10. I am only trying to display 20 posts.
There are no primary keys in the tables. I’ve tried to set primary keys but the query takes too long to execute.
- This reply was modified 6 years, 9 months ago by mash33.
Forum: Plugins
In reply to: [Top 10 - WordPress Popular posts by WebberZone] Enable scheduled maintenanceThank you.
Forum: Fixing WordPress
In reply to: The update could not be unpacked, Installation FailedI’m not using the WordFence plugin, so I don’t think its that. Disabling the plugins before running the update will eliminate any potential plugin problems.
Something I did notice is that the issue only appeared on sites I manage that use CloudFlare.
Are any of you using CloudFlare?
Forum: Fixing WordPress
In reply to: The update could not be unpacked, Installation FailedAlso having the same issues (Installation failing and .maintenance file not being removed after installing/updating plugin).
Previous versions of WordPress updated without problems.
I’ve updated user groups and permissions of folders without success.
I’ve also checked that the /tmp folder is not full.