Hi, Clancy
Quote:
Originally Posted by tamborinegal
Popular Entries During Last (so many) days - where do I go to make it say 7 or 14 days. I haven't got it up and running on my forum yet so that my members are using it, but everytime I look at it, it just says Popular Entries During Last 0 days. How does that work.
|
LDM/admin/settings/days_seen_on_portal should do it.
Quote:
Originally Posted by tamborinegal
Also, is there a way to only allow one category to be selected when a user submits a link. I don't want my members posting under more than one category. I have looked in the user permissions and in the settings and I can't see where I can only allow one category selection. Is this able to be done?
|
This is not built in, but it's easy to achieve with a template edit.
First, I assume you want to give your users the ability to choose a category in the first place - you can take this decision away from them by removing their 'can_select_category' permission, in which case they will always post the entry in the category they are viewing when they click 'add entry'.
Second, I assume you are using the category *select* menu method, rather than the alternative long list of check boxes.
Edit the *links_addnewlink_catselect_multi* template and replace by the attached.
After you have done this, users who have *can_set_permissions* permission will still be able to select multiple categories. Others will only be able to select one.