pinkjaybird
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Import not workingHello!
Sorry @ajitkhodke but I don’t understand what you mean? Can you please give me a step by step description of how I would check that?
I have found another possible solution in creating a subdomain and importing the old database to that but the below error message comes up when I try to import the database – any ideas what this means? Can it be fixed?
Error
SQL query:—
— Database:db377718658
—
— ——————————————————–
—
— Table structure for tablewp_cimy_uef_data
—
CREATE TABLE IF NOT EXISTSwp_cimy_uef_data(IDBIGINT( 20 ) NOT NULL AUTO_INCREMENT ,
USER_IDBIGINT( 20 ) NOT NULL ,
FIELD_IDBIGINT( 20 ) NOT NULL ,
VALUETEXT NOT NULL ,
PRIMARY KEY (ID) ,
KEYUSER_ID(USER_ID) ,
KEYFIELD_ID(FIELD_ID)
) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =1;MySQL said: Documentation
#1046 – No database selected
Forum: Fixing WordPress
In reply to: Import not workingI’m using the official WordPress import tool
Forum: Fixing WordPress
In reply to: Import not workingThanks Colin for the reply! The problem is that I no longer have access to the old site, all I have is the database and the downloaded files.
I don’t have a WordPress export file as when I was changing over the website I followed the instructions in the link you previously shared and only saved the files and a database.
My web host shut off the site earlier than I realised and so I can’t access it now.
Also – the woman who set up the site for me back in 2011 doesn’t have the log in details anymore so I can’t access it from that way :/