Peace and Happiness
]]>I made a site local with Mamp.
Then I imported the database to an online installation of WP.
The front end works but the backend give a blank page after I login. So no admin panel.
I put the WP_DEBUG to true, but I have no knowledge about PHP ..
Would be wicked if someone is able to help me!
Peace and Happiness,
Petra
The WP_CACHE constant is used by WordPress to load the code that serves cached pages. Unfortunately it is set to false. Please edit your wp-config.php and add or edit the following line above the final require_once command:
define(‘WP_CACHE’, true);
But when I add this code to wp-config.php file, my dashboard become blank. I need this plugin to work in my website. I have used this plugin in some other websites. It works good.
Please help me out to solve this issue.
Thanks in advance
https://www.ads-software.com/plugins/wp-super-cache/
]]>https://66.147.244.113/~failedes/wp-admin/
]]>A search online revealed that this is a common problem, and there were a number of suggested solutions, but I’ve tried them all and none of the suggested solutions work in my case.
The debug shows the following error message:
Strict Standards: Declaration of Walker_Category_Checklist::start_lvl() should be compatible with Walker::start_lvl(&$output) in …/template.php
I’ve already ensured there are no extra spaces at the end of the php ?> code and also in wp-config file. Really have no clue how to solve this issue.
I’m not very literate with coding. Desperately need urgent help. Very very much appreciate the help and advice in advance.
]]>I have read a bunch of other help articles that talk about removing blank spaces in the beginning and end of various files, which I have done but this did not help. I also tried re-uploading the entire site folder, but that did not help either.
Update – Akismet Stats page also displays correctly.
]]>https://i44.tinypic.com/2efkoxs.png
Yes I have read numerous googled suggestions on how to fix it.
The fixes I have tried includes:
Changing theme to the default theme
Disabling all plugins (I can see in the admin UI that they turn on/off as I change this).
None of the above makes any difference.
I am however still running 3.3.1, my provider runs PHP version 5.3.26.
Could there be incompatibilities?
Any suggestions on where to go from here.
]]>I am using Safari 6.0.3, everything updated, even tried going to site from another computer. All blank, no text, nothing.
I have no idea where to go or what to do. I am running it completely off the browser.
]]>