View Single Post
  #12 (permalink)  
Old 06-05-2009, 10:59 AM
viaterra viaterra is offline
Member
 
Join Date: Apr 2009
Posts: 29
Thanks: 0
Thanked 6 Times in 4 Posts
Default

Quote:
Originally Posted by enigma1 View Post
you're having lots of problems with your site denis. The template is broken showing some kind of hot-linking image everywhere.
I did configure .htaccess to prevent my photos being used outside my site, and I am surprised it interferes with the store in that way for a few people.

You are the second person out of a few 100s who looked at my store so far to mention this problem. Everyone else has no such problem. Are you viewing the site within an external frame ? are you using an antivirus software (I read that might be one cause) ? Please try again, the other one person who experienced the same said he could not reproduce the problem.

Quote:
Originally Posted by enigma1 View Post
Anyways to comment on your code you should filter everything that comes in. When you are using a ready ecommerce package oscommerce, zen etc, there are built-in functions that can filter the queries properly. You don't want to have your forms unprotected and blindly insert stuff in the database now, do you?
The database fed by my "your opinion" form is separate from the Zen Cart database so there are no risks for the store data. But you are right, I should set up a filter so that only text is accepted. Do you know who to do that ?

Thank,

Denis
Reply With Quote