First time here? Check out the FAQ!

javadevmtl's profile - activity

2017-11-30 01:36:28 -0500 received badge Popular Question (source)
2017-03-13 08:40:47 -0500 received badge Famous Question (source)
2016-11-30 08:51:48 -0500 received badge Student (source)
2016-11-30 08:51:14 -0500 received badge Notable Question (source)
2016-11-16 09:48:35 -0500 commented question Seems that merge swallows the questions?

Can't seem to reproduce it. It was odd but not a big deal. It was when I first installed the system and was testing.

2016-11-16 09:42:00 -0500 received badge Famous Question (source)
2016-11-16 09:42:00 -0500 received badge Popular Question (source)
2016-11-09 04:46:50 -0500 asked a question Seems that merge swallows the questions?

Hi I tried to merge 2 questions, when I merged the question I got a 404 not found and then both questions just disapeared?

2016-11-09 04:46:48 -0500 asked a question FieldError at /account/recover/

Hi, I installed Askbot following the docs and running version 0.10.0

Using the latest MySQl as the backend, everything seems to be working ok so far.

But when I tried to recover an account I get the following error...

FieldError at /account/recover/

Cannot resolve keyword 'email_key' into field. Choices are: _message_set, activity, activityauditstatus, anonymousanswer, anonymousquestion, askbot_profile, avatar, award_user, badges, bulktagsubscription, created_tags, date_joined, deleted_posts, deleted_tags, draft_answers, draftquestion, email, endorsed_posts, first_name, followed_threads, followrecord, group_membership, group_messaging_sent_messages, groups, id, incoming_activity, is_active, is_staff, is_superuser, last_edited_posts, last_login, last_name, lastvisittime, locked_posts, logentry, messagememo, notification_subscriptions, password, postflagreason, postrevision, postrevisions, posts, question_views, replyaddress, repute, senderlist, suggested_tags, tag_selections, tag_synonyms, thread, unreadinboxcounter, unused_favorite_threads, unused_last_active_in_threads, user_favorite_questions, user_permissions, userassociation, username, userpasswordqueue, votes

Request Method: GET
Request URL:     account/recover/?validation_code=96699afdadefd97b6550f0c72ae0d5b1
Django Version: 1.8.16
Exception Type: FieldError
...