Hi

When ever I create a new account I get this error on a blank screen:

WARNING: An Error occurred, please refresh the page and try again.

If I refresh, it returns me back to the 'create an account' page, but in actual fact it has created an account for the customer and is logged in as the new customer.
I pulled the error message from my cache file too:

[**-**-**23:52:05] PHP Fatal error: 1062: Duplicate entry '46' for key 'PRIMARY' :: insert into znc_customers_info (customers_info_id, customers_info_number_of_logons, customers_info_date_account_created, customers_info_date_of_last_logon, customers_info_source_id) values ('46', '0', now(), now(), '1') in /****/****/public_html/****/includes/classes/db/mysql/query_factory.php on line 101


This is not a live site yet so I have deleted all customers as well as gone into phpMyAdmin and clear all data in 'customers_info' table, checked for entries in 'customers' and 'customers_basket' tables as well as 'address_book'.

I can't seem to find anywhere the duplicate ID number it claims is, so if anyone could kindly help I would be so grateful.

Thanks,
Jay