Posts: 80
Threads: 26
Joined: Oct 2015
Reputation:
24
11-18-2022, 02:10 PM
(This post was last modified: 11-18-2022, 02:14 PM by geraldbigot.)
I don't know why but all filters have disappeared !
Have you an idea to get it back ?
I can see it but when I click on each I obtain :
"undefined"
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
Hi
This happens on some installs. When it does, execute the build/HelperScripts/CustomViewSync.php script
Either copy that script to the top directory of your coreBOS install (where the config.inc.php) file is and execute it in the browser
https://your_url/your_corebos/CustomViewSync.php
or execute from the command line, also from the top directory of your coreBOS install
php build/HelperScripts/CustomViewSync.php
that should add the necessary records to the View Permission module. Note that this module MUST be active and all users must be able to read and write to their records at least.
Joe
TSolucio