I am getting error message with user tracking and need help diagnosis what's the prolem. Below is the error message:Any ideas?Quote:
Thanks!
Printable View
I am getting error message with user tracking and need help diagnosis what's the prolem. Below is the error message:Any ideas?Quote:
Thanks!
Search for foo in the file. You will most likly see a remark symbols missing in front of it. Or a footer.php message got cut in half.
hints:
<!-- footer //-->
footer.php
I just installed this mod and i clicked on Tools->User Tracking, i got message below after the installaltion,
"The requested URL /shop/admin/user_tracking.php was not found on this server."
am i supposed to see that message after installation?
i found the problem i forgot to upload the file to the correct folder. :laugh:Quote:
Originally Posted by funny insect
Sorry
I just downloaded this mod from the prior link, and when I went to unshrink it, my Cox Security Suite came up with a Virus Alert and stopped it. Now I'm thinking the files are ok being what they do, but am naturally concerned beings I have "NEVER" got any virus alerts before.
I searched the forums and found this in archive;
http://www.zen-cart.com/forum/showth...tracking+virus
So, is nobody else getting this? The dissussion is light on the subject, at least what I found.
Wade
Norton internet security finds no issue with the download. If I were you, I would send the file in question to COX and ask them why.
Well, I don't have that much anxiety over the security flag. Have you ever tried communicating with CoX? I went ahead and installed and when I got the sql patch uploaded I got this error;
1062 Duplicate entry '469' for key 1
In the archives for this user tracking mod were several references,
and I understand that I need to change this ID number, but looking at DB in phpMyadmin, in its help docs, and in several other searches here and elsewhere, I don't see the ID number or how to change it.Quote:
Nevermind, I got it! LOL I had read through the whole thread, but missed the part where it said I just needed to change the ID number in the sql file. I opened it up, and changed it to 800, but LOL that one was taken too. Starting at 950 worked for me.
Jade
Could someone kindly point me the way?
Thank you,
Ok, before you all jump on this, I now relize I needed to edit the sql file that was in the contrib itself. I was looking everywhere else but the file itself. It was in my own quote! Yea, like you never could find your glasses when they were resting on your nose.
Now I am going to try and fix my unsussesful sql installs and hope not to create any damages to DB, although it appears and checks ok.
(yea I backed up) but i want to learn how to repair. I see referances to other contrib causing simlar conficts so I'll need to learn how this works and what undos are available besides reinstal backup.
These are my clues;
error first try
1062 Duplicate entry '469' for key 1
(original sql.)
#2nd try sql instal
(only changed 469 to 950)
1062 Duplicate entry '470' for key 1
# 3rd try
and after changing all 469+ referances starting with 469 to 950, for 470 into 951, 470 to 952, - etc.
I got;
6 statements processed.
ERROR: Cannot create table user_tracking because it already exists
ERROR: Cannot insert configuration_key "ADMIN_CONFIG_USER_TRACKING" because it already exists
ERROR: Cannot insert configuration_key "CONFIG_USER_TRACKING_EXCLUDED" because it already exists
Note: 3 statements ignored. See "upgrade_exceptions" table for additional details.
The zen admin user tracking entrys are there, the file code is in footer, but nothing is recording and user tracking appears turned off when I look at it in phpMyAdmin.
So off I go to consult the search wizards and reread what I read until it sinks in.
Just to follow up, I did the edits to sql file, and just reinstalled the attatched files, again. I must have left some file out before as it all is working good now.
Ok got this installed. Not getting any error messages but there is no data showing up when i go to the page. Is there something i am missing?