Major problem after update

This topic contains 12 replies, has 4 voices, and was last updated by  Stiofan O’Connor 8 years, 9 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #48937

    Ross Rojek
    Free User
    Post count: 11

    When I go to the geo-directory page, nothing loads. its just a blank page. Is this a known problem? Do you have a fix so I can get it working again?

    #48951

    Guust
    Moderator
    Post count: 29970

    Can you post your URL and admin details in a private reply, please.
    This is not a known issue.

    #48984

    Paolo
    Site Admin
    Post count: 31206

    Anything logged into your server errors log?

    Let us know,

    Thanks

    #49023

    Ross Rojek
    Free User
    Post count: 11
    This reply has been marked as private.
    #49041

    Guust
    Moderator
    Post count: 29970

    Those admin details do not work. Please check.
    Have you run the GD Tools? It sounds like you need to fix your location page.

    #49048

    Ross Rojek
    Free User
    Post count: 11
    This reply has been marked as private.
    #49056

    Guust
    Moderator
    Post count: 29970
    This reply has been marked as private.
    #49058

    Ross Rojek
    Free User
    Post count: 11
    This reply has been marked as private.
    #49079

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Ross,

    This is the problem:

    Fatal error: Call to undefined function mysql_real_escape_string() in /home/harvetf6/public_html/wp-content/themes/canvas/functions/admin-interface.php on line 111

    That is an old depreciated PHP function, which means i guess the theme is old, you would either have to update to the latest ver of the theme or fix the theme.

    I have added 1 line of code to the theme functions.php file that will allow you to see the errors, i have commented it out but if you want to see the errors then just remove the // from the start of the line, and then either remove or add back the // when done.

    //ini_set("display_errors", "1");error_reporting(E_ALL); // for error checking

    Thanks,

    Stiofan

    #49136

    Ross Rojek
    Free User
    Post count: 11

    ok, thanks for the help. Passing this back to the client because we didn’t make the theme change.

    #49137

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    I would guess it’s not a theme change but probably the PHP version on the server was upgraded, just a heads up (could be wrong)

    Stiofan

    #49138

    Ross Rojek
    Free User
    Post count: 11

    you know that could be it too. We just did a big upgrade on the server. Hum…

    Thanks for the heads up.

    #49139

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    No probs, good luck 🙂

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

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

Open Support Ticket