3dmus
Forum Replies Created
-
Forum: Plugins
In reply to: [Download Manager] Disable download logMany thanks Shahjada! I just tried it, but I can’t seem to save the settings? (it just keeps spinning). Is this a local issue or can you reproduce that? I’m on Win10 and tried it on both Chrome and Edge.
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateHey James – just to report back. Due to other commitments it took a bit longer but I finally managed to fix the issue. It was W3 Total Cache. I had already removed all the plugins via the WP_options table as previously reported, but the W3T folder was still there in the plugin folder (I thought I had removed that before). In any case, I deleted that folder, tried again and got an error message when trying to logon to the dashboard pointing to db.php. After removing that file and a few related ones I finally managed to logon to the dashboard again.
Phew!
Thanks for all your advice!
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateHa! Fun is one way of putting it! π
Yes, that’s a good idea…. I’ll create a sub domain and install wordpress 4.2.2 there.
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateNo, unfortunately no clue there either: empty server error log. I also tried adding another admin user to the database (both my cpanel and via direct SQL updates), but that didn’t help either.
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateI just double checked the debug log file and when (with all plugins disabled via the wp_options table) I try to do the authorisation it doesn’t add any error messages to the log. So, presumably the authorisation issue is not related to the PHP errors in the log file (the ones around conditional widgets)?
I’m a tad hesitant to remove the plugin folders just on case something goes wrong (no way to re-enable via the admin panel, only manually)….and considering the above I’m not sure it would help?
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateYes, there’s a plugin called conditional widgets that I use:
https://wordpress.org/plugins/conditional-widgets/
And that’s causing the PHP errors I suspect (the ones that appear in the log). However, I thought that with the plugins disabled via the wp_options table, I could rule that out?
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateHi James – I hadn’t tried it both, but I just did now and still no luck; blank screen on the main site and it still won’t get through the authentication when I try to get to the dashboard.
The site is: tweet-art.co.uk
(note I re-enabled the plugins and theme for now as it’s a live site, but if you need them disabled, let me know and I’ll do it straight away).
Thx for your continued support!
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateNo, I didn’t have that but I did have twentytwelve & thirteen. I just installed 2015, but still no joy (i.e. blank page after renaming my current them folder).
Thanks again James!
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateAnother update: I deactivated all plugins via the wp_options table, but still no joy….
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateHi James – yes, I started resetting plugins etc, but so far no luck yet. I also did the re-naming trick re the theme (generatepress) but the odd things it that the site then totally blanks (i.e. doesn’t show anything)…and I still couldn’t log on either.
Forum: Fixing WordPress
In reply to: Issues with4.2.2 updateThanks James. I had a look at the link, but unfortunately, still no resolution. I did have W3 Cache enabled but I disabled that now via the wp-options table (by removing it from the active_plugins field value). I think I also cleared the cache by deleting the w3t folder in WP-content.
Right now I’m stuck with not being able to go through the authorisation screen at all (i.e. it blanks out each time I try to login). I enabled WP_Debug but the log only shows PHP strict standards errors with some conditional widgets:
“PHP Strict Standards: Declaration of Conditional_Widget_Walker_Category_Checklist”
I wouldn’t have thought this would be the issue?