arunwebber

Results 7 comments of arunwebber

I have downloaded the same and it is working perfectly on my machine I got an error saying autoload is not found while creating a job order but after composer...

Anyway the changes I have performed before I will put here. in careers/index.php `include_once('/var/www/html/opencats/lib/CATSUtility.php');` In lib/JobOrders.php Line no 66 ``` public function $this->contacts->($siteID) to public function __construct($siteID) ``` Line no...

Resume parsing was not working from server side so I made some changes in client-side javascript and added some files made one autofill button. and calling the function the script...

I cant get this to work I have opened a ticket here. https://github.com/opencats/OpenCATS/issues/365 Addition to this I have found this in apache log `sh: 1: \path\to\pdftotext: not found` ``` Changing...

@RussH it is #365, Thank you. I actually have gone through the stack overflow question. Please let me know if there is any fix for the same. The mass upload...

https://github.community/t5/How-to-use-Git-and-GitHub/API-for-repository-s-wiki/td-p/6706 I searched command lines as well no help :( API for repository's wikiFrom my understanding and experience, you cannot use GitHub API's to interact with a repository's wiki.   Given...