CMS MADE SIMPLE FORGE

CGGoogleMaps2

 

[#11125] add_icon and reset_icons options not showing up on admin_icons_tab

avatar
Created By: Matthijs de Bruin (mldebee)
Date Submitted: Tue Aug 16 20:54:59 -0400 2016

Assigned To: Robert Campbell (calguy1000)
Version: 1.1.1
CMSMS Version: 2.1.4
Severity: Minor
Resolution: None
State: Open
Summary:
add_icon and reset_icons options not showing up on admin_icons_tab
Detailed Description:
I made the bold assumption that lines 35 and 36 of admin_icons_tab.tpl were
missing a '2' in the module name and changed:

{module_action_link module='CGGoogleMaps' action='... (2x)

to

{module_action_link module='CGGoogleMaps2' action='... (2x)

...then it worked...

What puzzled me was that I noticed several remarks in the modules help section
about some function only being available if CGGoogleMaps (no '2' here) was
installed, in other places the help says CGGoogleMaps2 should be installed for
the function to work. Is the former a typo? If CGGM1 is really required for some
functions of CGGM2 to work and the above just works by accident, please change
remarks in module help to:

Only available when CGGoogleMaps is _also_ installed.

Anyway, great work on the CG modules. Thanks a lot!


History

Updates

Updated: 2016-08-16 20:56
description: I made the bold assumption that lines 35 and 36 of admin_icons_tab.tpl were missing a '2' in the module name and changed: {module_action_link module='CGGoogleMaps' action='... (2x) to {module_action_link module='CGGoogleMaps2' action='... (2x) => I made the bold assumption that lines 35 and 36 of admin_icons_tab.tpl were missing a '2' in the module name and changed: {module_action_link module='CGGoogleMaps' action='... (2x) to {module_action_link module='CGGoogleMaps2' action='... (2x)

Updated: 2016-08-16 20:56
description: I made the bold assumption that lines 35 and 36 of admin_icons_tab.tpl were missing a '2' in the module name and changed: {module_action_link module='CGGoogleMaps' action='... (2x) to {module_action_link module='CGGoogleMaps2' action='... (2x) => I made the bold assumption that lines 35 and 36 of admin_icons_tab.tpl were missing a '2' in the module name and changed: {module_action_link module='CGGoogleMaps' action='... (2x) to {module_action_link module='CGGoogleMaps2' action='... (2x)

Updated: 2016-08-16 20:56
description: I made a bold assumption that lines 35 and 36 of admin_icons_tab.tpl were missing a '2' in the module name and changed: {module_action_link module='CGGoogleMaps' action='... (2x) to {module_action_link module='CGGoogleMaps2' action='... (2x) I => I made the bold assumption that lines 35 and 36 of admin_icons_tab.tpl were missing a '2' in the module name and changed: {module_action_link module='CGGoogleMaps' action='... (2x) to {module_action_link module='CGGoogleMaps2' action='... (2x)
resolution_id: => 5