installation on windows 8

More
28 Aug 2013 15:38 #2959 by gcislaghi
Hi everybody,

I've just installed vtecrm on new hw pc with Windows 8 and when I save data typed into leads or accounts or contacts most of time I get following error below (in this case for accounts):

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','19','ACME spa')::
ADODB error =>
[1062] Duplicate entry '0' for key 'PRIMARY'


Please could you tell me something about it. I'm an end user not an expert one so what I've tried to is to uninstall and install several time but nothing change

Thannks a lot for cooperation

Regards

GC

Please Log in to join the conversation.

Time to create page: 0.167 seconds