Please help me Hoe I must do with
clear old tables
Please help me Hoe I must do with
clear old tables
That message appears because WordPress believes you have tables already created, meaning WordPress was already installed. If you want a new installation, either DROP your tables using phpMyAdmin or use a different $table_prefix in wp-config.php file.
where I must write in $table_prefix in wp_admin?
Here:
/** Database Charset to use in creating database tables. */
define('DB_CHARSET', '$table_prefix');
Thank you MichaelH
Now I would love to change the layout
Just download a new theme or two at http://wordpress.org/extend/themes/
I have same theme download and on my serve.
And how to If want to use my old own theme http://www.dhini.nl
You'd need to convert your theme to WordPress Theme/template system.
http://www.google.com/search?q=wordpress+converting+theme+to+wordpress
I use fanupdate and I want to move all the content of my site to wordpress.
I have tried with tools - import - textpatern but not work yet
This topic has been closed to new replies.