[Cartoweb-users] Ajax call starts endless "loading" loop
Oliver Christen
oliver.christen at camptocamp.com
Tue Nov 27 02:00:29 EST 2007
Hi
now the plugin "search" is loaded by default in the demo and if you used a demo as basis for you new project, you will have that plugin loaded too.
that plugin requires that you load the sqlite extension in your php.ini
simply uncomment the line extension=php_sqlite.so (on linux) or extension=php_sqlite.dll (on windows) and restart apache.
or you can remove the search plugin from your project's client.ini file, if you dont need the search functionality
regards
Oliver
----- Original Message -----
From: karsten vennemann
To: cartoweb-users at lists.maptools.org
Sent: Tuesday, November 27, 2007 1:20 AM
Subject: [Cartoweb-users] Ajax call starts endless "loading" loop
Hi All,
I have customized the layout templates for my cartoweb 3.4 project. I did run a query before I did some changes.
Every time I open the project in Firefox an Ajax call (see blow) is posted and seems to start an endless loop (Loading message never disappears).
I did run
cw3setup.php --install --base-url http://localhost:81/sites/cartoweb3/htdocs/ --profile development --project ocla
cw3setup.php --clean
- also I rebot3ed my machine (did help either).
It seems that some cache never gets cleaned - or why would
ajaxActionRequest=Search.DoIt otherwise be triggered?
In Internet Explorer all works fine (for a rare change).
Thanks
Karsten
--- Action Search.DoIt triggered ---
Calling Search.DoIt onBeforeAjaxCall()
Calling AjaxPlugins.Common.onBeforeAjaxCall()
Initiating AJAX request
Pending actions: 1
GET params:
ajaxActionRequest=Search.DoIt&
POST params:
posted=1&js_folder_idx=1&selection_type=&selection_coords=&features=&project=ocla&fake_reset=&fake_query=&outline_label_text=Your label&tool=zoomin&recenter_doit=0&null=&openNodes=&layers[]=counties&layers[]=roads&layers[]=people_in_institutions_per_tract&outline_mask=no&shortcut_doit=0&recenter_x=&recenter_y=&id_recenter_ids=&search_name=&search_config=countries&search_sort_column=&search_sort_direction=asc&search_number=&search_page=&query_alllayers=1&query_layerid[]=counties&recenter_scale=0&mapsize=0&shortcut_id=-1&
Waiting for response...
------------------------------------------------------------------------------
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/cartoweb-users/attachments/20071127/6a0c4322/attachment.html
More information about the Cartoweb-users
mailing list