Quote:
Originally Posted by Opserty
Try this... - AdminCP > Plugins & Products > Plugin Manager
- From the list look for:
- Click [Edit].
- Change the PHP Code (the bit in the big box) to:
PHP Code:
if (is_array($settings['lucky_group'])) { $settings['lucky_group'] = implode(',', $settings['lucky_group']); }
It should work, I hope.
|
Thank you. Unfortunately it still redirects to the smiley list.