Which page has all the records? I don’t see it.
http://fdmaps.com/all-records/
Tried to go back to V 1.8, same issue.
Then I tried manually adding all of my categories (all 144 of them), and that caused a memory allocation error.
I don’t think the memory error on /all-records-test is directly caused by anything with BGMP; it’s just that it was “the straw the broke the camel’s back.” All plugins and themes take up memory, so if your server doesn’t give you much RAM, and you add a lot of plugins, then you’re going to run out. The best solution would be to increase the amount of RAM available to your virtual host.
/all-records is blank – is there any error in the logs for that page? If it’s another memory error, why isn’t the error being displayed like it is on /all-records-test.
In order to troubleshoot it, I’ll need to be able to see the regular [bgmp-map] shortcode, without any categories specified.
Here’s the All Records page:
http://fdmaps.com/all-records/
Here’s the code in that page:
[bgmp-map zoom="7" width="900" height="500" center="Denton, NC"]
[bgmp-list]
I’ll contact my host to see about the memory error.
The source of that page has this, and nothing else:
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
I’d guess that’s part of the problem why that page is blank.
I completely deleted WP Super Cache and still having an issue with
fdmaps.com/all-records/
Can you see if the error message is still generated?
I also disabled ALL plugins, then activated bgmp, and same result.
Thanks!
Now the source is just empty. Is there anything in the error logs? What happens if you disable all other plugins and switch to the TwentyEleven theme?
Had the web host increase the memory allocation, and now the page renders just fine.
Check it out!
http://www.fdmaps.com/all-records/
Awesome 🙂
1.9 includes the MarkerClusterer library, which may be useful to you since you have to many. It would speed up the loading time a lot.
Would you mind if I added a link to your site to the main plugin description page? I think it could serve as a good example of what the plugin looks like when used.