Plugin is taking too long to load data
-
Hi,
We purchased the pro version of this plugin and are experiencing very slow load times in excess of a minute when trying to loads the initial display of all posts/questions. We have a large data set not just for CM Answers, we also utilise a large bbPress install with hundreds of thousands of rows of data.
We know our database is not the issue as bbPress is running smoth, it has however been found that the cause of this is down to the CMA plugin itself. Specifically StickyQuestion.php, and line 11
add_action('pre_get_posts', array(get_class(), 'getPostsTotemic'));
commenting out this line seems to load the posts just fine and pretty much instantly.
Why would this be causing an issue and what are the implications of commenting the line of code out.
Thank You
Neil
- The topic ‘Plugin is taking too long to load data’ is closed to new replies.