Comment out line 1112 by addingat the beginning of the line then remove that same comment from line 1110 (2 lines above).Code://
Text you are looking for is at line 1112:
I'll come up with a better solution than that later, but let's get you going. :)Code:$categories_names_array[$lang['id']] = mb_split(preg_quote($categories_delimiter), $items[$filelayout['v_categories_name_' . $lang['id']]]);



Reply With Quote
