Viewing 5 replies - 16 through 20 (of 20 total)
  • You’re still calling the wrong table prefix. Look at the database in phpmyadmin and check the table prefixes and check each _options table to find the correct database.

    Thread Starter sladeetal

    (@sladeetal)

    Hi I checked the tables and this is what i found.
    Each one is a litte different. How can i hookup the database the newfashionstrends.com site?
    The wp_1options gives https://newfashionstrends.com/wordpress
    The wp_2options gives https://newfashionstrends.com/
    The wp_options gives https://www.cellphonesupdates.com

    Dave

    Thread Starter sladeetal

    (@sladeetal)

    What should i do? Is this right?

    wp_options -> siteurl, and wp_options -> home should be updated to your website address

    Is this correct?
    Dave

    It’s impossible to say at this point, looking at what you have and the unknown changes you have made directly to the databases.

    Consider looking for a reputable person to fix it correctly on jobs.wordpress.net or freelancing sites such as Elance. (It’s not a good idea to respond to unsolicited emails from forums users offering to work for you.)

    Thread Starter sladeetal

    (@sladeetal)

    I made these changes
    wp_options -> siteurl, and wp_options -> home should be updated to your website address

    Plus i added this $table_prefix = ‘wp_2’;

    and now the site is up and working.
    Thanks Dave

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Index php won't load the data base’ is closed to new replies.