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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...