Hi,
can you tell me your version of PHP that you are using there?
Best regards,
Nikola
Hello Nikola!
The version of PHP is 5.2.17
Regards,
Hi,
I have assume that is PHP 5.2 . I will fix that in next couple of days (this weekend the latest) and let you know.
Best regards,
Nikola
Hello Nikola!
Thanks for the attention.
I will wait for your feedback to use the plugin.
Regards,
MLS
Hi MLS,
new version is live 1.8.16 . Just update and try again π
Best regards,
Nikola
Hello Nikola!
It works! I actived the plugin but in the admin:
Appointments: Fatal error: Only variables can be passed by reference in ../public_html/wp-content/plugins/easy-appointments/src/templates/appointments.tpl.php on line 15
Settings: Parse error: syntax error, unexpected ‘{‘ in ../public_html/wp-content/plugins/easy-appointments/src/templates/admin.tpl.php on line 266
Reports: Fatal error: Only variables can be passed by reference in ../public_html/wp-content/plugins/easy-appointments/src/templates/report.tpl.php on line 35
Can you help me?
Regards,
MLS
Hi MLS,
I know what is the issue there. You will have to turn off asp tags inside your PHP settings on hosting. That option should be soon removed from PHP but your hosting still have it turned on http://php.net/manual/en/ini.core.php#ini.asp-tags
Best regards,
Nikola
Hello Nikola!
It works, thanks!
Was occuring an error in the session, so I made a change at php.ini , setting session.save_path equals nothing.
I need your help in another thing. Can you? I configurated all correctly but the emails aren’t send for the client, neither for me, or changing the appointment status.
I don’t know how to find what is wrong in this case, because don’t have any error in the screen.
Regards,
MLS
Hi MLS,
can you confirm that your site can send any email? For example do you get mail if you want to reset password to your account etc? Also can you check that fields are filled correctly? For example Send from must be valid email address also you must enter your own address in Pending notification emails.
Best regards,
Nikola
Hello Nikola!
I install the WP-Mail-SMTP, and began works correctly.
Thanks for the support!
Regards,
MLS