Search found 126 matches

by antevasin
27 Jul 2022, 20:19
Forum: Bug Report version 3.2
Topic: appache is loading so slowly the script from Rukovoditel files
Replies: 5
Views: 292

Re: appache is loading so slowly the script from Rukovoditel files

This is a problem with your server not Ruko. Is this a local setup?
by antevasin
11 Jul 2022, 15:22
Forum: Bug Report version 3.2
Topic: redirect_to for auto actions in listing Process button field
Replies: 6
Views: 424

Re: redirect_to for auto actions in listing Process button field

Hi Sergey,
I've created a demo (1407) and reproduced the issue.
After the Redirect action runs I would like it to remain on the same page.
Screenshot 2022-07-11 121558.png
by antevasin
08 Jul 2022, 15:58
Forum: Bug Report version 3.2
Topic: redirect_to for auto actions in listing Process button field
Replies: 6
Views: 424

Re: redirect_to for auto actions in listing Process button field

Similar problem with the process_button_ajax.php code but this time it is when the auto action button is within an items/info page. The button html produces an incorrect redirect_to value of item_info_page0-0 so doesn't respect the auto action setting and stay on the same page <a style="color: ...
by antevasin
01 Jul 2022, 00:45
Forum: Bug Report version 3.2
Topic: Public form wizard - additional tabs showing even when empty
Replies: 3
Views: 227

Public form wizard - additional tabs showing even when empty

I have a public form as per the attached screen shot which lists 4 steps even though there are no addiional tabs or fields showing as per the attached screen shot
public form wizard.png
by antevasin
28 Jun 2022, 23:04
Forum: Bug Report version 3.2
Topic: redirect_to for auto actions in listing Process button field
Replies: 6
Views: 424

redirect_to for auto actions in listing Process button field

In version 3.0.1 any Auto Action button added to Process button field with Display as set to Dropdown List would have the redirect_to value set to dashboard <li><a style="color: #FFA726" onclick="open_dialog('https://....redirect_to=dashboard&amp;gotopage[68287]=1')" class=&q...
by antevasin
06 May 2022, 12:42
Forum: Discussion
Topic: PHP field result not showing in email sending rules message text
Replies: 1
Views: 166

PHP field result not showing in email sending rules message text

We have a number of fields which are PHP fields generating some text. They are set to execute dynamically.
When these fields are added to the message text in the sending rules the text generated by the field is not appearing in the email.
Are PHP fields restricted from appearing in emails?
by antevasin
21 Apr 2022, 12:02
Forum: Discussion
Topic: [solved] Error_Log: PHP Warning
Replies: 8
Views: 433

Re: [solved] Error_Log: PHP Warning

Hi Sergey,
support wrote: 27 Oct 2021, 17:18 Hard to say what is it. Try to change session handler.
Open config/server.php and set

Code: Select all

define('STORE_SESSIONS', '');
Are there any possible problems with the application using the default handler instead of mysql?
by antevasin
23 Mar 2022, 10:50
Forum: Bug Report version 3.0
Topic: User import - multiple access groups
Replies: 1
Views: 1373

User import - multiple access groups

Now that we have the ability for users to be in multiple access groups, will we be able to import users and specify which groups to put them in via the spreadsheet or do we have to continue importing to only one access group at a time?