charmec
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Forgot to backup database before transfering domainblondishnet,
Do you mean reinstall WordPress to the root directory? Or just copy everything in the wordpress folder to the root directory?
The reason that Spaces and Contact are not WordPress pages was because the client wanted them to look a certain way, and I decided to save time and do html instead.
Saildude,
I’ve done the following steps according to the 2nd link you gave me but the home page is still not loading WordPress:
# Copy the index.php and .htaccess files from the WordPress directory into the root directory of your site (Blog address). The .htaccess file is invisible, so you may have to set your FTP client to show hidden files. If you are not using pretty permalinks, then you may not have a .htaccess file.
# Open your root directory’s index.php file in a text editor
# Change the following and save the file. Change the line that says:
require(‘./wp-blog-header.php’);
to the following, using your directory name for the WordPress core files:
require(‘./wordpress/wp-blog-header.php’);Forum: Fixing WordPress
In reply to: Forgot to backup database before transfering domainUnfortunately my client would prefer that the homepage be http://www.editspaces.com instead of having to go to editspaces.com/wordpress for the posts to show up. I’ve set blog address to http://www.editspaces.com in Setting>General and I’ve updated the link to wp-blog-header.php but it’s still not working. The home page http://www.editspaces.com won’t show any posts! Please help!
Forum: Fixing WordPress
In reply to: Forgot to backup database before transfering domainooooh, I changed the website url to editspaces.com/wordpress and now all posts are working!
Forum: Fixing WordPress
In reply to: Forgot to backup database before transfering domainI’ve downloaded the backup and restored it onto via new server’s MySql admin page, the home page is showing up correctly:
http://editspaces.com/wordpress/However, when I click into any post it’s blank???
http://editspaces.com/?p=970Forum: Fixing WordPress
In reply to: Forgot to backup database before transfering domainI’ve downloaded the backup and restored it onto via new server’s MySql admin page, the home page is showing up correctly:
http://editspaces.com/wordpress/However, when I click into any post it’s blank???
http://editspaces.com/?p=970Forum: Fixing WordPress
In reply to: Forgot to backup database before transfering domainwhew, thank god the database is accessible that way! Thank you so much!
Forum: Fixing WordPress
In reply to: Uploaded Images not showing upFor some reason it started working again suddenly yesterday!
Forum: Fixing WordPress
In reply to: Uploaded Images not showing upThanks for the reminder! This is one of the pages where the images won’t show up: http://editspaces.com/?p=934
Forum: Fixing WordPress
In reply to: Uploaded Images not showing upThank you for your reply! All images are uploaded to /uploads. I just upgraded WordPress to the latest version 2.9.2 but the images are still not showing up! The only active plugin is StatPressCN and it’s the latest version and has been in use long before the image problem started. Unfortunately I cannot revert to the default template since the customized template is important for the blog’s visual style.