• hellofabulousphotography

    (@hellofabulousphotography)


    So, I have my own wordpress blog. A friend is starting to put together her website and needed help. She purchased a domain name and hosting with her wordpress blog. Then decided she wanted to change her business name and purchased a new domain name. I thought since she already had the domain name purchased, I could just redirect her wordpress blog to the new domain name. Unfortunately, the domain name wasn’t being directed to her wordpress blog, from the host. So, we called the host and had it changed to redirect to her wordpress blog. But it isn’t working. There is a database error. I think it had to do with the fact I redirected it in the admin page. Now when we type in the log in, it doesn’t come up. Is any of this making sense? I feel like I am not doing a good job explaining this. Wish there was a phone rep to talk to.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Are you referring to a WordPress.com blog? If so you need to post this question in their forums. This forum is for self hosted WordPress websites. If your website/ blog is self hosted can you please provide us a URL so we can assist you.

    http://en.forums.wordpress.com/

    Thread Starter hellofabulousphotography

    (@hellofabulousphotography)

    No, the wordpress.com are the FREE blogs. This is a wordpress.org site. It is self hosted through Godaddy, but Godaddy says it is something that needs to be figured out with WordPress. The domain is http://briannecorleyphotography.com Thanks

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I feel like I am not doing a good job explaining this.

    No no, you’re doing alright. You said the magic words “There is a database error”.

    If you can, confirm that the settings in wp-config.php are correct for your blog’s database. That file is located at the root of your blog.

    define('DB_NAME', 'putyourdbnamehere');
    
    define('DB_USER', 'usernamehere');
    
    define('DB_PASSWORD', 'yourpasswordhere');
    
    define('DB_HOST', 'localhost');

    If you don’t have that info, or are not sure, contact your host provider. They may be able to tell you what your database settings are.

    Thread Starter hellofabulousphotography

    (@hellofabulousphotography)

    K, I realized I forgot to share alittle more. So her original domain name for her wordpress.org blog was http://organiclightimages.com We wanted to change it to her new domain ‘briannecorleyphotography.com’ I took a snapshot of my blog, and the settings area that I changed on her blog, before her host changed where the domain was being directed to.

    [img]http://farm8.staticflickr.com/7027/6720943297_84977eb434_b.jpg[/img]

    Thread Starter hellofabulousphotography

    (@hellofabulousphotography)

    guess I can’t post images here. It is under the General Settings>wordpress address(URL) also changed the >Site address (URL)

    Thread Starter hellofabulousphotography

    (@hellofabulousphotography)

    Also want to clarify, that Godaddy does now have it directed to the new domain name.

    You need to look at the settings you have in your wp-configp.php file as Jan has suggested. You’ll need to verify that the database credentials are correct.

    Dear all.

    I have this problem when I try to acces the installation.

    Warning: Cannot modify header information – headers already sent by (output started at /home/bi000190/public_html/Blog/wp-config.php:1) in /home/bi000190/public_html/Blog/wp-includes/pluggable.php on line 934

    what could be the error thanks for your help.

    Hi pysa,

    It’s considered impolite to interrupt someone else’s thread. We’re happy to help, you’ll just need to post your own thread.

    Hello, sorry to be posting here – I don’t know if related:

    I have a site here:
    http://www.comunite.org/Comunite-live-site

    it has been working without any problem for many months, since yesterday it does not let me login. I have done everything suggested here:
    http://codex.wordpress.org/Resetting_Your_Password

    I even changed the name of the “plugins” folder trough FTP just in case something there was causing the problem.

    I don’t think it has anything to do with the login info. I can access to post articles through the iPhone wordpress app. with same login information but not through my computer (browser). Have even disabled the firewall and nothing!

    It does not give me error when I attempt to login, it just loads the same login window like nothing is happening…

    Any help appreciated!

    I checked the error log and get this (no idea how to fix it :(:(:(

    [18-Jan-2012 22:38:44] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘AND is_page = ‘false” at line 1 for query SELECT * FROM wpfeedbacks_summary WHERE post_id = AND is_page = ‘false’ made by login_header, do_action, call_user_func_array, wp_print_head_scripts, do_action, call_user_func_array, aft_plgn_jquery_init, aft_plgn_fetch_rate_summary

    Thread Starter hellofabulousphotography

    (@hellofabulousphotography)

    thank you for those who have contributed to my problem with help and direction. I am with her today, and going to try out what was suggested. I will let you know. As for everyone else. Start your own thread and maybe you will get assisted.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘can not access admin page’ is closed to new replies.