diff --git a/e107_plugins/chatbox_menu/chatbox_menu_shortcodes.php b/e107_plugins/chatbox_menu/chatbox_menu_shortcodes.php index c5290a7bc..0e0afc444 100644 --- a/e107_plugins/chatbox_menu/chatbox_menu_shortcodes.php +++ b/e107_plugins/chatbox_menu/chatbox_menu_shortcodes.php @@ -77,7 +77,7 @@ class chatbox_menu_shortcodes extends e_shortcode { $tp = e107::getParser(); $size = !empty($parm['size']) ? $parm['size'] : 40; - $options = array('h' => $size, 'w' => $size, 'crop' => 'C'); + $options = array('h' => $size, 'w' => $size, 'crop' => 'C', 'shape'=>varset($parm['shape'])); if ( ! isset($this->var['user_image']) ) { $this->init(); diff --git a/e107_plugins/chatbox_menu/templates/chatbox_menu_template.php b/e107_plugins/chatbox_menu/templates/chatbox_menu_template.php index 659a6e06d..094436c4f 100644 --- a/e107_plugins/chatbox_menu/templates/chatbox_menu_template.php +++ b/e107_plugins/chatbox_menu/templates/chatbox_menu_template.php @@ -21,7 +21,7 @@ $CHATBOX_MENU_TEMPLATE['menu']['start'] = $CHATBOX_MENU_TEMPLATE['menu']['item'] = '