I renamed my theme folder and got access. The issue seems to be resolved.
Not resolved!
I have to rename the theme folder each time to gain access to dashboard.
How do I go about rectifying this issue?
That tells me that you have a very bad problem that’s caused by your theme. What that problem is is impossible for anyone here to tell without a whole lot more info.
Teh good news is that you can find out what theproblem is pretty easily (most times anyway). You need to change this line in your wp-config.php file:
define('WP_DEBUG', true);
That will let WordPress display the errors that you’re getting and you’ll know what to do to fix it.
If that’s not going to work for you the only other option is using a new theme that’s not going to break your site.
Ok….
I go this and I’m not sure what to do with it:
Notice: Undefined variable: is_ios in /usr/local/pem/vhosts/276628/webspace/httpdocs/ccbs.ie/sandhouse127/wp-content/plugins/browser-body-classes-with-shortcodes/browser-body-classes-with-shortcodes.php on line 144 Notice: Undefined variable: is_tablet in /usr/local/pem/vhosts/276628/webspace/httpdocs/ccbs.ie/sandhouse127/wp-content/plugins/browser-body-classes-with-shortcodes/browser-body-classes-with-shortcodes.php on line 163 Notice: Undefined variable: is_mobile in /usr/local/pem/vhosts/276628/webspace/httpdocs/ccbs.ie/sandhouse127/wp-content/plugins/browser-body-classes-with-shortcodes/browser-body-classes-with-shortcodes.php on line 206 Notice: Undefined variable: is_handheld in /usr/local/pem/vhosts/276628/webspace/httpdocs/ccbs.ie/sandhouse127/wp-content/plugins/browser-body-classes-with-shortcodes/browser-body-classes-with-shortcodes.php on line 259 Notice: Undefined variable: is_handheld in /usr/local/pem/vhosts/276628/webspace/httpdocs/ccbs.ie/sandhouse127/wp-content/plugins/browser-body-classes-with-shortcodes/browser-body-classes-with-shortcodes.php on line 260 class=”home page page-id-6 page-template page-template-template-front-php chrome desktop wc-shortcodes-font-awesome-enabled ci-sixtyone ci-sixtyone-1-0-3″>
Can anyone offer any insight?
No, I think I’m wrong. This is the error code for the admin login:
Warning: Cannot modify header information – headers already sent by (output started at /usr/local/pem/vhosts/276628/webspace/httpdocs/ccbs.ie/sandhouse127/wp-content/themes/wp_sixtyone5-v1.0.3/functions.php:41) in /usr/local/pem/vhosts/276628/webspace/httpdocs/ccbs.ie/sandhouse127/wp-includes/pluggable.php on line 1121
Fixed it!
Thanks for the tip catacaustic.