Search found 487 matches

by Didou12
20 May 2023, 10:33
Forum: Bug Report version 3.4.4
Topic: Two things with dropdown list
Replies: 4
Views: 194

Two things with dropdown list

Hi, I think there are 2 things are maybe not normal (I don't remember well how the previous version works) : - for dropdown single (ajax) list in the form, when you click on it, the field is not focused on the search, you need to reclick once to type and activate for the search - for dropdown multip...
by Didou12
20 May 2023, 00:01
Forum: Bug Report version 3.4.4
Topic: [SOLVED] Options do not appear when using another language
Replies: 3
Views: 168

Re: Options do not appear when using another language

Hi This language is not yet translated. Maybe it’s why you have this issue. On the website there are : Greek. Russian. English. And French at this time. https://www.rukovoditel.net/translations.php But I don’t know if English is displayed when translated lines are missing. Also did you make the upda...
by Didou12
19 May 2023, 21:21
Forum: Bug Report version 3.4.4
Topic: Solved - Hidden field names in item page
Replies: 3
Views: 179

Solved - Hidden field names in item page

Hi, Issue for the field "hidden field names" in item page, I click on the cross to remove fields, then save, but the field re-appears. It needs to select "None" in the dropdown list, but for "hidden fields" is not required to select 'None' when you have the empty field....
by Didou12
19 May 2023, 19:27
Forum: Bug Report version 3.4.4
Topic: [SOLVED] PHP Warning : filter name disappears when refreshing the page
Replies: 8
Views: 299

Re: Filter name disappeared when refreshing the page

Oh !!

I just figured what is the problem, it's the new option "exclude values not in the records" for the filter.
Without this option, no more problem
by Didou12
19 May 2023, 19:24
Forum: Bug Report version 3.4.4
Topic: (SOLVED) Error (?) for fetching emails
Replies: 2
Views: 125

Re: Error (?) for fetching emails

Hi :) It's solved, I think PHPMailer the new version in Rukovoditel 3.4 is maybe more secure ahaha. Issue was my mail server name (mail.MY_DOMAIN.com) didn't match the web server DNS (MY_SERVER.dns.com) because I'm on a mutual server, so I just replaced mail.MY_DOMAIN.com by MY_SERVER.dns.com and no...
by Didou12
19 May 2023, 11:10
Forum: Discussion
Topic: Turn off "scroll/focus effect sidebar menu"
Replies: 4
Views: 165

Re: Turn off "scroll/focus effect sidebar menu"

Ok,

I try different things in the script tag in custom HTML, but doesn't work. I think it's in the /template/scripts/app.js, the code

Code: Select all

App.scrollTo(the, slideOffeset);
so I just commented this line and now it's okay. The window doesn't auto resize itself anymore, but I'm ok with that.


Thanks
by Didou12
19 May 2023, 09:47
Forum: Bug Report version 3.4.4
Topic: [SOLVED] PHP Warning : filter name disappears when refreshing the page
Replies: 8
Views: 299

[SOLVED] PHP Warning : filter name disappears when refreshing the page

Hi, I have a filter (field type : dropdown list (only one value) with a global list) When the filter is on and I refresh the page (or re-click on the link in the menu), the name disappears (the filter works by the way) And I have this, in the php log : 2023-05-19 01:45 USER Warning Undefined variabl...
by Didou12
19 May 2023, 09:30
Forum: Bug Report version 3.4.4
Topic: (SOLVED) PHP deprecated - icalendar
Replies: 2
Views: 124

(SOLVED) PHP deprecated - icalendar

Hi, I have an other "issue" on my log (it's when I refresh the php log page (?? lol)) 2023-05-19 01:22 USER Deprecated Creation of dynamic property icalendar::$type is deprecated plugins/ext/classes/icalendar.php:7 /index.php?module=feeders/ical&GMT=0&type=personal&client=ID_CL...