Geodirectory Framework support for PHP7
This topic contains 10 replies, has 4 voices, and was last updated by Stiofan O’Connor 7 years, 1 month ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: php7
-
AuthorPosts
-
February 2, 2018 at 9:13 am #415564
Hello all,
I’d like to switch to PHP 7 for performance reasons. I understand that Geodirectory and add-ons are compatible. However, the Geodirectory Framework fails compatibility tests.
Is this something that could be addressed?
FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/class.redux_helpers.php
—————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————
162 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
—————————————————————————————————————————FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/tracking.php
—————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————-
365 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
—————————————————————————————————————-FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/fields/raw/parsedown.php
—————————————————————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————————————————————
895 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
—————————————————————————————————————————————————————————FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/browser.php
—————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————
191 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————————————FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/sysinfo.php
—————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————
230 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4
—————————————————————————————————————FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/validation/css/csstidy/class.csstidy_optimise.php
—————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————————–
50 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
—————————————————————————————————————————————————–FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/validation/css/csstidy/class.csstidy_print.php
————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————————–
69 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
————————————————————————————————————————————————–FILE: /nas/content/live/airportbliss/wp-content/themes/GeoDirectory_framework/options/ReduxCore/inc/validation/css/csstidy/class.csstidy.php
——————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————————————–
249 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
——————————————————————————————————————————————–February 2, 2018 at 9:25 am #415570This reply has been marked as private.February 2, 2018 at 1:31 pm #415629Hi Patrick,
We have fixed all the Errors and Warnings and will be there in the future release.
Let me know if you have any queries.
Regards,
PatrikFebruary 7, 2018 at 8:17 am #416429Thanks guys – any clue as to when the updated theme will be available for download?
February 7, 2018 at 12:41 pm #416456Hi Patrick,
It will be available with the next batch of GD released before the end of the month, if you need it sooner please provide us FTP details in private reply and we will upload it for you.
Regards,
PatrikFebruary 9, 2018 at 5:05 am #416829This reply has been marked as private.February 9, 2018 at 6:12 am #416833Hi Patrick,
I can connect with FTP but there are no any files or folders. Can you please provide me FTP to access the public_html folder or the directory where all the WP files and folders are accessible?
Regards,
PatrikFebruary 9, 2018 at 7:09 am #416837Actually, that’s by design 🙂 This is an empty folder for you to upload the theme files or zip. I’ll install on my wordpress instances manually. Thank you!
February 9, 2018 at 7:36 am #416846Hi Patrick,
I have uploaded the modified geodirectory_framework folder in given FTP. Let me know if you have any questions.
Regards,
PatrikFebruary 9, 2018 at 6:43 pm #416963Thanks a ton guys, I’m all set and it works. I appreciate your help.
February 9, 2018 at 7:30 pm #416968Great! Thanks for letting us know! 🙂
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket