[SOLVED]CGGoogleMaps not working
Posted: Fri Jun 26, 2009 2:28 pm
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.
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.