users can't create main category
Posted: 31 Jan 2010, 16:55
Hi all,
this time it's me having a problem...
I cannot create my main category using the front end ucp: the button which should say Create or Erstellen (I deleted the German language files because I thought it might be a translation issue) has not text in it and if I click it it does not create the category (title check is working), no error messages, one tab earlier the avatar upload is working...
looking at the code I found that the corresponding input field has no value:
I think it's a template issue, because when using a standard template is works. But what could be the reason for that??
any help or hints are appreciated!
thanks
rk
pg 2.6.2, Joomla! 1.5.15, German
this time it's me having a problem...
I cannot create my main category using the front end ucp: the button which should say Create or Erstellen (I deleted the German language files because I thought it might be a translation issue) has not text in it and if I click it it does not create the category (title check is working), no error messages, one tab earlier the avatar upload is working...
looking at the code I found that the corresponding input field has no value:
Code: Select all
<input onclick="return(checkCreateCatForm());" id="phocagallerycreatecatsubmit" [b]value="" [/b]type="submit">any help or hints are appreciated!
thanks
rk
pg 2.6.2, Joomla! 1.5.15, German