ManeGain
Forum Replies Created
-
Actually, having the same error when I load an .MP4 video. using the [video] shortcode
Forum: Fixing WordPress
In reply to: Dashboard blank, no content displayed (left menu buttons visible)Ha, yes.. ancient actually <3 well, now we know!
Forum: Fixing WordPress
In reply to: Dashboard blank, no content displayed (left menu buttons visible)…um, wow.. 3.3.3
Forum: Fixing WordPress
In reply to: Dashboard blank, no content displayed (left menu buttons visible)OK, found out the problem… my server was upgraded to PHP5.5 but the version of WordPress only supported PHP5.3. Updated to WordPress4.4 so should fix everything.. in any case, can now access dashboard. Here is the response from the hosting company.
The server where your account is hosted was recently configured to use PHP 5.5 as the default PHP interpreter. It seems your software is not compatible with PHP 5.5. PHP 5.3 is still available on this machine too. We reverted to it by placing the following code in the .htaccess file in the root folder of the account (/www/www):
AddHandler application/x-httpd-php53.php
Forum: Fixing WordPress
In reply to: Dashboard blank, no content displayed (left menu buttons visible)Ok, first moved all the plugins to new directory /plugins-hold, then logged into my Admin account… then moved them back into /plugin… and the dashboard was still blank.
Then change my theme name from ManeGain2 to ManeGain2a (all the content of website disappeared, logged into dashboard again..and still the white screen of death. changed it back to ManeGain2 and all the content reappeared.
Question: Should I have reassigned the theme in edit mode to twentyeleven or twentyten?
Forum: Fixing WordPress
In reply to: Dashboard blank, no content displayed (left menu buttons visible)Thank you James for the suggestions…will do in order you prescribed. <3