First time here? Check out the FAQ!
0

Some problems new site

i have new site but i have some problems. 1.When i click a upvote or follow e mail i get "callback invoke error: error". 2.How can i change language? 3.follow button doesn't work.when i clicked anything happens.

tolga's avatar
1
tolga
asked 2011-12-11 05:53:40 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1
  1. I agree that the error messages could be a little more descriptive :) The callback error means your POST request didn't quite get through -- did you configure CSRF settings properly in settings.py?

  2. Multiple languages are tricky, I'd also like to know the current i18n status of askbot... If you just want to use a single language, look at LANGUAGE_CODE in settings.py.

  3. What does "anything happens" mean? It could also be the same POST problem like in 1)

piskvorky's avatar
350
piskvorky
answered 2011-12-11 10:45:36 -0500, updated 2011-12-11 10:58:00 -0500
edit flag offensive 0 remove flag delete link

Comments

arena.letscoding.com please click anybody and follow.

tolga's avatar tolga (2011-12-11 14:23:03 -0500) edit

Tolga, try to upgrade the code and test again, let me know if that does not help. Thanks.

Evgeny's avatar Evgeny (2011-12-11 14:38:59 -0500) edit

it didn't work

tolga's avatar tolga (2011-12-12 11:01:17 -0500) edit

Does it wore when you start django development server?

Evgeny's avatar Evgeny (2011-12-12 15:35:33 -0500) edit
add a comment see more comments