So this very well understand.
You filled out the Account name, Connect and shipped.
Script worked well and did not change the database?
1. You filled out the wrong name for the account.
2. You have not selected the option Connect.
3. You have the right to change the database (You should see the error message).
4. You have access to the database (You should see the error message).
5. Differing column names in the database (You should see the error message).
6. Table exist in the database (You should see the error message).
It is impossible to be in direct registration in the database unchanged value.
- - - Updated - - -
You got your mistake!
It could affect your index.php
Different notation ( case sensitive ).
connectstat and ConnectStat are two different things!
PHP Code:
$igcn_o = $core_db2->Execute("SELECT connectstat FROM MEMB_STAT WHERE ConnectStat = 1");