I am trying to display a view with exposed filters with markers for many locations (>200).
When I look at the node location map (at mysite/map/node) I can see all the nodes correctly. When I try to recreate the node map in a view so I can search and filter it, if I use unlimited items (to show all the nodes) the site page crashes with
Fatal error: Allowed memory size of 100663296 bytes exhausted (tried to allocate 552300 bytes) in /home/sites/www.mysite.com/web/sites/all/modules/date/date_api.module on line 1868
If I reduce the number of items to below 100 it works ok.
Is there any way I can use the node location map in views and display all my nodes?
Help much appreciated.
Comments
Comment #1
IKN commentedI, too, have been struggling with this. When I fix it with the performance settings, the mysql cache seems to grow hugely and slow down the whole server. Now trying it with just caching the scripts. Will also try the boost module. But it does beg the question: are others having this problem and, if so, what are they doing about it?
Comment #2
summit commentedHi,
I have exactly the same problem. Anyone has a solution found?
greetings, Martijn
Comment #3
avpadernoI am closing this issue, as Drupal 4.7, 5, and 6 are now not supported.