Forums

[resolved] How clear my old database tables (9 posts)

  1. dhin
    Member
    Posted 3 years ago #

    Please help me Hoe I must do with
    clear old tables

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    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.

  3. dhin
    Member
    Posted 3 years ago #

    where I must write in $table_prefix in wp_admin?
    Here:
    /** Database Charset to use in creating database tables. */
    define('DB_CHARSET', '$table_prefix');

  4. MichaelH
    Volunteer
    Posted 3 years ago #

  5. dhin
    Member
    Posted 3 years ago #

    Thank you MichaelH

    Now I would love to change the layout

  6. MichaelH
    Volunteer
    Posted 3 years ago #

    Just download a new theme or two at http://wordpress.org/extend/themes/

    See Adding new Themes

  7. dhin
    Member
    Posted 3 years ago #

    I have same theme download and on my serve.

    And how to If want to use my old own theme http://www.dhini.nl

  8. MichaelH
    Volunteer
    Posted 3 years ago #

    You'd need to convert your theme to WordPress Theme/template system.

    http://www.google.com/search?q=wordpress+converting+theme+to+wordpress

  9. dhin
    Member
    Posted 3 years ago #

    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

Topic Closed

This topic has been closed to new replies.

About this Topic