I installed this on a fresh version of 1.50, followed the directions as written, however when I click on User Tracking I am getting a white page. Any help would be greatly appreciated.
I have also the latest version of User Tracking, and ZC 1.5.0.
Everything was working fine until the host upgraded to PHP 5.3 - then I got the HTTP 500 error when accessing "User tracking" from the admin page (both "User tracking Config" and the logging itselves are working, as I can access the data directly from the database).
My php-version according to the server information: PHP Version 5.3.3-7+squeeze13
I am also having problem with Ver 1.5 running on local Xampp
Apache 2.4.2
MySQL 5.5.25a
PHP 5.4.4
phpMyAdmin 3.5.2
FileZilla FTP Server 0.9.41
Tomcat 7.0.28 (with mod_proxy_ajp as connector)
Strawberry Perl 5.16.0.1 Portable
XAMPP Control Panel 3.0.12 (from hackattack142)
Error when installing the SQL from phpMyAdmin
Error
SQL query:
INSERT INTO admin_pages( page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order )
VALUES (
'UserTracking', 'BOX_TOOLS_USER_TRACKING', 'FILENAME_USER_TRACKING', '', 'tools', 'Y', 10000
);
MySQL said: Documentation
#1062 - Duplicate entry 'UserTracking' for key 'page_key'
Please help !!
Hello everyone, I have the exactly the same problem. Fresh installation of Zen_cart 1.5.0, and user tracking mod 1.4.0. Just can not execute the SQL patch, everytime it returns the same error message. Due to the fact that I have 3 different company's server space, so tested on other server and I don't have any problem on other server. Is this problem related to server? Can anybody help??
Thank you
Finally I've found the solution to my problems with the HTTP 500 error. Just add If-conditions to two of the functions in the geoip.inc file, located in <admin>\includes\
It's the second solution in this posting:
http://razvantudorica.wordpress.com/..._code_by_name/
Is there a way to have the email read Order Update on Black Lace Top as opposed to Order Update #7? I have an idea how to do it. Replace #7 with the name of the item BUT I am not programmer. I have tried it too but I am unsuccessful as I am getting errors. Thanks to anyone that can lend a helping hand.