googlemapv3 works only on ezflow_site_clean_admin preview

Author Message

Paolo Riva

Wednesday 05 January 2011 10:01:29 am

Hi everybody,

i'm actually working on my site, specifically on this extension (i find it on ez project site): googlemapv3.

I need to create a map where, with a text field, it should be able to create a path from a fixed point on a map to the text defined one.

I set up it correctly and I should be able to watch my map (and its fixed start point) correctly on ezflow. I also see text field but when I press my submit seems it doesn't work, cause it restart only the map without the path.

There's only one case where it works: one ezflow_site_clean_admin preview when i try to edit my content.

Any ideas to solve this problem?

Tnx a lot to everybody.

Bye Paolo.

PS: If u have any other suggest to solve this problem (like other extensions or so on...) pls let me know ;-)

SOLVED: It's simply a caching problem. When I try to create a distance map EZ Publish only restart my cached page. So I added in my extension in site.ini.append.php just this lines:

[ContentSettings]
ViewCaching=disabled

My content now should be reloaded everytime with no cache and my distances now works correctly.

...And Now For Something Completely Different!

My WebSites:
PhotoItaly - http://www.photoitaly.net

Paolo Riva

Monday 07 February 2011 11:52:04 pm

SOLVED: It's simply a caching problem. When I try to create a distance map EZ Publish only restart my cached page. So I added in my extension in site.ini.append.php just this lines:

 

[ContentSettings]
ViewCaching=disabled

 

My content now should be reloaded everytime with no cache and my distances now works correctly.

...And Now For Something Completely Different!

My WebSites:
PhotoItaly - http://www.photoitaly.net

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 29 2025 14:44:31
Script start
Timing: Jan 29 2025 14:44:31
Module start 'layout'
Timing: Jan 29 2025 14:44:31
Module start 'content'
Timing: Jan 29 2025 14:44:31
Module end 'content'
Timing: Jan 29 2025 14:44:31
Script end

Main resources:

Total runtime0.0158 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.3906151.2422
Module start 'layout' 0.00540.0025 739.632836.7188
Module start 'content' 0.00780.0065 776.351690.2188
Module end 'content' 0.01430.0015 866.570329.9766
Script end 0.0158  896.5469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002314.8058140.0002
Check MTime0.00106.6359140.0001
Mysql Total
Database connection0.00063.773010.0006
Mysqli_queries0.002616.627530.0009
Looping result0.00000.087410.0000
Template Total0.00116.910.0011
Template load0.00085.314510.0008
Template processing0.00021.541510.0002
Override
Cache load0.00063.583210.0006
General
dbfile0.002012.417580.0002
String conversion0.00000.049740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs