Yesterday we were having an issue with one user that was getting a query limit error when they were trying to convert a lead. The error they were getting was:
Error: Query limit of 5000 reached for Leads module.
I did some searching around and found that you can up the limit for queries in the config.php file. I raised the limit to be 10,000 instead of 5,000. Things seemed to be working just fine until this morning when the same user complained that they were now getting the same error but with the value of 10,000 instead of 5,000.
I'm wondering how you can get an additional 5,000 items in a query overnight (no new leads have been added since yesterday and I doubt that we have 10,000 leads in our system). So what query is causing this error, why does this keep coming up and is the only way around this to keep bumping up the query limit?


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks