Posts: 3
Threads: 1
Joined: Dec 2011
Hello, I have set up commentics on my page, everything works fine, only the server-side validation isn´t working at all. I can type anything into the captcha, question etc. that doesn´t match at all - or type in nothing at all - the comment is being posted anyway. what´s wrong?
Posts: 2,904
Threads: 59
Joined: Jun 2010
Have
you completed
the interview?
Posts: 3
Threads: 1
Joined: Dec 2011
yes i did. I am trying to implement commentics into a cms. I had to set some variables to global (pageid etc) in order to get it going. So i guess the function cmtx_error... is not being executed somehow...any idea?
(22-Dec-2011, 02:35 PM)Steven Wrote: Hi,
Have you tried this FAQ?
http://www.commentics.org/support/knowle...article=15
Posts: 2,904
Threads: 59
Joined: Jun 2010
Okay, you might need to check your server error log, it's accessible in cPanel if you have it.
Have
you completed
the interview?
Posts: 3
Threads: 1
Joined: Dec 2011
Works now, I had to globalise all the other variables that are being used in the script ($error, etc.).
now I think everything works but the captcha, it´s not recognizing the correct input.
(22-Dec-2011, 03:47 PM)Steven Wrote: Okay, you might need to check your server error log, it's accessible in cPanel if you have it.