Why don't you try adding a captcha, I have no much experience but I know their not to hard to add to an existing form... You can also see record the IP of the computer that is submitting the forms and block that IP... I dunno, just some ideas...
On Jul 12, 11:19 am, thatsgreat2345 <[email protected]> wrote: > And as for the testimonial input I'd recommend sanitizing it so people > can't post their own links in it. > > On Jul 11, 7:18 pm, thatsgreat2345 <[email protected]> wrote: > > > Upon adding the testimonial have a field in the database, like a > > published tinyint(1) field. In the admin panel you could just select > > which to publish and do an UpdateAll, or something along those lines, > > and then delete the rest. As for the ssl cert I believe that using the > > Security component and you can tell it to requireSecure, meaning ssl > > on specific actions. > > > On Jul 11, 4:49 pm, bonkycat <[email protected]> wrote: > > > > I have read and searched for help, but my limited (lack) of > > > understanding is a serious handicap. I can't seem to see what version > > > of CakePHP he used to build my site, my apologies in advance. > > > > The developer left my site half built, but functional, and I do need > > > someone to complete the work, but have two urgent issues that I am > > > begging for help with. > > > > My ssl cert: I have purchased and activated this but it is not > > > protecting my checkout. I managed to get a friend to provide > > > temporary assistance, but it is only covering checkout if a customer > > > does NOT log in. I would really appreciate assistance and direction > > > in getting my site completely protected without having a customer > > > click a pop-up box to display secure and not secure items at every > > > click. > > > > My Testimonials: I am dealing with 900 spam entries daily that I have > > > to remove from my database in batches. The same friend helped by > > > stopping the page being shown live where a testimonial could be > > > submitted, but the spammers are clearly using a link to the page not > > > showing live on the web. I either need to have total control of the > > > testimonials before they appear live, or force a log in to be able to > > > leave a testimonial. I am happy with whatever provides the fastest, > > > easiest solution. I will even consider removing the testimonials > > > submission page altogether. (If I had been able to find this page it > > > would be long gone) > > > > My site is hosted with godaddy and I have access to all of my files. > > > My website is:www.gemni-gems.com. > > > > Thank you in advance, > > > Lisa --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
