Quote:
Originally Posted by VBDev
Ok try that :
Edit the mgc_cb_evo/classes/class_display.php file.
Around the line 760, search for:
PHP Code:
if ($this->registry->options['mgc_cb_evo_act_autocompletion'])
Replace it by:
PHP Code:
if ($this->registry->options['mgc_cb_evo_act_autocompletion'] && is_array($this->registry->mgc_cb_evo_commands))
And tell me if that fixes it.
|
Perfectly :up::up::up:
and the problem is resolved'll (but try something else)