I set up a new askbot site, now the few new users all have 1 karma. Even if we try to ask question and answer them, karma still stay at 1. We can't vote up or down because none of us have enough karma to do so. What might be wrong?
Hmm, most likely the users cannot vote. So you can decrease the barrier to vote to "1" in the "settings->Minimum reputation".
If you do not see link to "settings" - make yourself an admin on the command line:
python manage.py add_admin <your_user_id>
(adding admin through the web is on a todo list now)
Yep this works for me. Just want to share that "user ID" is not the account name but the unique number system uses, which is visible in URL in each user's page.
IsaacSaito ( 2012-01-16 15:08:07 -0500 )editCreate your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2011-05-03 13:14:26 -0500
Seen: 52 times
Last updated: May 03 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.