Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter pwpx2

    (@pwpx2)

    Tried the code and it seems it makes some confusing. He thinks the remote db connection details to use on the local database and gives me access denied on my local database and undefined $user_id because cannot access the local database to pull out the data.

    That’s why i’ve tried to pull the local data, then make another wpdb instance for the remote database and then insert the data pulled from local to remote one.

    Thread Starter pwpx2

    (@pwpx2)

    Thank you. Will try the updated code when i arrive back home.

    So to make it clear…

    This code will take the data i need from the local database and put it on the remote one ? Or just into the remote one ? Because i do need it to get as normal on the local database also.

    The entire process i want to do is to just retrive some of the data from the local database into the remote one. You might call it as a small backup. (using cron eventually)

    Thread Starter pwpx2

    (@pwpx2)

    Where are the functions/hooks to modify the registration page so that user needs to complete and confirm password itself upon registration? And also to remove the mail autogenerate password?

    Or to mail the own password user choose for himself?

    Thank you

    Thread Starter pwpx2

    (@pwpx2)

    fixed. modified the code. can be deleted.

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