quantaweb
Forum Replies Created
-
What did you do to fix it? I had the same issue.
Forum: Plugins
In reply to: [W3 Total Cache] A group configuration for include-body was not setI’m getting this error, too, with the latest versions of W3TC & WP. Sure would like to figure it out!
Hi Viktor,
Yes, it happened immediately after upgrading the plugin. I didn’t do anything else, and didn’t edit functions.php
I don’t think there’s anything in wp-config that doesn’t belong there. Oddly, there actually seems to be less there than other WordPress sites usually have. (But her WP installation & theme are several years old but WP has been regularly updated). Wp-config hasn’t been edited at all (except to add the debugging lines).
Puzzling…
Hi Viktor,
Thanks so much! I turned off the debug display. Whew! 🙂
Thanks for telling me where to find the debug log. It says much the same thing as what was on the page, though I’m not sure how to interpret that.
My folders are 755 and files are 644 so that’s OK.
I could restore an old backup, but would need to figure out how to do it without having access to the backup plugin in Admin…but somehow it must be possible. I’ll investigate.
Thanks again!
all best,
DeniseI forgot to add, this is what I added to the wp-config file:
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);I hope that’s correct? But maybe it’s what’s causing the new errors?
The errors are now showing up on the front end, too…
Hi Viktor,
Thanks for your help! There was an .htaccess file in the /wp-admin/ folder, and I deleted it. No joy…
There was nothing about debugging in the config file. So after reading the page you recommended, I added it. But there is no error log shown in the blog’s directory; is there somewhere else I should be looking?
Everything is now set to 644 permissions. Is that as it should be?
I disabled all the plugins except for the contact form and the backup plugin, Updraft Plus.
But now, on the login screen I have a long list of errors! But I don’t know what went wrong.
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/katiepfe/public_html/blog/wp-includes/functions.php on line 3049
Notice: add_custom_background is deprecated since version 3.4! Use add_theme_support( ‘custom-background’, $args ) instead. in /home/katiepfe/public_html/blog/wp-includes/functions.php on line 2908
Warning: Cannot modify header information – headers already sent by (output started at /home/katiepfe/public_html/blog/wp-includes/functions.php:3049) in /home/katiepfe/public_html/blog/wp-login.php on line 415
Warning: Cannot modify header information – headers already sent by (output started at /home/katiepfe/public_html/blog/wp-includes/functions.php:3049) in /home/katiepfe/public_html/blog/wp-login.php on line 427
So, everything is worse than before and I’m not sure how that happened.
Is it possible to reinstall WordPress on a working website, and do you think that would help? Or, can I hire you to look at it?
I didn’t build this website but it belongs to one of my web hosting clients and I am desperate to get it fixed.
Thanks again.
all best,
DeniseHi Viktor,
Yes, the front end is OK. But I can’t get to anything in admin, past the login screen.Unfortunately, though I appreciate having them, the suggestiions here aren’t working for me either.
I renamed the Better WP Security folder. Still could not get into Admin.
Then, I deleted everything but the default WordPress stuff in the .htaccess file. I also went into the database and deleted the ithemes tables.But still, I cannot get into the site. All I see upon entering my login information is a blank white screen, just as before. I can’t view anything in the admin area.
Any further suggestions would be really appreciated! Thanks so much.
Thanks, jimii! I will probably wind up doing that…but I was hoping to be able to keep using the plugin. Gracias.
I updated a client’s site today and it broke. I can enter my login info, but after logging in all I see is a white screen,unable to access the admin area. The entire admin area is just white.
We do NOT have the “hide backend” option enabled.
It’s urgent we get into the site, how can this be fixed?
I just updated this plugin to the newest version today and immediately got a white screen. How can this be fixed? My client is freaking out and very angry.
I’m having this same issue. Did you ever figure out what was causing this?
My 404 logs – and all the rest of the logs – aren’t showing up at all anymore.
Forum: Plugins
In reply to: [W3 Total Cache] Breaks navigation menu?It’s finally working…not quite sure what was wrong…I think perhaps it took a while for the cached versions of the page to clear. All is well. Thanks again.
Forum: Plugins
In reply to: [W3 Total Cache] Breaks navigation menu?Thanks for your help, Chuck. I deselected all javascript files in the minify area, intending to add them back in one by one, as you suggested. Then, I cleared the cache. But my navigation is still broken.
I also don’t know whether to select “combine only” or “minify” for “head”, “after body” and “before /body”.
What with all the settings, and the various .js & .css files, there are hundreds of combinations…
Funny thing is it was working perfectly last week…now it looks just terrible.