Alfanous-team / alfanous

Alfanous is an Arabic search engine API provides the simple and advanced search in Quran , more features and many interfaces...
http://www.alfanous.org/
GNU Affero General Public License v3.0
254 stars 89 forks source link

'tuple' object has no attribute 'runtime' - error from word search in WUI #482

Closed sneetsher closed 6 years ago

sneetsher commented 6 years ago

My query:

http://alfanous.org/en/word/?query=الله

No result is showed and got the following error message:

Error (-1) : fail, reason unknown 'tuple' object has no attribute 'runtime'

please submit that as a bug here: feedback.alfanous.org!

JSON:

{
    "error": {
        "msg": "fail, reason unknown\n'tuple' object has no attribute 'runtime'\n\n please submit that as a bug here: feedback.alfanous.org!", 
        "code": -1
    }
}

Btw, I don't have word search active in my local dev copy.

assem-ch commented 6 years ago

fixed, in #483