Search found 19 matches

 Return to the advanced search

Re: OpenCATS Installation resources-START HERE

 by kevinharper ¦  11 May 2023, 14:50 ¦  Forum: OpenCATS Talk ¦  Topic: OpenCATS Installation resources-START HERE ¦  Replies: 12 ¦  Views: 22732

I have a client on v0.9.4 and would like to update it to the latest to plug some security holes and change to https. When preparing to do so, I found that MySQL is no longer supported and it's now MariaDB. My hosting provider does not offer MariaDB. Are the two compatible enough to continue using My...

Re: CATS Notification: Candidate Ownership Change

 by kevinharper ¦  04 Nov 2017, 21:04 ¦  Forum: Cries for Help! ¦  Topic: CATS Notification: Candidate Ownership Change ¦  Replies: 5 ¦  Views: 5001

I fixed this. @deveos, that was it. I commented out these lines in /lib/Candidates.php if (!empty($emailAddress)) { /* Send e-mail notification. */ //FIXME: Make subject configurable. // $mailer = new Mailer($this->_siteID); // $mailerStatus = $mailer->sendToOne( // array($emailAddress, ''), // 'CAT...

Re: CATS Notification: Candidate Ownership Change

 by kevinharper ¦  03 Nov 2017, 16:14 ¦  Forum: Cries for Help! ¦  Topic: CATS Notification: Candidate Ownership Change ¦  Replies: 5 ¦  Views: 5001

With further testing, I see that even when no emails are checked to send, the applicant still gets an email message: From: email@ofadmin.com Subject:CATS Notification: Candidate Ownership Change Body: email@ofapplicant.com Powered by CATS (Free ATS) Please help, I really need to figure out how to tu...

Re: CATS Notification: Candidate Ownership Change

 by kevinharper ¦  27 Oct 2017, 15:40 ¦  Forum: Cries for Help! ¦  Topic: CATS Notification: Candidate Ownership Change ¦  Replies: 5 ¦  Views: 5001

I confirmed through multiple tests what I think is a bug. The checkbox "Candidate Application Received (Sent to Candidate using Career Portal)" under Settings > Administration > General E-Mail Configuration toggles the sending of (2) alerts to the end user: The thank you message, which is ...

CATS Notification: Candidate Ownership Change

 by kevinharper ¦  26 Oct 2017, 17:05 ¦  Forum: Cries for Help! ¦  Topic: CATS Notification: Candidate Ownership Change ¦  Replies: 5 ¦  Views: 5001

New applicants continue to get the following email, even thought we've turned off every email notification we can find in the backend of OpenCATS: From: admin@account.com Subject: CATS Notification: Candidate Ownership Change Body: email@ofapplicant.com Powered by CATS (Free ATS) I've turned off all...

Re: Automatic database Backup

 by kevinharper ¦  20 Oct 2017, 23:53 ¦  Forum: OpenCATS Talk ¦  Topic: Automatic database Backup ¦  Replies: 18 ¦  Views: 16269

@cptr13 True, but this install is on a shared server environment. Dreamhost. So far, the script I posted for automating this is working beautifully. I'd like it to be a little more elegant for non-technical users to download and restore from a backup, but I at least have peace of mind. :)

Re: Shared Hosting CV Parser

 by kevinharper ¦  19 Oct 2017, 19:22 ¦  Forum: Cries for Help! ¦  Topic: Shared Hosting CV Parser ¦  Replies: 68 ¦  Views: 84932

Thank you @dveos. The file upload link has expired, though. It's asking for a $5/mo. subscription agreement to download the files.

Is anyone able to zip those files and post a bit.ly link that doesn't expire, maybe?

TIA

Re: Shared Hosting CV Parser

 by kevinharper ¦  16 Oct 2017, 15:25 ¦  Forum: Cries for Help! ¦  Topic: Shared Hosting CV Parser ¦  Replies: 68 ¦  Views: 84932

I noticed the file link expired in 2015.

1) Is this fix already incorporated into v0.9.4 of OpenCATS?
2) Does it solve the problem of parsing resumes during the upload process?

Re: Automatic database Backup

 by kevinharper ¦  14 Oct 2017, 02:39 ¦  Forum: OpenCATS Talk ¦  Topic: Automatic database Backup ¦  Replies: 18 ¦  Views: 16269

Here is what I have so far. I put this on a cron that runs every other hour during business hours M-F. The script generates a Gzip MySQL backup and a Zip full file backup. It then checks and removes any backups older than 7 days. I added this to GitHub in case others want to improve it. https://gith...

Re: Automatic database Backup

 by kevinharper ¦  11 Oct 2017, 21:58 ¦  Forum: OpenCATS Talk ¦  Topic: Automatic database Backup ¦  Replies: 18 ¦  Views: 16269

I need a solution for a non-technical client that automates the backup process on Unix (Dreamhost). Since OpenCATS already has a full backup feature, it seems like it would be easy to create a script that: 1) Creates a full backup of OpenCATS on a schedule I can determine. Preferably hourly for 24 h...

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