Fresh install gone wrong

This topic contains 9 replies, has 6 voices, and was last updated by  Giovan Antoni 9 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #34394

    sallyoz
    Free User
    Post count: 4

    Hi,

    I don’t even know where to start with locating the problem. I’m getting a big grey box overlaying my page. Is this from GeoDirectory.

    http://dogstreet.com.au/services/

    thanks so much

    #34407

    Simone
    Expired Member
    Post count: 3515

    Please post your login details in a private reply so we can check, thanks

    #34471

    sallyoz
    Free User
    Post count: 4
    This reply has been marked as private.
    #34493

    Paolo
    Site Admin
    Post count: 31206

    Hi Sally,

    with this few lines of css

    
    
    
    #geodir-wrapper {
        background: none repeat scroll 0 0 #fff;
        margin: 0 auto;
        max-width: 1170px;
        overflow: hidden;
        padding: 0 30px;
    }

    GD elements are now better displayed, but a theme like that would really deserve a compatibility plugin. To make GD looks like it was built for that theme.

    It is feasible, but I can’t really provide the entire code as part of support. It would take me almost 1 hour to complete it.

    I can ask John to get it touch with you, but if you posted in the jobs section and he didn’t reply, probably he’s too busy. It is possible that simply didn’t see your post though, so we can always try.

    In any case this should eneough to get you started.

    Thanks

    #34497

    Guust
    Moderator
    Post count: 29970

    Sally, I have replied to your job post.

    #34508

    sallyoz
    Free User
    Post count: 4
    This reply has been marked as private.
    #34664

    sallyoz
    Free User
    Post count: 4

    Hi Paolo,

    It is still giving off the error

    Warning: Invalid argument supplied for foreach() in /home/kybaldwi/public_html/dogstreet.com.au/wp-content/plugins/geodirectory/geodirectory-functions/general_functions.php on line 1811

    Thanks

    Sally

    #34718

    Paolo
    Site Admin
    Post count: 31206

    Hi Sally,

    that is a warning and shouldn’t be disaplyed at all on your pages. It should only be logged in your error log. It doesn’t prevent the application from working.

    If you add this to your theme functions.php file it will disappear:

    error_reporting(E_ERROR);

    Let us know,

    Thx

    #34743

    John Allsopp
    Expired Member
    Post count: 399
    This reply has been marked as private.
    #37962

    Giovan Antoni
    Full Member
    Post count: 132

    Thank you served me a lot…

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

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

Open Support Ticket