Page 1 of 1

[SOLVED]CGGoogleMaps not working

Posted: Fri Jun 26, 2009 2:28 pm
by jyd44
Hello,
Very new in CMSMS. I'm in an evaluation process of CMSMS using a local configuration to check if it fulfill my requirements. For this purpose, I'm also trying modules/Add-ons in a very basic way.
My config:
----------------------------------------------

Cms Version: 1.6

Installed Modules:

   * CGExtensions: 1.15.3
   * FileManager: 1.0
   * MenuManager: 1.6
   * ModuleManager: 1.3
   * News: 2.10
   * nuSOAP: 1.0.1
   * Printing: 1.0
   * Search: 1.6.1
   * ThemeManager: 1.1.1
   * TinyMCE: 2.5.0
   * CGSimpleSmarty: 1.4.1
   * CGGoogleMaps: 1.3.3
   * CGCalendar: 1.2.2


Config Information:

   * php_memory_limit:
   * process_whole_template: false
   * max_upload_size: 64000000
   * default_upload_permission: 664
   * assume_mod_rewrite: false
   * page_extension:
   * internal_pretty_urls: false
   * use_hierarchy: true


Php Information:

   * phpversion: 5.2.8
   * md5_function: On (Vrai)
   * gd_version: 2
   * tempnam_function: On (Vrai)
   * magic_quotes_runtime: Off (Faux)
   * memory_limit: 64M
   * max_execution_time: 60
   * safe_mode: Off (Faux)
   * session_save_path: C:\xampp\tmp (0777)


Server Information:

   * Server Api: apache2handler
   * Server Db Type: MySQL (mysql)
   * Server Db Version: 5.1.30


----------------------------------------------
I'm currently facing an issue with CGGoogleMaps. In fact, nothing appears in my test page,  a very basic one whose content is:

Test page for extension modules
{CGGoogleMaps map='1' lang='fr_FR'}

I have a valid  Google Maps api key for localhost.
I've created a map with id=1, declared as default map.

Looking to the content of  the generated page show nothing related to GoogleMaps.

Is the problem dealing with the version of CGSimpleSmarty ? (1.4.1) compared to the required one (1.4)

I've already tried to deinstall/reinstall everything related to CGGoogleMaps (CGExtensions, CGSmarty).

Any idea ? Thanks for your help.

Re: CGGoogleMaps not working

Posted: Fri Jun 26, 2009 4:30 pm
by spike
If map id=1 is your default map try only following as your smarty tag - regards spike

{CGGoogleMaps}

Re: CGGoogleMaps not working

Posted: Fri Jun 26, 2009 4:38 pm
by blast2007
Did you create at least 1 map point?
It's necessary!

regards
blast

Re: CGGoogleMaps not working

Posted: Fri Jun 26, 2009 6:49 pm
by jyd44
Hello.
I've created a map point as pointed out by blast2007 and now, it's work.
Great.
Thanks for your help.

Re: [SOLVED]CGGoogleMaps not working

Posted: Thu Jan 14, 2010 10:18 pm
by jbdough
blast2007 wrote: Did you create at least 1 map point?
It's necessary!

regards
blast
right on blast !!  the biggest help I'd found so far was here - map non affichée
I am sure something was lost in the google translation!
It's good I have succeeded! It was not necessarily a map, whereas before it was not mandatory.