First time here? Check out the FAQ!

SwisherSweet's profile - activity

2022-08-26 12:20:47 -0500 received badge Popular Question (source)
2021-08-16 13:53:36 -0500 received badge Famous Question (source)
2021-08-16 13:53:36 -0500 received badge Popular Question (source)
2017-10-19 10:37:29 -0500 received badge Good Question (source)
2017-09-09 23:32:37 -0500 received badge Necromancer ( source )
2017-09-09 23:32:37 -0500 received badge Teacher ( source )
2017-09-09 23:06:49 -0500 received badge Notable Question (source)
2017-06-23 16:54:58 -0500 received badge Popular Question (source)
2017-06-23 16:54:58 -0500 received badge Famous Question (source)
2017-03-09 13:00:41 -0500 answered a question Can users send private messages?

There is no private messages feature in Askbot. One could conceivably install a private messages app along side Askbot as a Django package. Here's one such package that might work:

https://github.com/arneb/django-messages

I don't have any experience with this so I cannot speak to its attributes.

2017-03-09 12:53:47 -0500 commented answer Does Askbot support Python 3?

Thanks. That was the issue.

2017-03-09 12:53:47 -0500 received badge Commentator
2017-03-09 11:40:23 -0500 asked a question Does Askbot support Python 3?

I am installing for the first time on a Windows machine. I first installed Python 3.6 and verified PIP is working fine. However, in following the instructions to install using PIP, I get the following error:

C:\Askbot>pip install askbot Collecting askbot Downloading askbot-0.10.2.tar.gz (8.1MB) 100% |████████████████████████████████| 8.1MB 156kB/s Complete output from command python setup.py egg_info: Traceback (most recent call last): File "<string>", line 1, in <module> File "C:\Users\MyUser\AppData\Local\Temp\pip-build-eukbfsgi\askbot\setup.py", line 135 ********************""" ^ SyntaxError: Missing parentheses in call to 'print'

---------------------------------------- Command "python setup.py egg_info"

failed with error code 1 in C:\Users\MyUser\AppData\Local\Temp\pip-build-eukbfsgi\askbot\

Python3 support seems to be on the way, since I find many from __future__ import print_function-statements. Whats the plan? Can I help?

My site is written in Python 3 and I want to add AskBot. Unfortunately, AskBot does not support Python3. Does anyone have any creative solutions to this problem? I am considering using a subdomain but I have never tried to share a database between two websites before. Is it even possible for me to integrate AskBot with my current Django project in this way? Any help would be greatly appreciated!

-Annette

2017-03-07 11:38:37 -0500 received badge Famous Question (source)
2017-03-07 11:35:24 -0500 received badge Notable Question (source)
2017-03-07 11:35:24 -0500 received badge Popular Question (source)
2016-02-25 01:33:52 -0500 received badge Famous Question (source)
2016-01-28 04:56:17 -0500 received badge Notable Question (source)
2016-01-28 04:56:17 -0500 received badge Popular Question (source)
2015-10-05 10:58:42 -0500 marked best answer Will Askbot always remain free and open source?

Firstly, I would like to thank the developers who maintain this great project.

Second, I want to use it for some projects I have in mind and would like to know what the plans are for this project's future. My concern is that what happened to OSQA will happen to Askbot. That is, the open source project stays limited in features and improvements while the commercial version (saddled with heavy pricing) gets all the love.

Thanks again for your time, energy, and expertise to maintain this great project!

2015-07-16 15:19:20 -0500 received badge Notable Question (source)
2015-07-16 15:19:20 -0500 received badge Popular Question (source)
2015-03-27 08:05:13 -0500 received badge Nice Question (source)
2015-03-27 08:04:59 -0500 received badge Notable Question (source)
2015-02-25 02:44:05 -0500 received badge Popular Question (source)
2015-02-24 13:17:22 -0500 received badge Notable Question (source)
2015-02-18 14:27:49 -0500 received badge Famous Question (source)
2015-02-13 13:13:47 -0500 received badge Famous Question (source)
2015-02-11 08:14:51 -0500 received badge Popular Question (source)
2015-02-11 08:14:51 -0500 received badge Famous Question (source)
2015-02-07 17:02:19 -0500 commented answer Getting 404 Saving Sidebar Settings

The user has both Staff and Active flags set. In addition, they user also has Superuser status.

2015-02-07 16:43:02 -0500 commented answer Getting 404 Saving Sidebar Settings

I tired 7 to 8 different times. I wasn't logging out and I believe the first account is an admin account. Is there a log I can find the root problem?

2015-02-07 16:08:59 -0500 marked best answer Default Admin Login?

After you install Askbot, does it have a default admin login? I've been able to install it, and access the /admin login page, but don't know what username or password to use to get in there.

2015-02-07 16:08:58 -0500 commented answer Default Admin Login?

Thanks. That solved the problem.

2015-02-07 16:08:22 -0500 commented question Getting 404 Saving Sidebar Settings

I'm trying to fill out the: Settings → Static Content, URLS & UI → Main page sidebar → Custom sidebar header (English)