opencats / OpenCATS

Applicant Tracking System (maintained code base)
http://www.opencats.org
Other
535 stars 246 forks source link

Candidate tab and data error #9

Open adnanalitribe opened 9 years ago

adnanalitribe commented 9 years ago

i using cats-0.9.2 for localhost (and using WAMP 2.0) , its install successfully and when click on candidate tab its show an error "Query Error -- Report to System Administrator ASAP" with some detail. below i post screen shot of it 2015-01-14_003044

please hlp me to resolve it. i also have cats-0.9.1 and install it .. old version working fine no error in it

RussH commented 9 years ago

Hi,

I remember this was a problem when the tagging feature was introduced... but thought it was fixed. Did you install 0.9.2 directly from the github snapshot?

Russ

On 13 January 2015 at 19:46, adnanalitribe notifications@github.com wrote:

i using cats-0.9.2 for localhost (and using WAMP 2.0) , its install successfully and when click on candidate tab its show an error "Query Error -- Report to System Administrator ASAP" with some detail. below i post screen shot of it [image: 2015-01-14_003044] https://cloud.githubusercontent.com/assets/10214824/5727656/93a44bd8-9b86-11e4-9b34-bff266cd70cf.png

please hlp me to resolve it. i also have cats-0.9.1 and install it .. old version working fine no error in it

— Reply to this email directly or view it on GitHub https://github.com/opencats/OpenCATS/issues/9.

RussH commented 9 years ago

Yes, definitely a problem, i can fix by copying ove rthe code from 0.9.1

adnanalitribe commented 9 years ago

Over the code , a code from 0.9.1 ... (RussH , please can you guide me from where i found that code , from which files [or line number] ) thanks for response on my error

RussH commented 9 years ago

Hiya, Okay, I can see where the problem is but will leave it for another night..

So - the immediate workaround is to choose the 'create a blank database' option, I will fix the 'test data' sql routine.

RussH commented 9 years ago

finally - the 'test data' is pulled from ./db/cats_testdata.bak whereas the production blank db is from cats_schema.sql. So I need to update cats_testdata.bak

adnanalitribe commented 9 years ago

Thanks Russh , i will reinstall it with empty database , (new) ,

alexandre433 commented 4 years ago

Sounds like fixed on #400 should be closed