Question

I am using Quickbooks 13 and the standard Web connector. I am using CodeIgniter and the standard Class provided here: https://github.com/consolibyte/quickbooks-php/blob/master/docs/example_codeigniter_web_connector/controllers/quickbooks.php

Web Connector runs and connects to the queue through the controller function provided above, but not every time. Web Connector will run multiple times and give the status that there is nothing in the queue and then with nothing changed it will suddenly connect and process.

I have implemented this now two different times with two completely different sites but with the same results.

Is this a standard problem? Is anyone else having this problem? What additional information would be helpful for me to provide to help me troubleshoot this?

Was it helpful?

Solution

Post your code.

Post the Web Connector log file.

Check your PHP error log for errors.

Without taking those steps, there's no way to troubleshoot this.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top