Geodirectory Framework support for PHP7

This topic contains 10 replies, has 4 voices, and was last updated by  Stiofan O’Connor 6 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #415564

    Patrick
    Full Member
    Post count: 17

    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.
    ——————————————————————————————————————————————–

    #415570

    Alex Rollin
    Moderator
    Post count: 27815
    This reply has been marked as private.
    #415629

    Patrik
    Moderator
    Post count: 1971

    Hi 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,
    Patrik

    #416429

    Patrick
    Full Member
    Post count: 17

    Thanks guys – any clue as to when the updated theme will be available for download?

    #416456

    Patrik
    Moderator
    Post count: 1971

    Hi 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,
    Patrik

    #416829

    Patrick
    Full Member
    Post count: 17
    This reply has been marked as private.
    #416833

    Patrik
    Moderator
    Post count: 1971

    Hi 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,
    Patrik

    #416837

    Patrick
    Full Member
    Post count: 17

    Actually, 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!

    #416846

    Patrik
    Moderator
    Post count: 1971

    Hi Patrick,

    I have uploaded the modified geodirectory_framework folder in given FTP. Let me know if you have any questions.

    Regards,
    Patrik

    #416963

    Patrick
    Full Member
    Post count: 17

    Thanks a ton guys, I’m all set and it works. I appreciate your help.

    #416968

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Great! Thanks for letting us know! 🙂

Viewing 11 posts - 1 through 11 (of 11 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket