Form problem
Autor: Fernando B.
Visitado 1807,
Seguidores 1,
Compartilhado 0
Hello,
I have problems with the email form, since I update the website with the websitex5 version 12 the email forms stop working
http://www.rapiarte.com.ar/solicitar-cotizacion.html
After complete the form and pressing the send button the webpage send this error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /www/rapiarte.com.ar/htdocs/res/x5engine.php on line 740
I erase all the website and I upload it again and the problem continue. I erase the form and I create a new one and the problem is the same.
I wait your help
Thank you
Fernando
Publicado em
Autor
Hello, I solved it changing the version of PHP of the server to 5.5 (it has version 4), the email for is running properly.
Thank you