comodo2010
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Database import – need assistanceJust had to update the php config file with the proper databasename -_-
Now everything works.Please call me terrible names as you please.
Thx for the effort Dhikra!
Forum: Fixing WordPress
In reply to: Database import – need assistanceOk did it, and got the old tables back in the new database. But wordpress dont seem to “understand” that they are there. Nothing shows up.
Do I need to reinstall WP and relink it to the database?
Forum: Fixing WordPress
In reply to: Database import – need assistanceNew host allows 1 database only. So to create a new database I would have to delete the old one.
Are you saying I should do everything in this order:
1. Delete database and remove all files from server.
2. Create new database
3. Import sql file
4. Install new WP
5. Upload old files via ftp
6. Activate “old” themeThen it should work fine?
Forum: Fixing WordPress
In reply to: Database import – need assistanceI got this error when trying to upload the .sql file.
Error
SQL-query:—
— Current Database:monicasholm
—
CREATE DATABASE /*!32312 IF NOT EXISTS*/monicasholm/*!40100 DEFAULT CHARACTER SET latin1 COLLATE latin1_danish_ci */;MySQL said:
#1044 – Access denied for user ‘monicspm’@’localhost’ to database ‘monicasholm’
Forum: Fixing WordPress
In reply to: Database import – need assistanceMhm, yeah, read that one, but dont you have to delete all the old tables first? And the variables you have to select when importing, I have no idea which ones to pick. utf-8?
Forum: Themes and Templates
In reply to: Removal of boxes “archives” and “Categories”It turned out to be in the “suckerfish” template. No idea why its called that but anyways…
Thanks for replying mate : )