-
Author
-
February 12, 2018 at 19:58 #188453goustasParticipant
Hi,
Which is the most recent compatible php version of the sweetdate?
I’d like to update it to the most recent version that is compatible?
Regards,
George Oustas
February 13, 2018 at 18:44 #188550RaduModeratorHi,
I know on php7 run’s ok
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 14, 2018 at 14:55 #188620goustasParticipantHi,
I run a php7 compatibility checker and i get the below warnings and errors:
FILE: /VRESTAIRI.COM/wp-content/themes/sweetdate/framework/widgets/mailchimp/MCAPI.class.php
————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————-
3100 | WARNING | INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4.
————————————————————————————————————FILE: /VRESTAIRI.COM/wp-content/themes/sweetdate/framework/options/validation/preg_replace/validation_preg_replace.php
——————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————-
26 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
————————————————————————————————————–Do you think the above will cause any problems on the sweetdate functionality or anywhere else?
Should i switch to php7 or not?
Regards,February 14, 2018 at 17:00 #188646RaduModeratorHi,
Those are warnings and cannot affect the theme fucntionality , but the latest one, please repalce this file : wp-content/themes/sweetdate/framework/options/validation/preg_replace/validation_preg_replace.php
content with this one : https://pastebin.com/raw/KKt1Vj0H
Let me know if you get this error : “26 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0″If no it’s safe, let me know.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Ticket solutionFebruary 15, 2018 at 11:03 #188753goustasParticipantHi,
I made the change you suggested me.
It worked.
I’ll switch it to php7 and i’ll let you know if there is any problems.
Thanks for the support.Regards,
GeorgeFebruary 15, 2018 at 18:03 #188789RaduModeratorHi
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.