Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
Sometimes, we need block all access in system for maintenance mode.
I suggest, admin can put all system in "Maintenance Mode", when users can no login in system ( only admin ).
If you try to access, will received a Message "System in Maintenance Mode, please wait".
Ranieri
eCRM Web
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
I try find a setting for announcement was excluded ?
Ranieri
eCRM Web
Posts: 3,564
Threads: 36
Joined: Apr 2014
Reputation:
49
Announcements are now a Global Variable.
Joe
TSolucio
Posts: 3,564
Threads: 36
Joined: Apr 2014
Reputation:
49
01-09-2018, 05:36 PM
(This post was last modified: 01-09-2018, 05:36 PM by joebordes.)
What is the limit? I will add it to the GV's definition.
Joe
TSolucio
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
01-16-2018, 11:51 PM
(This post was last modified: 01-16-2018, 11:52 PM by rslemer.)
There little issue, progress bar, is shown in wrong position, when system displays a announcement
Ranieri
eCRM Web
Posts: 3,564
Threads: 36
Joined: Apr 2014
Reputation:
49
update and give it a try
thanks!!
Joe
TSolucio
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
Hi Joe
In blog you says this already implemented thru execute a file /build/HelperScripts/togglemaintenance.php
But not in github yet, right?
Ranieri
eCRM Web
Posts: 1,665
Threads: 644
Joined: Aug 2016
Reputation:
164
Ah ok
How I can execute this?
Because if I tried directly in URL system not allowed ( security issue )
at line command php -F togglemaintenance.php ( not return anything ) ...
Ranieri
eCRM Web