jaketovey94
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Blank Page on loadWhat all folders present in the / or public_html or whatever it’s named by 1n1? Is present wp-config.php? Is present any contents of /wp-content/ like uploads, plugins, themes?
Yep wp-config is there – all directories and files are there – none of them have moved at all.
Originally I just updated the wp-config file with the hardcoded URL in it – however I was unable to get to the /wp-admin page so I tried editing the functions.php file instead and it stopped working completely – i think i tried a few other things but I reverted everything back to how it was before as far as i’m aware but now nothing appears
Forum: Fixing WordPress
In reply to: Blank Page on loadFor the new site, what are the settings for Site Address (URL) and WordPress Address (URL)?
lincsmulticlean.co.uk &
lincsmulticlean.co.ukFor the old site, same question? If you can’t login to dashboard, read them via phpMyAdmin … from the options table, fields siteurl and home?
oldsite.lincsmulticlean.co.uk &
oldsite.lincsmulticlean.co.ukI’ve read them from phpmyadmin – that’s the baffling thing. they’re all good and correct. have you noticed the error @ oldsite.lincsmulticlean.co.uk/wp-admin
Forum: Fixing WordPress
In reply to: Blank Page on loadWhat is the subfolder name? Exactly how did you accomplish this redirection?
/app356060153 – created through 1and1’s one click install
I changed the ‘domain destination’ from 1and1’s cPanel and changed the site’s URL by the phpMyAdmin dashboard which worked fine.Exactly what did you do to attempt this mapping?
Used cPanel again to create the subdomain, and then set the ‘destination’ of the subdomain to the root.
Forum: Fixing WordPress
In reply to: Blank Page on loadI can login fine with http://lincsmulticlean.co.uk/wp-admin.
Just to explain more about this.
The ‘old site’ is a WP install in the root – and the root of the domain used to point to it. I’ve created a new WP site in a subfolder and i’ve redirected the domain to look at the subfolder install instead – that works perfectly fine.
I then created the subdomain ‘oldsite’ to map to the old WP site (in the root folder) so that it’s still accessible – and that’s the one that just goes to a blank screen.
Thanks again for your help!