Hi, does it possible to delete selected messages posted by custom user? I saw - it possible to delete multiple post in selected topic, and in users profile there is no checkboxes for delete what I want - only view of user posts or topics. How can I do it softly - I don't want to delete user with content. I can do it only by DB query? thanks in advance!
Can't Add Categories to Custom Homepage
-
Hi,
Im trying to add a list of categories to my custom homepage template using:<h1>homepage header</h1>
<!-- IMPORT categories.tpl -->however - instead of a list, it just outputs:
No new posts.
Im using a custom theme based on persona. The h1 tag renders fine..
Any help would be appreciated.
I suspect I need to add in the categories data in somewhere.. but can't find any documentation on this..Joe