Originally Posted by
outpostmontana
I have looked through out threads but cant find this, if all ready posted sorry.
I upload all files, installed tracking code in templates/cherry_zen/common/tpl_footer
<!--eof- site copyright display -->
<?php if (ZEN_CONFIG_USER_TRACKING == 'true') { zen_update_user_tracking(); } ?>
<?php
} // flag_disable_footer
?>
tried to install sql patch but get
1062 Duplicate entry '999' for key 1
in:
[INSERT INTO configuration_group (configuration_group_id, configuration_group_title, configuration_group_description, sort_order, visible) VALUES (999, 'User Tracking Config', 'User Tracking', 31, 1);]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
and under configure- User Tracking Config get blank page ( see screen shot)
but under tools user tracking get regular info. ( see screen shot), but no tracking info
I did upgrade from 1.3.7 to 1.3.8a
Please Help
vicky