All works: subcategories are created also images uploaded is normal, but there is error 500 then
when SEO all is off - the url is:
index.php?option=com_phocagallery&view=user&tab=2&Itemid=54


Code: Select all
print_r($name); echo '<br />';
print_r($prefix);echo '<br />';
print_r($type);echo '<br />';
print_r($config);echo '<br />';
exit;


