Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter tmassac

    (@tmassac)

    I also read somewhere that they updated the define statements to

    define( 'CUSTOM_USER_TABLE', $table_prefix.'my_users' );
    define( 'CUSTOM_USERMETA_TABLE', $table_prefix.'my_usermeta' );

    from the original (note the lacking underscore between USERMETA) is this still true or no?

    Thread Starter tmassac

    (@tmassac)

    Having read through a bunch of the support posts – I have a feeling this is no longer supported in 3.0, does this mean I’m basically forced to use a WordPress MU install? I was trying to avoid any unnecessary reworking of the system…but I still can’t figure out why it’s asking me to provide a valid username when the username field says “user(s) already exist.” =\

    Forum: Fixing WordPress
    In reply to: Editing
    Thread Starter tmassac

    (@tmassac)

    Never mind! I found out (using the documentation of course, somehow I missed this last night) that creating your own searchform.php page will override the default search form!

    You can find the solution here!

Viewing 3 replies - 1 through 3 (of 3 total)