General discussion of OpenCATS

Moderators: RussH, cptr13

Forum rules: Just remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but keep comments directed to the topic at hand.
By manuel
#5476
In the 0.9.2 version working with php5.38 you had the possibility to adjust the order of the columns.
A very handy and usefull feature .
I noticed that in the latest version it isn't working anymore.
Is there a possibilty to repair this?

Kind regards
Manuel
#5481
very quick fix,

in /ajax/getDataGridPager.php, line 43, replace;

$parameters = json_decode($_REQUEST['p']);

with

$parameters = json_decode($_REQUEST['p'],true);

This works for me on my 'work in progress' php 8.2 test version which is the only one I have available right now - so should work for your version, too.
#5482
It does work.
Thank you.
It even solved another issue at the Dashboard/Home screen

If you clicked the labels in the section Important Candidates to sort the column at date, name and so forth the section
turned empty. Now it's working and sorting as it used to be.

Kind regards,
Manuel
#5522
RussH wrote:very quick fix,

in /ajax/getDataGridPager.php, line 43, replace;

$parameters = json_decode($_REQUEST['p']);

with Buckshot Roulette

$parameters = json_decode($_REQUEST['p'],true);

This works for me on my 'work in progress' php 8.2 test version which is the only one I have available right now - so should work for your version, too.
Fantastic! This method works like a charm. I appreciate it.

This is the "import from resume"[…]

EMAIL CONFIGURATION

Hi, the email configuration (including different[…]

as the title says...

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