HI, I have a problem. I translated OSQA and after finishing it i am receiving a 500 error when i want to access Bulk Management Module from admin. I activated debug, and i see this error:

TemplateSyntaxError at /admin/instrumente/nodeman/ Caught AttributeError while rendering: 'Paginator' object has no attribute 'score_sort_link'

In template /home/encrypt/webapps/osqa_server/osqa/forum/skins/default/templates/osqaadmin/nodeman.html, error at line 424

I am sure that this is from translations because when i switch back to english the error is fixed. I cannot post a link here because is not accesible for outside admin.

What i need is a clue of what i did wrong in translations.

Thank you in advance.

asked 03 Feb '11, 13:40

Mihai%20Cune's gravatar image

Mihai Cune
22161619
accept rate: 33%

edited 03 Feb '11, 14:53

rickross's gravatar image

rickross ♦♦
12.5k2914972

The website link is http://encrypt.webfactional.com/ .It is here until it will be translated, then i will move it on a new domain.

(03 Feb '11, 13:46) Mihai Cune

@Mihai, "Please help me with a 500 Error. Here is the debug message" is not a question. We require all postings at meta.osqa.net to have a clear, specific question as their title. Please observe this ruule in the future. Thanks.

(03 Feb '11, 14:52) rickross ♦♦

Avoid translating stuff that is used in parameters, like score and such, which is more prone to being used in raw mode (untranslated) in some parts of the code. Anyway, could you post a bug report in jira? http://jira.osqa.net

link

answered 03 Feb '11, 14:02

Hernani%20Cerqueira's gravatar image

Hernani Cerq... ♦♦
16.8k65975
accept rate: 52%

Ok, i will post. I will look in translation again but as far as i know i didn't translated anything inside parameters usually preceded by %

Here is the Jira task: http://jira.osqa.net/browse/OSQA-551

(03 Feb '11, 14:27) Mihai Cune
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×113
×38
×10
×1

Asked: 03 Feb '11, 13:40

Seen: 549 times

Last updated: 03 Feb '11, 14:53

powered by OSQA