Beside Booking form, Capcha should be also on Reviews!
I choose Solution 1
The best solution is to make the needed change in your php.ini file. If you have a dedicated server, you can set the variable in the PHP configuration (php.ini).
Just uncomment (remove the ; ) from in front of the line
;session.save_path = "/tmp"
change to
session.save_path = "/tmp"
DONE, But there is no CAPCHA...
But my hosting said that they cannot restart Apache on shared hosting, maybe this is the problem.
Any other idea without restarting?
Please help.
Thanks.
Logged
Last Edit: 2017/10/30 13:16 By dejansoftware.
The administrator has disabled public write access.