• Resolved mshartz5

    (@mshartz5)


    Hey,

    The client site is using:
    PHP 7.3
    WordPress 5.8.1
    WooCommerce Plugin 5.8.0
    NP Quote Request WooCommerce 1.8.258

    Issue:
    On the production site only (local and staging work fine and match prod), the payment input for RFQ is not showing on the page. We took this project over, and I am unfamiliar with how this plugin works under the hood, but I noticed that on my working local instance, #payment_method_gpls-rfq exists on the page and is defaulted to checked.

    On Prod, the element is missing completely and we have a message stating, “Sorry, it seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate arrangements.” in its place, and users cannot submit a quote request.

    This started happening randomly yesterday morning and was working fine before that. There were no updates to the site made during the time, so I am unsure what could have happened.

    The hosting is on GoDaddy, so maybe they did some sort of server update that started causing issues. I am noticing a lot of 403 errors in the dashboard of WooCommerce.

    I checked the configuration of the RFQ in the WooCommerce settings and RFQ is selected from the dropdown in order to make all items request for quotes. However, on my local, I can see under the Payments tab “Quote Request – Request for Quote” that is enabled (nothing else is enabled here), but on the Prod site, there is no option for Quote Request.

    Any ideas what could be causing this?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 25 total)
  • Plugin Author Neah Plugins

    (@gplsaver)

    hello,
    0: disable any page caching or optimizing plugin for the purpose of debugging
    1: please check the payment method and see if “Quote Request” is enabled?

    Thread Starter mshartz5

    (@mshartz5)

    We tried disabling Caching/optimization plugins and still have the same issue.

    In the payment method, we do not see the “Quote Request” as an option at all on production. It is there for our local instance. We do see the tab for the “RFQ – Toolkit” and it is set to “RFQ”.

    Plugin Author Neah Plugins

    (@gplsaver)

    that is strange. Can you try to change it to normal and back to RFQ?

    Thread Starter mshartz5

    (@mshartz5)

    Still nothing.

    I am guessing the 403 errors are causing the plugin to not work/sync with WooCommerce, but I am not sure why. Local does not get the errors that prod does, but they are different server configs. However, because it is hosted on GoDaddy, getting the log files has to go through support.

    The WooCommerce Status logs don’t show anything, though.

    Local is:
    Nginx
    PHP 8

    Prod is:
    Apache
    PHP 7.3

    But again, that I know of nothing changed and it just stopped working which is starting to point me down the path that GoDaddy did a server update overnight, which broke functionality.

    • This reply was modified 3 years, 5 months ago by mshartz5.
    Plugin Author Neah Plugins

    (@gplsaver)

    I am going to “force” this error to show up at my end. In the meantime, can you add
    share the PHP error log messages . I am assuming you have WP debug enabled. If not, consider adding the following to wp-config.php (no duplicates).

    `define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);

    that should create the error log in wp-content directory. We might see something.

    Also as a test add the following to line 349 in woo-rfq-for-woocommerce.php ( in the root dir of plugin) and test?

    we will get this ??

    Plugin Author Neah Plugins

    (@gplsaver)

    Sorry i meant add the following
    $this->setup_gateway();
    to line 349 in woo-rfq-for-woocommerce.php ( in the root dir of plugin)

    Thread Starter mshartz5

    (@mshartz5)

    Hey again,

    We tried this and nothing unusual or different is showing in the logs from the local version. There are some warnings, but I don’t think they are related to this.

    We also added $this->setup_gateway(); and still isn’t working.

    We ended up finding out the auto-optimize plugin was causing the 403 errors (although it still is a server issue why it is failing), so we now know that is unrelated to this. However, the fact that the server is throwing 403’s on certain files/folders could still point to it being an issue.

    I am going to dig in some more and see what I find.

    Here are the log entries from when I attempted to update the RFQ and view the payments page:

    [15-Oct-2021 16:09:03 UTC] PHP Notice:  Trying to get property 'roles' of non-object in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoodatasync.php on line 347
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:03 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:04 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:06 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:11 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:25 UTC] PHP Deprecated:  has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /var/www/wp-includes/functions.php on line 5495
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /var/www/wp-includes/functions.php on line 5663
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:25 UTC] PHP Notice:  add_submenu_page was called <strong>incorrectly</strong>. The seventh parameter passed to <code>add_submenu_page()</code> should be an integer representing menu position. Please see <a href="https://www.ads-software.com/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.3.0.) in /var/www/wp-includes/functions.php on line 5663
    [15-Oct-2021 16:09:26 UTC] PHP Deprecated:  has_cap was called with an argument that is <strong>deprecated</strong> since version 2.0.0! Usage of user levels is deprecated. Use capabilities instead. in /var/www/wp-includes/functions.php on line 5495
    [15-Oct-2021 16:09:31 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:31 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:32 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:32 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:32 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:32 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:32 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:33 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:33 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:33 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:34 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:34 UTC] PHP Notice:  Constant WP_MEMORY_LIMIT already defined in /var/www/wp-config.php on line 88
    [15-Oct-2021 16:09:34 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:34 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:34 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:34 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:35 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    [15-Oct-2021 16:09:35 UTC] PHP Warning:  A non-numeric value encountered in /var/www/wp-content/plugins/makewebbetter-hubspot-for-woocommerce/includes/class-hubwoocontactproperties.php on line 3229
    Thread Starter mshartz5

    (@mshartz5)

    Following up on this:
    Quote Request – Request For Quote still not showing in the Payments tab of WooCommerce settings.

    I do notice that this is throwing a log in the console on the checkout page that says, “No form available”.

    Is there something else we can do to allow people to checkout without payment or use an alternate payment method that does not require an actual payment form?

    Plugin Author Neah Plugins

    (@gplsaver)

    Ok. I visited https://www.myarsenalstrength.com/checkout/ and
    put in a quote request and received a confirmation. Not sure what the problem is.

    Thread Starter mshartz5

    (@mshartz5)

    If you notice at the bottom it says, “Sorry, it seems that there are no available payment methods for your state. Please contact us if you require assistance or wish to make alternate arrangements.”

    Then when you submit, it shows an error at the top saying something like, “Invalid Payment type selected.”

    Then the order is never saved in the backend, the invoice is not sent to the client, and the deal is never created in HubSpot. However, when you submit, the data from the form is saved in Hubspot (except line items) as a Contact since they want to capture all users who have attempted to purchase something so they can follow up if needed.

    After testing some more, it is because the option to make RFQ a payment type is never showing up.

    Is there a way to force it in the plugin code using a child version of it in the theme?

    Thread Starter mshartz5

    (@mshartz5)

    I also got this error at some point today if it helps:

    [18-Oct-2021 17:39:36 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_wc_endpoint_url() in /var/www/wp-content/plugins/woo-rfq-for-woocommerce/woo-rfq-for-woocommerce.php:806
    Stack trace:
    #0 /var/www/wp-includes/class-wp-hook.php(303): GPLS_WOO_RFQ->gpls_woo_rfq_enqueue_footer_scripts('')
    #1 /var/www/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
    #2 /var/www/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
    #3 /var/www/wp-includes/script-loader.php(2066): do_action('wp_print_footer...')
    #4 /var/www/wp-includes/class-wp-hook.php(303): wp_print_footer_scripts('')
    #5 /var/www/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array)
    #6 /var/www/wp-includes/plugin.php(470): WP_Hook->do_action(Array)
    #7 /var/www/wp-includes/general-template.php(3031): do_action('wp_footer')
    #8 /var/www/wp-content/themes/twentytwenty/footer.php(58): wp_footer()
    #9 /var/www/wp-includes/template.php(770): require_once('/var/www/wp-con...')
    #10 /var/www/wp-includes/template.php(716): load_template('/var/www/wp-con. in /var/www/wp-content/plugins/woo-rfq-for-woocommerce/woo-rfq-for-woocommerce.php on line 806
    Thread Starter mshartz5

    (@mshartz5)

    After some debugging on the prod server, I am seeing that the includes/classes/gateway/class-wc-gateway-rfq.php is getting $GLOBALS["gpls_woo_rfq_checkout_option"] == 'rfq' as true, however the constructor in the includes/classes/gateway/wc-gateway-gpls-request-quote.php never gets hit.

    I also noticed that the gpls_woo_rfq_woocommerce_RFQ_load_payment_gateway() method is completely commented out, but still being called in the class-wc-gateway-rfq.php file.

    I also tested the class to make sure that ‘WC_Gateway_GPLS_Request_Quote does not exist’ and that ‘WC_Payment_Gateway does exist’.

    Thread Starter mshartz5

    (@mshartz5)

    On local we are hitting the constructor when debugging.

    Plugin Author Neah Plugins

    (@gplsaver)

    OK. Try 1.8.260 and see if the issue is fixed

    Thread Starter mshartz5

    (@mshartz5)

    Awesome – that fixed it!

    Curious what the issue was?

Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘RFQ Not working on Prod’ is closed to new replies.