Adv Payment Issue

This topic contains 2 replies, has 2 voices, and was last updated by  Paolo 8 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #51739

    msgliniewicz
    Buyer
    Post count: 164

    This popped up yesterday:

    PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘geodir_payment_related_listing_is_display’ not found or invalid function name in /home2/theauti9/public_html/bluestarguide/wp-includes/plugin.php on line 213

    When Payment manager is turned on, no reviews, listing info, etc appears on the listing page for the business. As soon as I turn off payment info, it works.

    #51740

    msgliniewicz
    Buyer
    Post count: 164

    A bit more info,

    I turned off all plugins until i isolated the issue to GD Booster. As soon as I turned off GDB, I was able to view all reviews profile setting etc. I cleared GDB and had the same issue?

    I added my site to CloudFlare a few days ago, not sure if the issue is related?

    #51807

    Paolo
    Site Admin
    Post count: 31206

    That is just a PHP warning, not a real error. You should be able to fix it by just adding this to your theme functions.php

    error_reporting(E_ERROR);

    Let us know,

    Thanks

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

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

Open Support Ticket