Error on x5settings.php
Auteur : Amanda O.
Visité 1703,
Followers 1,
Partagé 0
My email form is not working - I keep getting a http server 500 error. I can log into my server details and find the error;
[02-Nov-2016 11:15:44 America/New_York] PHP Parse error: syntax error, unexpected 's' (T_STRING), expecting ')' in /home/shaferrv/public_html/res/x5settings.php on line 14
I can edit the folliwng;
The original line in res/x5settings.php was:
'sitename' => 'Shafer's Truck & RV Sales LLC',
I changed it to:
'sitename' => "Shafer's Truck & RV Sales LLC",
The only problem is - it partially fixes the problem - the email form seems to be working but I am not getting any of the emails. BUT as soon as I publish the website again it reverts back to the incorrect code.
Is this a wesbitex5 issue?
Posté le
Hello Amanda,
The developers are already working on it. At the moment try to remove the ' in the website name.
Many thanks!