nearby apartment grid too big, causes browser crash
Posted: Fri Apr 23, 2010 10:01 pm
Hi,
I am new to your excellent project, thank you so much for your diligent work! I am having trouble with displaying the apartments from the toolbar, it gets bogged down trying to produce the display at the bottom headed by "Nearby apartments grid". I am sorry if you have addressed this issue in another thread, I have searched, with no results. I know it is due to the large number of apartments in our database, since it worked very well in our trial with only a handful of apartments. There must be an easy way to avoid sending that data to the browser? Perhaps commenting a line in visualizza_tabelle.php, around
echo "<a name=\"g_app_vicini\"></a><h3>".mex("Griglia appartamenti vicini",$pag).".</h3><br>"; ???
What I hope to do is to avoid displaying the grid altogether.
Kind regards,
Lane
I am new to your excellent project, thank you so much for your diligent work! I am having trouble with displaying the apartments from the toolbar, it gets bogged down trying to produce the display at the bottom headed by "Nearby apartments grid". I am sorry if you have addressed this issue in another thread, I have searched, with no results. I know it is due to the large number of apartments in our database, since it worked very well in our trial with only a handful of apartments. There must be an easy way to avoid sending that data to the browser? Perhaps commenting a line in visualizza_tabelle.php, around
echo "<a name=\"g_app_vicini\"></a><h3>".mex("Griglia appartamenti vicini",$pag).".</h3><br>"; ???
What I hope to do is to avoid displaying the grid altogether.
Kind regards,
Lane