|
Hi,
I had to uninstall Joomla 1.5 on my Godaddy server and reinstall it. When I reinstalled it, it created a new MYsql database which has none of the site content from a senate site. The site has been down for weeks and every time I uninstall Joomla and resinstall it, it creates a new Mysql database which contains none of the data from my site and template.
I tried to import the site content from my original backup of the database into the new, most recent database it created and got this error when going to the site:
jtablesession::Store Failed DB function failed with error number 1054 Unknown column 'client_id' in 'field list' SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '65abf8a7ffdd7e222da171de5f7cbecf','1222047948','','0','1','0' )
Is there anyone that knows how to import the site data from my original Mysql database into the new one without getting these errors?
Note: I could get the site to pull up with the standard Joomla default templates before I tried to import the original Mysql database. Now when I try to go to the site, I get the above-mentioned errors. I get those same errors when going to my admin login page whereas, I could login in fine before. The default Joomla templates were there before with all the content. When I selected my own template (with all the site content) it came up blank.
I am willing to pay someone a reasonable fee to help fix this fast! It should be someone familiar with Godaddy servers and datebases as well as Mysql in general. Time is of the essence.
One other thing: When I did the import from the backup of my database into the new one created when the reinstall was done, it said the import was successfull yet....I get the above weird messages which I'll repreat here again:
I click on my site name and the name comes up ok but this is what comes up in the window which indicates to me something did not in fact import correctly:
jtablesession::Store Failed DB function failed with error number 1054 Unknown column 'client_id' in 'field list' SQL=INSERT INTO `jos_session` ( `session_id`,`time`,`username`,`gid`,`guest`,`client_id` ) VALUES ( '65abf8a7ffdd7e222da171de5f7cbecf','1222047948','','0','1','0' )
|