Hello,
We are trying to push our site from staging to live, but we are getting a 500 error when trying to load the live site. We figured out it was a problem related to this plugin after disabling it.
The problem was that the ./wp-content/plugins/ajax-search-pro/includes/classes/cache/imagecache.class.php file wasn’t pushed to the live site along with everything else so when we sftped that file to the live site, everything worked.
Would you happen to know the reason for this? (It would be a bit of a hassle to move it over everytime we pushed to live)
Thanks!