Hi Folks,
after installing vte crm 4.4.1 on win xp an issue come up with the following error log:
Query Failed =>
:INSERT into vte_tracker (id,user_id, module_name, item_id, item_summary) values (0,'1','Accounts','20','AZIENDA TEST 3')::
ADODB error =>
[1062] Duplicate entry '0' for key 'PRIMARY'
in the end anything we create(tables, accounts, etc) is stopped from this error,
can anyone kindly reply here?
below the log details..
thank you for your support
array (
0 =>
array (
'file' => 'C:\\CrmVillage\\vtecrm44\\htdocs\\include\\database\\PearDatabase.php',
'line' => 502,
'function' => 'checkError',
),
1 =>
array (
'file' => 'C:\\CrmVillage\\vtecrm44\\htdocs\\data\\Tracker.php',
'line' => 116,
'function' => 'pquery',
),
2 =>
array (
'file' => 'C:\\CrmVillage\\vtecrm44\\htdocs\\data\\CRMEntity.php',
'line' => 1506,
'function' => 'track_view',
),
3 =>
array (
'file' => 'C:\\CrmVillage\\vtecrm44\\htdocs\\index.php',
'line' => 667,
'function' => 'track_view',
),
)
Query Failed =>
:INSERT into vte_tracker (id,user_id, module_name, item_id, item_summary) values (0,'1','Accounts','20','AZIENDA TEST 3')::
ADODB error =>
[1062] Duplicate entry '0' for key 'PRIMARY'