Jump to content

quickie MySQL question


scoopy
 Share

Recommended Posts

I am having a problem with the auto confirmation on my site and the problem is in my php-nuke code which keeps it from sending. One mail function works and another doesn't.

 

The question is I found my new user signup is stuck in "nuke_user_temp" table in the MySQL database. How can I safely clear this entry so I can try again using the same email addy. Otherwise I get an error that the email has been previously registered.

 

I would most likely want to use phpMyAdmin.

 

thanx,

Link to comment
Share on other sites

Figured this out.

 

In phpMyAdmin, select th table in question, click on "browse" tab, click to "edit" entry, then click "empty" tab. Confirm the delete and logout.

 

Now to figure out why the confirmation gets stuck there and does not send... or wait till they release 7.1 and hope they fixed this.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...