Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

GoogleMaps Sales Report

GoogleMaps Report - Main screen Click here to view full size Discuss this Extension Request New Feature Report a Bug

Please note that this extension is provided as is. It is recommended to always backup your installation prior to usage.

Created   A.Piotrowski (Lento.pl)
Last Updated Mon, July 14, 2008
Version 0.2.0
Stability beta
Locales available in this package N/A
Downloads 934
Community Rating
  • Currently 4.89/5

· 4 votes | 12 reviews

Categories Admin
License Type Open Software License (OSL)
Tags reportsalesmapsapigooglelento
Need help? Find a Magento Professional »


Community Reviews

Rated this extension 5/5.0 stars

InDaMixXx posted on Mon, July 14, 2008

Interesting =D

Rated this extension 5/5.0 stars

norbolig posted on Fri, July 18, 2008

Simple to install. Worked out great. ;-) It does not explain how to add several GoogleMaps API keys, if used on several web sites. Thanks!

RH posted on Thu, August 7, 2008

I get the following error: Recoverable Error: Argument 1 passed to Mage_Adminhtml_Controller_Action::_addContent() must be an instance of Mage_Core_Block_Abstract, boolean given, called in /home/manicure/domains/manicured.co.uk/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php on line 45 and defined in /home/manicure/domains/manicured.co.uk/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 83 #0 /home/manicure/domains/manicured.co.uk/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php(83): mageCoreErrorHandler(4096, 'Argument 1 pass...', '/home/manicure/...', 83, Array) #1 /home/manicure/domains/manicured.co.uk/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php(45): Mage_Adminhtml_Controller_Action->_addContent(false) #2 /home/manicure/domains/manicured.co.uk/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(343): Mage_Googlemaps_Adminhtml_ReportController->indexAction() #3 /home/manicure/domains/manicured.co.uk/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php(137): Mage_Core_Controller_Varien_Action->dispatch('index') #4 /home/manicure/domains/manicured.co.uk/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(168): Mage_Core_Controller_Varien_Router_Admin->match(Object(Mage_Core_Controller_Request_Http)) #5 /home/manicure/domains/manicured.co.uk/public_html/app/Mage.php(420): Mage_Core_Controller_Varien_Front->dispatch() #6 /home/manicure/domains/manicured.co.uk/public_html/index.php(50): Mage::run() #7 {main} Any ideas?

FraguelsRock posted on Fri, August 8, 2008

It does't work with Magento version 1.1.2. I get the following error: SELECT `e`.*, `_table_shipping_address_id`.`value` AS `shipping_address_id`, `_table_shipping_firstname`.`value` AS `shipping_firstname`, `_table_shipping_lastname`.`value` AS `shipping_lastname`, `_table_shipping_street`.`value` AS `shipping_street`, `_table_shipping_city`.`value` AS `shipping_city`, `_table_shipping_postcode`.`value` AS `shipping_postcode`, `_table_shipping_country_id`.`value` AS `shipping_country_id`, `_table_lattitude`.`lattitude`, `_table_longitude`.`longitude` FROM `mgnt_sales_order` AS `e` LEFT JOIN `mgnt_sales_order_int` AS `_table_shipping_address_id` ON (_table_shipping_address_id.entity_id = e.entity_id) AND (_table_shipping_address_id.attribute_id='112') LEFT JOIN `mgnt_sales_order_entity_varchar` AS `_table_shipping_firstname` ON (_table_shipping_firstname.entity_id = _table_shipping_address_id.value) AND (_table_shipping_firstname.attribute_id='200') LEFT JOIN `mgnt_sales_order_entity_varchar` AS `_table_shipping_lastname` ON (_table_shipping_lastname.entity_id = _table_shipping_address_id.value) AND (_table_shipping_lastname.attribute_id='202') LEFT JOIN `mgnt_sales_order_entity_varchar` AS `_table_shipping_street` ON (_table_shipping_street.entity_id = _table_shipping_address_id.value) AND (_table_shipping_street.attribute_id='205') LEFT JOIN `mgnt_sales_order_entity_varchar` AS `_table_shipping_city` ON (_table_shipping_city.entity_id = _table_shipping_address_id.value) AND (_table_shipping_city.attribute_id='206') LEFT JOIN `mgnt_sales_order_entity_varchar` AS `_table_shipping_postcode` ON (_table_shipping_postcode.entity_id = _table_shipping_address_id.value) AND (_table_shipping_postcode.attribute_id='209') LEFT JOIN `mgnt_sales_order_entity_varchar` AS `_table_shipping_country_id` ON (_table_shipping_country_id.entity_id = _table_shipping_address_id.value) AND (_table_shipping_country_id.attribute_id='210') LEFT JOIN `googlemaps_report` AS `_table_lattitude` ON (_table_lattitude.orders_id=e.increment_id) LEFT JOIN `googlemaps_report` AS `_table_longitude` ON (_table_longitude.orders_id=e.increment_id) WHERE (e.entity_type_id = '11') SQLSTATE[42S02]: Base table or view not found: 1146 Table 'magentobd.googlemaps_report' doesn't exist. ------------------ It seems that the table "googlemaps_report" is not created with the install.

R22B posted on Thu, September 4, 2008

It works, but the smiley faces dont appear.

XOXO posted on Sun, September 7, 2008

Hello! I get this error in 1.1.4: Recoverable Error: Argument 1 passed to Mage_Adminhtml_Controller_Action::_addContent() must be an instance of Mage_Core_Block_Abstract, boolean given, called in /home/hblincom/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php on line 45 and defined in /home/hblincom/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 83 Trace: #0 /home/hblincom/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php(83): mageCoreErrorHandler(4096, 'Argument 1 pass...', '/home/hblincom/...', 83, Array) #1 /home/hblincom/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php(45): Mage_Adminhtml_Controller_Action->_addContent(false) #2 /home/hblincom/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(343): Mage_Googlemaps_Adminhtml_ReportController->indexAction() #3 /home/hblincom/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php(137): Mage_Core_Controller_Varien_Action->dispatch('index') #4 /home/hblincom/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(168): Mage_Core_Controller_Varien_Router_Admin->match(Object(Mage_Core_Controller_Request_Http)) #5 /home/hblincom/public_html/app/Mage.php(420): Mage_Core_Controller_Varien_Front->dispatch() #6 /home/hblincom/public_html/index.php(46): Mage::run() #7 {main} Hope this helps! Any idea of how can this be solved? Thank you!

mediali posted on Thu, September 18, 2008

recives the error Failed to download magento-community/Lento_Googlemaps within preferred state "stable", latest release is version 0.2.0, stability "beta", use "channel://connect.magentocommerce.com/community/Lento_Googlemaps-0.2.0" to install Cannot initialize 'channel://connect.magentocommerce.com/community/Lento_Googlemaps', invalid or missing package file Install Errors Package "channel://connect.magentocommerce.com/community/Lento_Googlemaps" is not valid PEAR ERROR: install failed

pecq posted on Mon, September 22, 2008

same error : Recoverable Error: Argument 1 passed to Mage_Adminhtml_Controller_Action::_addContent() must be an instance of Mage_Core_Block_Abstract, boolean given, called in /home/slindi/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php on line 45 and defined in /home/slindi/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 89 #0 /home/slindi/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php(89): mageCoreErrorHandler(4096, 'Argument 1 pass...', '/home/slindi/pu...', 89, Array) #1 /home/slindi/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php(45): Mage_Adminhtml_Controller_Action->_addContent(false) #2 /home/slindi/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(349): Mage_Googlemaps_Adminhtml_ReportController->indexAction() #3 /home/slindi/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php(143): Mage_Core_Controller_Varien_Action->dispatch('index') #4 /home/slindi/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(174): Mage_Core_Controller_Varien_Router_Admin->match(Object(Mage_Core_Controller_Request_Http)) #5 /home/slindi/public_html/app/Mage.php(447): Mage_Core_Controller_Varien_Front->dispatch() #6 /home/slindi/public_html/index.php(46): Mage::run() #7 {main}

syle posted on Wed, September 24, 2008

same error : Recoverable Error: Argument 1 passed to Mage_Adminhtml_Controller_Action::_addContent() must be an instance of Mage_Core_Block_Abstract, boolean given, called in /home/activsrl/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php on line 45 and defined in /home/activsrl/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php on line 89 #0 /home/activsrl/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php(89): mageCoreErrorHandler(4096, 'Argument 1 pass...', '/home/activsrl/...', 89, Array) #1 /home/activsrl/public_html/app/code/local/Mage/Googlemaps/controllers/Adminhtml/ReportController.php(45): Mage_Adminhtml_Controller_Action->_addContent(false) #2 /home/activsrl/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(349): Mage_Googlemaps_Adminhtml_ReportController->indexAction() #3 /home/activsrl/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php(143): Mage_Core_Controller_Varien_Action->dispatch('index') #4 /home/activsrl/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(174): Mage_Core_Controller_Varien_Router_Admin->match(Object(Mage_Core_Controller_Request_Http)) #5 /home/activsrl/public_html/app/Mage.php(447): Mage_Core_Controller_Varien_Front->dispatch() #6 /home/activsrl/public_html/index.php(46): Mage::run() #7 {main}

pecq posted on Mon, September 29, 2008

hi A.Piotrowski (Lento.pl) please can you give us solution for 2 last post, thank you

Entries 1-10 of 12

RSS: New Extensions | Extension Reviews

Explore Magento Connect

Browse extensions by| View all

Popular Tags| View all Tags

Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
52843 users|461 users currently online|106620 forum posts