Search found 954 matches

 Return to the advanced search

Re: Applications NOT saving Resumes

 by RussH ¦  12 Jul 2023, 13:29 ¦  Forum: Cries for Help! ¦  Topic: Applications NOT saving Resumes ¦  Replies: 5 ¦  Views: 5186

If you find the failing ones are <2Mb can anonymise one, and please share a failing resume over to me?

Re: Applications NOT saving Resumes

 by RussH ¦  12 Jul 2023, 13:26 ¦  Forum: Cries for Help! ¦  Topic: Applications NOT saving Resumes ¦  Replies: 5 ¦  Views: 5186

Gotta be honest- don't use the career portal in anger, but I'll do some tests on my local instance. Are the ones failing larger than 2Mb maybe? The default php.ini config will restrict uploads to 2Mb.

Hi there, that will be this section - create a database / user / password in the database; https://documentation.opencats.org/installation/install-on-windows#launch-phpmyadmin so whatever database name you create at this stage - 'itsmydatabase', 'imtheonlyuser', 'thisismypassword' - these need to be...

Re: Internal Record Error (I can't add new Contacts!)

 by RussH ¦  04 Jul 2023, 15:43 ¦  Forum: Cries for Help! ¦  Topic: Internal Record Error (I can't add new Contacts!) ¦  Replies: 5 ¦  Views: 2812

If this doesn't work I may have to offer to ssh on for you, seems odd. I have of course checked and MY version 0.9.7.2 works :roll:

Re: Internal Record Error (I can't add new Contacts!)

 by RussH ¦  04 Jul 2023, 15:41 ¦  Forum: Cries for Help! ¦  Topic: Internal Record Error (I can't add new Contacts!) ¦  Replies: 5 ¦  Views: 2812

It sounds like you're using Ubuntu, if so - can you run

Code: Select all
update-alternatives --config php 
and check you have it set to php 7.2

also -
Code: Select all
a2dismod php8.2
then
Code: Select all
a2enmod php7.2
..and then restart apache

Re: Internal Record Error (I can't add new Contacts!)

 by RussH ¦  04 Jul 2023, 12:12 ¦  Forum: Cries for Help! ¦  Topic: Internal Record Error (I can't add new Contacts!) ¦  Replies: 5 ¦  Views: 2812

yes - as I have been doing some test versions that are PHP 7,4 or 8.2 compatible - those are errors that a newer PHP will generate when it sees the old code. So I think you're running at least PHP 7.4 (and right now, needs to be only PHP 7.2)

Okay so it's a wee bit late - but if you mouseover the company name it'll show the company id in the link preview. If you want it to show, just change the code in the company module to show "company name (ID)" instead of "company name". If you can't do it yourself, a php dev woul...

Re: Feedback page after application?

 by RussH ¦  28 Jun 2023, 10:37 ¦  Forum: OpenCATS Talk ¦  Topic: Feedback page after application? ¦  Replies: 3 ¦  Views: 2627

I need to set the demo site back up so I can reference some test URL's - but in this; - I assume you're using the career portal? I just enabled it on my 0.9.7.2 local install & don't you get this after your application? https://ibb.co/JvB56SZ https://i.ibb.co/bsWzwGt/Screenshot-20230628-103515.p...

Re: JSON error

 by RussH ¦  27 Jun 2023, 15:32 ¦  Forum: Cries for Help! ¦  Topic: JSON error ¦  Replies: 1 ¦  Views: 2188

Hi,

I don't use WAMP myself.. but general guidelines;

1. Use one of the releases (don't download source from github as it won't have php dependencies included). Use php 7.2 maximum, and use MariaDB (not MySQL).

Re: Job order description HTML encode/decode problem

 by RussH ¦  22 Jun 2023, 15:59 ¦  Forum: Cries for Help! ¦  Topic: Job order description HTML encode/decode problem ¦  Replies: 12 ¦  Views: 52258

Great news - please please let me know any other issues you face.. there's been quite a few commits just to lock down security so want to ensure it's all functional.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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