agentsage
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Changed site url, now cannot access admin panelFigured it out!
Lee
Forum: Fixing WordPress
In reply to: Changed site url, now cannot access admin panelOne clarification:
For step 4, under “Using a pre-existing subdirectory install”
—
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’);
—Should I change this line to:
require(‘./wordpress/wp-blog-header.php’);
or
require(‘./leebeavington.com/wordpress/wp-blog-header.php’);
or
something else? I am unclear on the directory name.Thanks,
LeeForum: Fixing WordPress
In reply to: Changed site url, now cannot access admin panelOkay, I have been following these guidelines:
http://codex.ww.wp.xz.cn/Giving_WordPress_Its_Own_DirectoryAnd now have my site transferred from leebeavington.com/wordpress to leebeavington.com. Thanks!
However, it seems the css is not functioning, and no other page exists besides the home page (index.php).
leebeavington.com
Is there something further I need to do?
Thanks in advance,
LeeForum: Fixing WordPress
In reply to: Changed site url, now cannot access admin panelThanks for the link. Inside, it asks me to edit various files, such as wp-config.php.
Can I use Dreamweaver to do this? Or do you recommend another program?
Thanks,
LeeForum: Fixing WordPress
In reply to: Want wordpress.com gallery on my self-hosted ww.wp.xz.cn siteThanks for the note. Unfortunately, I have yet to find a solution!
I’ll let you know if and when I do.Cheers,
Lee