on line 623:

  if (module_exists('gmap_macro_builder') && user_access('create macro')) {

should be:

  if (module_exists('gmap_macro_builder') && user_access('create gmap macro')) {

The access "create gmap macro" was given by gmap_macro_builder.module

CommentFileSizeAuthor
#1 gmap_macro.jpg11.64 KBwanghl165
gmap_macro.jpg11.64 KBwanghl165

Comments

wanghl165’s picture

StatusFileSize
new11.64 KB
zzolo’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.