Forum Replies Created

Viewing 15 replies - 1 through 15 (of 55 total)
  • @sterndata. I feel chided.

    The topic of the thread is “wordpress 4.5.2 issues” I found it as the most relevant item to my problem and was unaware that my problem was substantively different from the preceding comment.

    Apologies for getting it wrong by not starting my own thread.

    Please consider being courteous to people seeking your valuable help, who are trying hard to conform with the support group etiquette… and make mistakes by your highly expert standards

    H

    I received an email saying my blog had been automatically updated to version 4.5.2
    I am no logger able to see it. I get a http 500 error when navigating to http://wendyhome.com
    When I try to access: http://wendyhome.com/wp-admin/about.php

    I see the following message. Can you advise me on what action I should take as a not very technical person.

    Error establishing a database connection

    This either means that the username and password information in your wp-config.php file is incorrect or we can’t contact the database server at wendy3house.db.11786533.hostedresource.com. This could mean your host’s database server is down.
    •Are you sure you have the correct username and password?
    •Are you sure that you have typed the correct hostname?
    •Are you sure that the database server is running?

    If you’re unsure what these terms mean you should probably contact your host. If you still need help you can always visit the WordPress Support Forums.

    I had the same problem, page load error on every individual post, I followed the advise on navigating to the permalink page, changed nothing and saved the settings. Now the problem is fixed. Very frustrating uncovering the problem, and trying to fix it before coming here.

    I had this problem – and my Media Button didn’t work (no action on clicking) and the drop-down that auto-suggests tags didn’t work.

    Deactivating then systematically reactiviating the plug-ins worked for me because one of the plugins was causing the problem.

    Thanks
    http://wendyhome.com/

    Thread Starter wendyhouse

    (@wendyhouse)

    I’ve solved the problem. If anyone else is experiencing the same thing feel free to contact me and I’ll walk you through the solution that worked for me.

    Thread Starter wendyhouse

    (@wendyhouse)

    Would converting the backup .sql text file into WXR then importing it into my working (relatively empty) 2.9.2 blog be a solution route to getting my blog history re-instated?

    If so, can you guys point me to a converter? I’ve not yet been able to find one using a web-search… …and I’m not even sure this approach will work.

    Expert opinion, guidance would be much appreciated 🙂

    Thread Starter wendyhouse

    (@wendyhouse)

    Guys I’m not sure who to turn to – this clearly isnt a sql database provider problem, or a web hosting service problem, the problem arises when linking your config file to sql server V5 database which contains a database that was originally created using wordpress.

    Do you have a bug in your code or am I doing something wrong.

    Currently I’m at step 5 wondering whether to change the config file or to change something in the database so that WordPress 2.9.2 can acknowledge its contents rather than empty it.

    Please help

    Thread Starter wendyhouse

    (@wendyhouse)

    Does anyone have any constructive suggestions or could help me to troubleshoot by asking me to check aspects of my config file or sql database?

    Thread Starter wendyhouse

    (@wendyhouse)

    I am marking this as resolved – even though it has not been resolved – because I am trying refremaing the problem to find a solution that I can manage.

    Thread Starter wendyhouse

    (@wendyhouse)

    I do not know the formatting rules that are acceptable for a import/expert back-up file.

    Hence despite knowing how to use many different text editors – I do not know ‘how’ to ‘split’ the contents of a back-up file in a way that does not cause errors during the restore.

    I was hoping that you guys could help.

    Thread Starter wendyhouse

    (@wendyhouse)

    Import Size Max: 8,192KiB

    Looks like my import is 2 (and a tiny bit) x the import size maximum. Probably my main problem.

    Does the ‘Partial Import’ checkbox play a role here – I’ve always left it in the default position of checked/

    How do I tackle the size problem? Can I create 3 back-ups with different tables in each? and import the 3 backups consecutiely?

    GoDaddy provides me with the ability to create some databases that I haven’t used so I could create a completely empty database and import into that to bypass the possible problem with already having content – then update my worpress config file to point to the new database.

    Apologies for this thread being so long, I really appreciate your time and thought and am trying to think about and solve the problem myself. too. Being without my 5 years of blog posts really makes me sad

    many thanks
    Hilary

    Thread Starter wendyhouse

    (@wendyhouse)

    Thank you for taking the trouble to – think about this – give me relevant useful information.

    Now I know the text I am looking for is create table rather than create database.

    I tried deleting (using wordpad) the create table text (illustrated below) from the backup made automatically by wordpress. Then tried importing the file with this missing text using MyPhpAdmin UI, making sure to select V4 compatibility drop-down.

    The restore failed – in that the test posts in the V5 database are what shows on my blog 🙁

    Maybe there is some other problem. Both Starfieldtech and Godaddy said that the crate databse text was my problem. but could it be comething-else that interrupts a restore – like the size of the file (16.4 MB)? How would you recommend that I solve this? In my ideal world WordPress would provide an automatic restore back-up aswell as the automatic make-back-up.

    I REALLY appreciate your input because you are wordpress experts, and supporters, not .sql server experts. I’ll do my best to help you to help me.

    This is the text I deleted from my backup .sql before restoring it. The restore failed:

    CREATE TABLE wp_startupcomments (
    comment_ID bigint(20) unsigned NOT NULL auto_increment,
    comment_post_ID bigint(20) unsigned NOT NULL default ‘0’,
    comment_author tinytext NOT NULL,
    comment_author_email varchar(100) NOT NULL default ”,
    comment_author_url varchar(200) NOT NULL default ”,
    comment_author_IP varchar(100) NOT NULL default ”,
    comment_date datetime NOT NULL default ‘0000-00-00 00:00:00’,
    comment_date_gmt datetime NOT NULL default ‘0000-00-00 00:00:00’,
    comment_content text NOT NULL,
    comment_karma int(11) NOT NULL default ‘0’,
    comment_approved varchar(20) NOT NULL default ‘1’,
    comment_agent varchar(255) NOT NULL default ”,
    comment_type varchar(20) NOT NULL default ”,
    comment_parent bigint(20) unsigned NOT NULL default ‘0’,
    user_id bigint(20) unsigned NOT NULL default ‘0’,
    comment_comvatar_url text NOT NULL,
    comment_favicon_url text NOT NULL,
    PRIMARY KEY (comment_ID),
    KEY comment_approved (comment_approved),
    KEY comment_post_ID (comment_post_ID),
    KEY comment_approved_date_gmt (comment_approved,comment_date_gmt),
    KEY comment_date_gmt (comment_date_gmt)
    ) TYPE=MyISAM ;

    Thread Starter wendyhouse

    (@wendyhouse)

    Samboll, thankyou, I’ll see if I can work out what is amiss with the useful analysis link you’ve provided.

    Thread Starter wendyhouse

    (@wendyhouse)

    Sambol – thanks for answering!
    at the bottom left hand side of IE it says “Done, but with errors on the page” and a little yellow triangle. This stays for about a minute then disappears

    Thread Starter wendyhouse

    (@wendyhouse)

    I found a plugin that solves this problem. Hope this helps other people who are experiencing this problem 🙂

    http://wordpress.org/extend/plugins/nofollow-case-by-case/

    I experienced this as a bug.

Viewing 15 replies - 1 through 15 (of 55 total)