Search found 954 matches

 Return to the advanced search

Re: Job order description HTML encode/decode problem

 by RussH ¦  21 Jun 2023, 21:46 ¦  Forum: Cries for Help! ¦  Topic: Job order description HTML encode/decode problem ¦  Replies: 12 ¦  Views: 52229

Okay, this was fixed and the new code is in github master. Not pushed a release yet.

Re: OpenCATS Installation resources-START HERE

 by RussH ¦  21 Jun 2023, 21:44 ¦  Forum: OpenCATS Talk ¦  Topic: OpenCATS Installation resources-START HERE ¦  Replies: 12 ¦  Views: 22560

Hi Kevin, MySQL isn't deeply incompatible, it's just the out of the box defaults have changed - so it behaves differently from expected.. even down to how it sorts. MariaDB still behaves. If you were very persistent you can probably get MySQL to behave.. but simpler for the project to standardise ju...

Re: Error when downloading the backup file

 by RussH ¦  13 Jun 2023, 15:30 ¦  Forum: OpenCATS Talk ¦  Topic: Error when downloading the backup file ¦  Replies: 2 ¦  Views: 9530

Hi Safia, okay this was a recent security change to tighten the filename extensions allowed to be uploaded/download. the backup extension ('*.bak) isn't on the whitelist so it gets appended with a .txt extension. Thank you for reporting this, we really appreciate problem reports, so we can fix the i...

Re: Job order description HTML encode/decode problem

 by RussH ¦  07 Jun 2023, 17:57 ¦  Forum: Cries for Help! ¦  Topic: Job order description HTML encode/decode problem ¦  Replies: 12 ¦  Views: 52229

Hey there - thanks for reporting this - the 0.9.7.2 release did indeed add in changes here. It shouldn't be difficult to find the culprit. I'll get that amended.. and will share the fix here.

Re: Unable to see candidate list on some Job Orders

 by RussH ¦  07 Jun 2023, 13:41 ¦  Forum: Cries for Help! ¦  Topic: Unable to see candidate list on some Job Orders ¦  Replies: 1 ¦  Views: 3492

This seems an unusual use-case - 500 candidates in a job order seems unmanageable.. However - the candidate list is an Ajax call and there is a separate ajax timeout you may want amend and see if it resolves this issue; in js/lib.js var CATSIndexName; /* Default timeout for AJAX requests; 15 seconds...

Re: Http Error 500 - When Candidate Submitting Application

 by RussH ¦  07 Jun 2023, 11:38 ¦  Forum: Cries for Help! ¦  Topic: Http Error 500 - When Candidate Submitting Application ¦  Replies: 7 ¦  Views: 52915

Thanks for confirming it's all good!

Re: Shared Hosting CV Parser

 by RussH ¦  15 May 2023, 14:43 ¦  Forum: Cries for Help! ¦  Topic: Shared Hosting CV Parser ¦  Replies: 68 ¦  Views: 83926

still works for me..

Re: Array and String Offset access syntax error

 by RussH ¦  04 May 2023, 09:31 ¦  Forum: Cries for Help! ¦  Topic: Array and String Offset access syntax error ¦  Replies: 3 ¦  Views: 28388

Hi,

the current version only supports a maximum version of PHP 7.2. I assume from the error message you're using PHP 7.4 or upwards. If you choose to run XAMPP with PHP 7.2 it'll be fine.

Re: Security Issues

 by RussH ¦  17 Apr 2023, 14:41 ¦  Forum: OpenCATS Talk ¦  Topic: Security Issues ¦  Replies: 1 ¦  Views: 3358

Hi Ancorn, there are a few (already known) exploits on internal pages that required a valid username / password to exploit. The exploits are for version 0.9.7. These are already documented in the Security.MD file in the github repository. https://github.com/opencats/OpenCATS/blob/master/Security.MD#...

Re: Create a new recruiter

 by RussH ¦  28 Mar 2023, 09:29 ¦  Forum: Cries for Help! ¦  Topic: Create a new recruiter ¦  Replies: 1 ¦  Views: 2280

HI there, absolutely right - we haven't maintained a 'how to use it'. There's an old guide here which is useful at a high level - note some features may have changed. https://github.com/opencats/cats-0.9.1/blob/master/doc/CATS_QuickGuide.pdf Otherwise - the how to add a recruiter is simply you loggi...

  • 1
  • 3
  • 4
  • 5
  • 6
  • 7
  • 96

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me