jnktaylor Posted June 2, 2010 Share Posted June 2, 2010 Been working on our website the past few days trying to resolve various issues and just noticedthat if I log in I get a Hack Attempt. It appears to be coming from the cart module since the cartis never displayed.How do I debug this to determine where the hack attempt if coming from?ThanksJack Link to comment Share on other sites More sharing options...
jnktaylor Posted June 2, 2010 Author Share Posted June 2, 2010 Update: If I log in with an empty cart, it gets a hack attempt before displaying the blockcart.If I add an item to the cart then log in, no hack attempt.Jack Link to comment Share on other sites More sharing options...
tomerg3 Posted June 3, 2010 Share Posted June 3, 2010 I usually start printing little debug statements, even just numbers (1 , 2 , 3 etc..) and narrow it down to find out exactly where the page breaks (and displays the hack attempt). Link to comment Share on other sites More sharing options...
jnktaylor Posted June 3, 2010 Author Share Posted June 3, 2010 Well it took awhile but I think it is fixed. Started out by disabling modules and narrowed it down to thenew products module. By inserting debug strings, I tracked it down to the Tax class. In my attemptto test the checkout process, I changed addresses on the test account several times. Something got messed up in theaddress table and it couldn't determine if tax was required. I deleted all the old addresses from address table except oneand it is working.ThanksJack Link to comment Share on other sites More sharing options...
rocky Posted June 4, 2010 Share Posted June 4, 2010 If your issue is resolved, please edit your first post and add [sOLVED] to the front of the title. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now