wp-config.php – CUSTOM_USER_TABLE
-
When using CUSTOM_USER_TABLE during initial setup it is easiest to: Setup your first instance of WordPress. The define statements of the wp-config.php on the first instance pointing to where you currently store user data wp_users by default, and then copying that working wp-config.php to your next instance which will only require you to change the $table_prefix = variable. At this point the install will run as expected; however, do not use an e-mail address that is already in use by your original install. Use a different e-mail address. Once you have finished the setup process log in with the auto generated admin account and password. Then promote your normal account to the administrator level. Log out of admin. Log in as yourself. Delete the admin account and promote the other user accounts as is needed.
does anyone know the reason a unique email address is necessary?
thanks
-DJ
- This topic was modified 5 years, 9 months ago by .
- This topic was modified 5 years, 9 months ago by .
- This topic was modified 5 years, 9 months ago by .
- This topic was modified 5 years, 9 months ago by .
- This topic was modified 5 years, 9 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘wp-config.php – CUSTOM_USER_TABLE’ is closed to new replies.