OpenCATS icon indicating copy to clipboard operation
OpenCATS copied to clipboard

Candidate tab and data error

Open adnanalitribe opened this issue 10 years ago • 7 comments

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

adnanalitribe avatar Jan 13 '15 19:01 adnanalitribe

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 [email protected] 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 avatar Jan 20 '15 14:01 RussH

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

RussH avatar Feb 17 '15 00:02 RussH

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

adnanalitribe avatar Feb 17 '15 00:02 adnanalitribe

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

  • If you select 'Install a blank database' the correct install routine is used (but you need to use admin/admin to log in afterwards and not the 'admin / cats' combination the installer tells you)
  • if you select 'Install test data' then the sql db isn't updated correctly, and the tagging table isn't generated, and then you see the fault.

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

RussH avatar Feb 17 '15 01:02 RussH

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

RussH avatar Feb 17 '15 01:02 RussH

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

adnanalitribe avatar Feb 17 '15 01:02 adnanalitribe

Sounds like fixed on #400 should be closed

alexandre433 avatar Apr 09 '20 12:04 alexandre433