tfoote's profile - activity
2022-03-30 05:06:22 -0600 | received badge | Popular Question (source) |
2022-03-30 05:06:22 -0600 | received badge | Notable Question (source) |
2020-08-11 11:52:05 -0600 | received badge | Famous Question (source) |
2020-08-11 11:52:05 -0600 | received badge | Notable Question (source) |
2020-08-11 11:52:05 -0600 | received badge | Popular Question (source) |
2018-03-01 08:30:17 -0600 | received badge | Popular Question (source) |
2018-01-31 21:53:03 -0600 | received badge | Popular Question (source) |
2015-10-05 10:58:32 -0600 | marked best answer | incorrect email filtering I've gotten reports of too many emails coming into users filtering based on tags. http://answers.ros.org/question/238/correct-settings-for-rosanswers-email |
2015-10-05 10:58:32 -0600 | marked best answer | What does Cannot translate loader: askbot.skins.loaders.load_template_source mean? I get this error when running the manage.py send_email_alerts
|
2015-10-05 10:58:32 -0600 | marked best answer | What permissions/environment setting are needed to run the send_email_alerts? The documentation is kind of light on this and I ran into problems with "environment variable DJANGO_SETTINGS_MODULE is undefined" |
2015-10-05 10:58:32 -0600 | marked best answer | Does askbot work with django version 1.2.3? I am looking to install this on an Ubuntu machine, and would prefer to install django from apt instead of from easy install. However the installer requires exactly 1.2.2 of django before it will continue. This is too high for Lucid, which distributes django version 1.1.1. But Maverick comes with Django version 1.2.3. Can I use django 1.2.3? If so how can I tell the pip installer to use the installed version? |
2014-02-05 04:31:22 -0600 | received badge | Famous Question (source) |
2013-12-12 18:04:12 -0600 | received badge | Famous Question (source) |
2013-10-16 08:26:32 -0600 | received badge | Famous Question (source) |
2013-08-12 15:31:34 -0600 | received badge | Notable Question (source) |
2013-06-12 16:34:41 -0600 | asked a question | How to debug email sending? I have a user who is not recieving emails despite having set his email address and subscribed to notifications. His profile inbox shows the notifications reaching him. However he does not get any email. Most people who have complained before have been getting the emails, but they were getting spam filtered. However in his case I do not see the emails in the mail.log on the server. How can I debug where the notifications are getting lost before getting to the email? Edit: I've checked their subscriptions settings are all set to instant. They are sending selected tags. And they have several active tags selected on the home screen. I don't see any reference to his email in /var/log/mail.log |
2013-05-29 06:40:26 -0600 | received badge | Famous Question (source) |
2013-05-23 11:32:25 -0600 | received badge | Notable Question (source) |
2013-04-21 22:41:28 -0600 | asked a question | email subscription link is broken ''' Please note - you can easily change how often you receive these notifications or unsubscribe. Thank you for your interest in our forum! ''' The link url is incorrect: http://askbot.org/en/en/users/173/tfoote/subscriptions/ (note the double en/en |
2013-04-07 23:00:48 -0600 | received badge | Popular Question (source) |
2013-03-07 01:50:51 -0600 | received badge | Popular Question (source) |
2013-02-23 12:54:34 -0600 | received badge | Famous Question (source) |
2013-02-22 13:40:05 -0600 | received badge | Good Question (source) |
2012-10-29 15:51:46 -0600 | received badge | Famous Question (source) |
2012-10-14 19:46:58 -0600 | received badge | Famous Question (source) |
2012-07-24 23:59:27 -0600 | received badge | Famous Question (source) |
2012-06-27 09:59:02 -0600 | received badge | Famous Question (source) |
2012-04-19 15:35:18 -0600 | received badge | Taxonomist |
2011-12-18 04:09:44 -0600 | received badge | Popular Question (source) |
2011-07-02 14:12:11 -0600 | asked a question | rendering issue with line starting with [ Hi I just found an interesting bug. If I put this line in a questions on my instance, it renders correctly in the preview, but doesn't render in the real version: Same issue here not visible below: I know it is very close to the link markup, but the fact that it renders in the preview suggests that it can be handled. |
2011-06-18 17:06:35 -0600 | received badge | Nice Question (source) |
2011-06-05 12:17:42 -0600 | received badge | Nice Question (source) |
2011-06-04 16:47:57 -0600 | asked a question | is there a reason my profile page shows a maximum of 100 answers? It shows my questions and my answers, but it seems to have topped out at 100 answers. And it doesn't show more even as I answer questions. |
2011-03-20 21:30:54 -0600 | commented answer | cannot clear tags from search filter I did the pip upgrade so as far as I know everything is exactly as from upstream, except for our theme which didn't change. |
2011-03-20 02:56:01 -0600 | asked a question | cannot clear tags from search filter I can no longer clear tags from searches by pressing the x button next to them. The only way to remove them is to restart the search. |
2011-03-17 19:47:17 -0600 | asked a question | closed questions still in unanswered list Now that I can, I closed an answer as duplicate. But it still appears on the unanswered list and in searches. Is there any way to make it less visible or should I just delete it? |
2011-03-17 13:22:57 -0600 | commented answer | how do I enable the similar question prompt when asking a question? I have media/js/live_search.js in my skin directory. Do I need to update my skin to include the livesearch? And thanks for the tip on the autocomplete. |
2011-03-16 22:51:39 -0600 | answered a question | internal server error when close clicked Tested as fixed in 0.6.74 |
2011-03-16 22:46:54 -0600 | received badge | Organizer (source) |
2011-03-16 22:46:39 -0600 | asked a question | how do I enable the similar question prompt when asking a question? For clarity I'm talking about the dynamic window below the title and between the body which shows questions similar to the title. It's running on askbot.org but I don't see an option to enable it in my settings. Update: I have tried adding this to MY_SKIN/templates/ask.html: and I updated live_search.js from the default template. |
2011-03-16 22:38:07 -0600 | asked a question | can git tags be created for each of the releases into pypi? I was considering installing using git, but couldn't find any tags to use. |
2011-03-16 22:36:14 -0600 | marked best answer | incorrect email filtering Please give a shot to the latest version - available both at github and PyPi. The getter function for the subscribers on instant notifications for the comments did not have a tag filter, added now. |
2011-03-16 22:36:12 -0600 | commented answer | incorrect email filtering Initial tests with 0.6.74 show that at least 1 correctly went through and one was correctly filtered out. |