Omar
Here to help.
Administrator
Hero Member
   
Karma: 10001
Offline
Posts: 2687
|
 |
« Reply #1 on: May 04, 2008, 10:10 » |
|
1. Click a category and in the menu will be a button that alow u to delete the selected category. But you can not do that because of 2.
2. That happens on some hosts that need a specific htaccess rule a bit different. Her eis the fix.
Open the htaccess from ftp for edit and look for line: [COLOR="#ff0000"]RewriteRule (.+) $1/ [R,L][/COLOR]
Change that to [COLOR="Red"]RewriteRule (.+) $1/ [L][/COLOR] (basically remove R,)
After that the admin stripe will not go away when you click a category, and you will be able to delete categories and to create grab rules, etc..
About tempates, SS has 3 build in templates now, and videos may been shot using another template then you are using.
|