Forums / Extensions / googlemapv3 works only on ezflow_site_clean_admin preview

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

eZ debug

Timing: Jan 29 2025 13:32:59
Script start
Timing: Jan 29 2025 13:32:59
Module start 'content'
Timing: Jan 29 2025 13:32:59
Module end 'content'
Timing: Jan 29 2025 13:33:00
Script end

Main resources:

Total runtime0.1268 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 588.1875180.8047
Module start 'content' 0.00520.0037 768.992293.9766
Module end 'content' 0.00890.1179 862.9688523.1563
Script end 0.1267  1,386.1250 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00272.1627200.0001
Check MTime0.00110.8885200.0001
Mysql Total
Database connection0.00070.584910.0007
Mysqli_queries0.084366.43281410.0006
Looping result0.00110.90151390.0000
Template Total0.117692.710.1176
Template load0.00070.548710.0007
Template processing0.116992.197510.1169
Override
Cache load0.00050.389510.0005
Sytem overhead
Fetch class attribute can translate value0.00040.343810.0004
XML
Image XML parsing0.00020.161610.0002
General
dbfile0.00977.6563200.0005
String conversion0.00000.002630.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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