• Resolved phpsquare

    (@phpsquare)


    Hi,
    Salesforce quotes are fetched only when i am logged into WordPress admin panel .
    But when i am not logged in saleforce quotes are not fetched .
    Soon after logging to wp-admin quotes gets loaded . Not sure what is the issue ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jonathan Stegall

    (@jonathanstegall)

    It’s possible that your WordPress setup is not running scheduled tasks unless you are logged in. I would check to see if your WP-Cron is working as expected. I know that WordPress cron jobs don’t run if there isn’t traffic to the site, but I’ve never seen a case where they only ran if someone was logged in to wp-admin.

    Thread Starter phpsquare

    (@phpsquare)

    Thanks for your response .
    I am getting this error on wp-admin cron page –

    “There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was:

    Unexpected HTTP response code: 403”

    I searched and found this code define(‘DISABLE_WP_CRON’, true); but i think this will disable wp cron .

    How can you check the site ? Please let me know if you need any credential and where should i share it as this is a public forum ?

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    You should talk to your host, or a developer you are paying, about this. I’m certainly not checking your server settings, in any case. You’re correct that you don’t want to disable cron, but beyond that there’s not much I can tell you. A 403 error means the server wouldn’t allow the request, so your host should be able to help with this.

    Plugin Author Jonathan Stegall

    (@jonathanstegall)

    I’m going to mark this issue as resolved, as it doesn’t seem to be related to how this plugin works.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Salesforce quotes are not fetched autmatically’ is closed to new replies.