I tried running the SQL patch via the "install sql patch" in my admin tools, and got this "WARNING: An Error occurred, please refresh the page and try again."
I then tried to manually install it by copypasta into PHPmyAdmin and got this:not sure where to go from here in the install of this mod....Quote:
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'