batfan
Forum Replies Created
-
I was also having this same issue. The UM vulnerability affected a total of 4 sites on my server. Not good. That said, I seem to have fixed everything.
For those affected, see this info:
https://stackoverflow.com/a/51835741/163906Upgraded to WP 4.5.3 and continued to have this issue, with the newest version of the plugin. At this point, I’m ditching Post Snippets in favor of coding my own shortcodes in functions.php.
I’m trying to install it on WP 4.5.2 and it’s giving me the following error when I try to activate it:
Parse error: syntax error, unexpected T_STRING in /wp-content/plugins/post-snippets/post-snippets.php on line 81
Was just about to report this same issue. Please fix
Forum: Plugins
In reply to: [Redirection] Error@meckin – No fix yet. However, the redirects still seem to work fine. This really should be addressed by the developer but, he seems unresponsive. Too bad.
Forum: Plugins
In reply to: [The Events Calendar] SuggestionNo worries. It was just more than I needed for this particular project. We went with FullCalendar instead.
Thanks for looking into this, though.
Forum: Plugins
In reply to: [Plugin: Advanced Code Editor] Theme Download not workingI am also having this issue. Tested in the newest versions of FF and Chrome. Console is not showing any javascript errors.
I would make sure that your host allows you to increase the PHP memory.
You need to up the PHP memory, in your php.ini file. For example, my thumbnails are working with 120MB. This is the line I added to my php.ini file:
memory_limit = 120M
Forum: Plugins
In reply to: [Acunetix Secure WordPress] Missing file in 2.0.2Same issues here. 2.0.2 is broken
Hmmm, well, I thought a memory_limit of 50M would be enough but, apparently it wasn’t. I just upped it to 120M and thumbnails are working now.
Having the exact same issues here. Also getting a ‘Division by Zero’ error when I click ‘Edit Thumb’ for those images.
Forum: Plugins
In reply to: [HeadSpace2 SEO] [Plugin: Headspace2] Dashboard Problem After 3.2 Upgrade@mwaterous
Genius. That works. Nice job man ??
Forum: Requests and Feedback
In reply to: 3.2 Admin Dashboard IssuesAh, looks like your right . . .
https://www.ads-software.com/support/topic/dashboard-problem-after-32-upgrade?replies=5
Forum: Plugins
In reply to: [HeadSpace2 SEO] [Plugin: Headspace2] Dashboard Problem After 3.2 UpgradeI also can confirm the same issues. Specifically, these Javascript errors are showing up in the console:
Error: jQuery(“#desc_1310060499”).Counter is not a function
Source File: https://www.domain.com/wp-admin/index.php
Line: 331====
Error: jQuery(“#desc_1310060499”).Counter is not a function
Source File: https://www.domain.com/wp-admin/load-scripts.php?c=1&load=jquery,utils&ver=fb5c271ac01e8186b23ece33d5ce4961
Line: 17