Page 6 of 7

Re: Shared Hosting CV Parser

Posted: 05 Jul 2018, 22:52
by bmalik
Hi all,

I'm glad I found this post. I've backed up the lib and vendor directories, downloaded root.zip and replaced the lib and vendor directories with the contents of root.zip. However, the pages stopped building and looking at /var/log/httpd/error_log, I see this:

[Thu Jul 05 17:21:33.451705 2018] [:error] [pid 25277] [client x.x.x.x:34052] PHP Fatal error: Call to undefined function mb_strlen() in /var/www/html/lib/MRU.php on line 143, referer: http://xxxxx... /index.php?m=home

I did a diff on the new MRU.php and the original one, and they are the same. No changes in the original and new file that contains the mb_strlen function (lib/phpmailer/class.phpmailer.php) either.

Any ideas?

Re: Shared Hosting CV Parser

Posted: 06 Jul 2018, 02:50
by bmalik
Haven't been able to figure out why all the pages started erroring out after I replaced vendor and lib in the root directory with the two folders that were in root.zip. I noticed there is a vendor subfolder under lib that was in root.zip. Just wanted to make sure that's how it supposed to be.

Originally:
/lib
/vendor

In root.zip, there is a vendor subfolder under lib, along with a separate vendor folder at the same level as lib:
/lib/vendor
/vendor

Re: Shared Hosting CV Parser

Posted: 06 Jul 2018, 17:03
by bmalik
I went to a previous post in this thread and got the following file:

https://nofile.io/f/gq0FAGQGfca/lib.zip

and copied the contents of it to the original lib directory from 0.9.4-2 installation. To test, I attached a resume to an existing candidate, did a "Search Candidates" with Resume Keywords and it worked.

However, IT TOOK FOREVER to bring up results. Will have to look at table indexes to figure out what's going on. Has anyone experienced similar slowness?

When adding a new candidate (Add Candidate), is the "Import Resume" feature supposed to work with the updated lib folder? It's not working for me.

Re: Shared Hosting CV Parser

Posted: 25 Sep 2018, 13:26
by RussH
Hi everyone in this thread - if you're able to document how to install and use this then I'll add it to the 'optional updates section' in the next release. Seems quite hit 'n miss from the descriptions so far :-(

Is this just replacing indexing fulltext indexing when searching for a resume (C.V) keyword, so that searchd / pdf2text etc etc aren't required?

So just a replacement and not new functionality?

Re: Shared Hosting CV Parser

Posted: 06 Oct 2018, 22:43
by dveos
Hi, I will re upload these files with instructions in next couple of days.

It simply replaces the need for antiword etc.

Ideal for shared hosting users :)

Re: Shared Hosting CV Parser

Posted: 30 Nov 2018, 22:37
by amaisonneuve
did this get documented?

The add new candidate/upload resume piece doesn't work for PDF's

Re: Shared Hosting CV Parser

Posted: 30 Nov 2018, 22:57
by dveos
I can confirm I have it working for PDF files

Re: Shared Hosting CV Parser

Posted: 30 Nov 2018, 23:00
by amaisonneuve
For importing resumes?

If yes how?

If i follow the instructions in the thread, and overwrite the 'lib' i get a 500 error!

Re: Shared Hosting CV Parser

Posted: 30 Nov 2018, 23:04
by dveos
You mean the mass import?

Been a while since I used that, but if I remember correctly it worked as expected when I did use it, but will try it out next week to be sure.

What version of opencats are you using and are you using the file caines uploaded?

Re: Shared Hosting CV Parser

Posted: 30 Nov 2018, 23:12
by amaisonneuve
No

Candidates Tab - Add Candidate - Import Resume

Running 0.9.4 fresh install.