Xirtam
12.05.2004, 14:30
How do I install new other images for the gategories and subcategories?
I uploaded some into components/com_trade/images but they don't appear in the administration area.
When I try to edit a category or suc category I get an error and pics are not shown
Error:
Warning: array_pop(): The argument should be an array in /home/ummagumma/www/www/administrator/components/com_catalog/admin.catalog.php on line 195
Line 195 shows:
Code:
$cat_id = array_pop($_POST['cat_list']);
I uploaded some into components/com_trade/images but they don't appear in the administration area.
When I try to edit a category or suc category I get an error and pics are not shown
Error:
Warning: array_pop(): The argument should be an array in /home/ummagumma/www/www/administrator/components/com_catalog/admin.catalog.php on line 195
Line 195 shows:
Code:
$cat_id = array_pop($_POST['cat_list']);