What Bit To Set in MySQL Cust Table To Login

Discussions about using SIP Sorcery on your own computer/server
Post Reply
Trimline
Posts: 28
Joined: Sat May 15, 2010 7:59 pm

What Bit To Set in MySQL Cust Table To Login

Post by Trimline » Wed Jun 23, 2010 5:32 pm

On my local copy, I just installed MySQL, created the tables after altering the XML, brought up the system just fine. Connects to the local host.

After bringing up the web page, I selected add new account. From the SQL db, I can see my record in the customers table. What bit do I change so that it will be "confirmed" so I may log in? I don't have a mail server on this machine to verify... I know its right in front of me, but can't figure out what to set. :oops: Thanks!

Trimline
Posts: 28
Joined: Sat May 15, 2010 7:59 pm

Re: What Bit To Set in MySQL Cust Table To Login

Post by Trimline » Wed Jun 23, 2010 5:35 pm

Figured it out. Set the emailaddressconfirmed to 1. :)

Post Reply