OSQA is a free, open source Q&A system.

learn more… | top users | synonyms

1
vote
0answers
25 views

grails app acting as own openid provider

I am using Grails 2.1.1 with Spring Security and there is a link from my app to another site on the same server as my grails app, where I am using osqa (http://www.osqa.net). I want, that users can ...
0
votes
0answers
11 views

How to fix RSS feeds in OSQA?

When trying to access the RSS link in my Windows installation of OSQA, the error log shows the following error: C:\python27\lib\site-packages\django\core\handlers\base.py TIME: 2013-05-09 ...
0
votes
0answers
11 views

Q&A script in Python like OSQA

Does anyone have some urls on a question & answer script in Python that is still alive and maintened. OSQA seems dead. I heard about a clone of Quora-Python but it is dead too. Any help would be ...
0
votes
1answer
16 views

Search titles does not work with OSQA on Windows with MySQL - how to resolve?

With OSQA installed using IIS and MySQL, tag search works, however questions search does not. All results show blank. I read through this post and this one, but I don't see an actual solution. If I ...
0
votes
1answer
25 views

Django URLs: changing the default “/questions/” in OSQA URLs to something else

I am trying to mod OSQA to not use /questions anywhere in URLs, and change it to some other string, say /thisinstead. Some examples When the user clicks on the questions tab, instead of linking to ...
0
votes
0answers
12 views

Enabling guests to post questions in OSQA

I can't figure out how sites like Trabber enables anonymous users to posts questions, given how even this meta site asks for authentication. How do you enable it?
0
votes
0answers
8 views

How can I install OSQA on Windows 2008 R2?

Seems like the 32bit version of the bitnami installer won't install on 64bit version of windows 2008. Are there any installers for bitnami 64bit or a install guide for OSQA to install on 64bit OS? ...
3
votes
1answer
54 views

How to configure Apache alias settings to let django debug toolbar work properly?

I have a problem in OSQA. Anytime, I try to enter a user's page, "500 Error" occurs such as here: http://turkrusforum.com/users/2/mertnuhoglu/ I checked the error logs. But there was nothing there. I ...
0
votes
0answers
50 views

Why do I experience an 500 error when posting a newquestion on our OSQA installation?

when asking a new question by clicking on "Ask Your Question" I get a 500 error: Could somebody please help us / know a solution? This is only true for the first page after the creation of the ...
0
votes
0answers
28 views

Can I install OSQA on exsisting apache and mysql?

I have http://www.uniformserver.com/ already loaded on my windows 2003 VM where I am hosting a single site. I'd like to add another site, OSQA. I have the bitstacks installer and when I try and load ...
0
votes
0answers
111 views

OSQA on Centos 6.3 64bit with Nginx + Sqlite3

Someone can help me! I tried to install OSQA on my server with Centos 6.3 and Nginx. I use vhosts to park 3 domain to this server. I tried to following this guide to install OSQA by it display 500 ...
0
votes
1answer
39 views

How can I run Bitnami OSQA with other web service (wordpress, joomla)?

I installed OSQA Bitnami on my VPS. And I also point 3 domains to this VPS. Now I want each domain point to different web service (I have another PHP website I want to host here). How can I run php ...
-1
votes
1answer
88 views

My OSQA users can't access their authentication settings after changing their password [closed]

A couple users complained that they couldn't get to their authentication settings page on OSQA. They receive a 500 error. See Screenshot But, it is only after they go through the "I Forgot My ...
0
votes
0answers
23 views

Pull “most voted questions” from OSQA DB? [duplicate]

Possible Duplicate: How can I get Most Voted Questions on “OSQA”? How to pull most voted questions from the OSQA DB to show on a custom OSQA page?
0
votes
1answer
52 views

How to install osqa on linux based web hosting

How to install osqa on linux based web hosting, is there any easiest way to install osqa on a linux based shared hosting account ?
0
votes
1answer
28 views

How to setup multiple OSQA instances on a Windows server accessible through IIS?

On my Windows server, I will be hosting a few unrelated websites that I would like to add the features of OSQA to. As such, there will be no shared data between the OSQA instances. Is it possible to ...
0
votes
0answers
61 views

Fields not saved, except with default values

The situation: user can post a question with title, text, tags. I want to add two more fields: area and section. The problem: 'section' and 'area' are always saved with the default values I set in the ...
0
votes
1answer
46 views

Pull “Hottest Questions” from OSQA

I want to pull a feed of "hottest" questions from my OSQA installation(installed on a subdomain of my main site) and show it on my main site. Is there a way to do that? One way could be through the ...
0
votes
0answers
17 views

OSQA: Automating OSQA in php

I have one php page, from that I want to send the question and answer to that question entered in my page to the OSQA site. Is it possible through AJAX or OSQA supports any APIs. Any help would be ...
1
vote
1answer
259 views

Django Error: Caught NoReverseMatch while rendering

I'm trying to setup a Django site (OSQA) and can't get it working. There are a few issues and one of them is when I tried to view a user's profile, I got the following exception: Can someone please ...
0
votes
1answer
136 views

Django error: Caught UnicodeEncodeError while rendering

I'm trying to setup a Django site (OSQA) and can't get it working. The site homepage is loading fine but when I tried to submit a form I got the following error. I have a bit of Python experience but ...
0
votes
1answer
66 views

install OSQA using xampp on windows 7

can anyone tell me that how can i install osqa on windows 7 with xampp localhost ? i don't know xampp support python. Thanks in advance.
0
votes
1answer
79 views

OSQA port on Google App Engine using django-nonrel

I've been developing a website on Google App Engine using Python and I need a Q&A system. OSQA seems to be the best option available. As it is basically a Django app, can anybody give me some ...
0
votes
1answer
50 views

how to change default user profile address in osqa

I'm developing a web based program in which I want to use osqa as a question and answer module. I no longer need osqa profile, so I want to redirect users to another address. Now the url profile in ...
0
votes
1answer
27 views

How to modify the link to access user profile?

I would like to modify the url to access user profile. OSQA use permalink() to generate the profile url The default link is http://meta.osqa.net/users/2836/nhatthinh And I want to change it to ...
0
votes
0answers
51 views

Where do I install additional modules to OSQA?

I want to install new Django Module to OSQA but i don't know where: In the Python directory: /home/username/apps/osqa-server/lib/python2.7 Or in the forum_ modules directory: ...
0
votes
1answer
104 views

Django OSQA + PyBBM

here is my problem: I have integrated PyBBM in OSQA and all the links in the admin section of the package are 'broken' so for example when I click "add", the URL from ...
3
votes
1answer
3k views

Configuring django settings to work with 1.4.1. Loading template error

Here is the error I got: ImproperlyConfigured: Error importing template source loader django.template.loaders.filesystem.load_template_source: "'module' object has no attribute ...
0
votes
1answer
148 views

OAuthException Facebook and OSQA

I'm using OSQA and I simply trying to login with Facebook (without any change on the platform code), only setting 'app secret' and 'app id'. My Facebook App settings: Site URL: ...
0
votes
1answer
142 views

Can install django-rosetta package using “easy_install”.

I have django 1.2.4, Python 2.6.6 and latest osqa[july2012] installed on bluehost. I would like to translate the osqa app[works fine] using rosetta. I am using terminal on mac with ssh connection. ...
1
vote
1answer
130 views

How can I replace english hard-coded strings with russian text in python?

I try to localize OSQA (django + python) for russian language. A lot of string I can translate with locale-folder. But in OSQA some string was hard-coded (put in code in simple text). I try simply ...
0
votes
0answers
69 views

osqa markdown and flatpages in admin

I have a markdown problem with OSQA and flatpages in admin. To be specific markdown is not recognized, i.e. instead of ** I just get <strong> as the output. Has anyone encountered the same ...
1
vote
0answers
179 views

Django translation plural not working

I am pretty new to Django. I have the following code in the template: {% blocktrans count answers.paginator.count as counter %}One Answer:{% plural %}{{counter}} Answers:{% endblocktrans %} And ...
0
votes
1answer
91 views

OSQA in a rails 3 application?

I would like to integrate a Q&A system or a forum with my rails 3 application. OSQA looks really good and seems to be exactly what I am looking for. Unfortunately it is in python and django. I am ...
0
votes
0answers
46 views

How to serve Apache-based links from a .Net/IIS hosted site (site subdirectory) on the same domain?

I am trying to integrate OSQA into an existing IIS7/.Net MVC3 website (port 80). I want to serve up pages that are hosted in Apache (say, port 8081) that is serving up pages on a different port as a ...
1
vote
2answers
434 views

Concern on hosting OSQA/Django on GAE

I'm going to build a website using OSQA which is built on Django (a famous framework of Python). I'll host this site to Google App Engine (GAE). I wonder if GAE has support all features of OSQA.? I'm ...
0
votes
1answer
100 views

guide to translating django application (OSQA)?

I want to translate OSQA into my native language, but I'm a total newbie to Django. I've seen that there are other questions here on SO relating 0SQA. (especially this one) So if anyone could guide ...
0
votes
2answers
126 views

Are there any Q&A plugins / libraries written for / developed in CodeIgniter?

Or failing that, any tutorials or guides as to how to create your own? I have tried to read other implementations (osQA, etc), but each seems very different from the other, and I am having a tough ...
1
vote
1answer
166 views

How to set up osqa at webfaction

requirements.txt file: django>=1.1 mysql-python python-openid psycopg2 html5lib markdown git+git://github.com/dcramer/django-sphinx.git South first, virtualenv ~/webapps/ --distribute source ...
0
votes
1answer
79 views

Any ideas how to transate OSQA?

I just installed OSQA and now I want o translate in my language, I edited django.po file with poedit but something happens, sometimes words appear translated, sometimes not. any ideas? Thanks
0
votes
1answer
337 views

OSQA and Django 1.3.1. error when posting text with URL

first of all: I am not a python programmer, i just want to run default instalation of OSQA on linux hosting. My hosting provider installed it for me, and OSQA is working with ony one (but serious) ...
1
vote
1answer
227 views

OSQA translation issue: strings not present in django.po

Trying to create a translation for OSQA Fist I copied the FR locale to RU, updated the settings. Fine, Most things are working but now everything in the django.po file has been translated but still ...
0
votes
1answer
194 views

Installing OSQA on 1and1 shared hosting [closed]

I am trying to install OSQA on my 1and1 shared hosting package. Problem is, their installation instructions aren't particularly helpful unless you're extremely well versed in all areas mentioned on ...
0
votes
2answers
113 views

How could I add geolocation to OSQA?

I want to modify it so questions made in a given location can only be answered by people in or near that location. How do I do that? is there a location plugin for django I could use?
11
votes
2answers
3k views

OSQA vs. Askbot?

I am going to choose a platform to develop a Q/A site. Two python-based platforms that I'm aware of, are OSQA and AskBot. I know that both are based on django (which I'm quite familiar with) and OSQA ...
0
votes
1answer
128 views

Login not possible after moving osqa database to a new site

I moved my osqa site from one machine to another machine, so I moved my mysql database too. After I finished this, the whole site is placed at another place. When I open the new site page, all ...
0
votes
1answer
255 views

How can I moderate users on an OSQA admin site?

I can't see any link in the OSQA admin site to moderate users accounts. How can this be done?
1
vote
1answer
210 views

OSQA apache memory footprint

I have an OSQA (python / django q&a application) installation serving 8 different sites. The sites are all in development, receiving minimal traffic. The server is a virtual private server with ...
0
votes
1answer
263 views

How can I enable anonymous comments in OSQA?

I am wondering about how to enable anonymous posting their comments for a question in OSQA website, like stackoverflow.com does. If the OSQA does not support this feature yet, can you please give me a ...
0
votes
1answer
202 views

How can I enable anonymous posting in OSQA? [closed]

I am wondering about how to enable anonymous posting of question and answer in a OSQA website, like stackoverflow.com does. If OSQA does not support this feature yet, can you please give me a short ...

1 2