Menu

#1827 Can't add or remove new Periods

open
nobody
None
1
2019-08-26
2019-08-26
No

Hello all,

So we've been using MRBS for quite some time now, we're currently on 1.7.3 on IIS with MariaDB, we recently wanted to add an additional period and remove somefrom our setup however nothing gets added or removed to any sections.

Here is what I have in our config.inc.php:

/**
* Time Settings
**
/

unset($periods); // Include this line when copying to config.inc.php
$enable_periods = TRUE;
$periods[] = "6:00am";
$periods[] = "7:00am";
$periods[] = "Period 1";
$periods[] = "Period 2";
$periods[] = "Period 3";
$periods[] = "Magis Period";
$periods[] = "Period 4a";
$periods[] = "Period 4b";
$periods[] = "Period 5a";
$periods[] = "Period 5b";
$periods[] = "Period 6";
$periods[] = "Period 7";
$periods[] = "After School";
$periods[] = "4:00pm";

"Magis Period" is the new one but it doesn't appear and we have several additional periods after the "4:00 P.M." period and those still show up in MRBS.

Am I missing something somewhere?

I check the systemdefaults.inc.php in case I accidently added something there (yes I know that changes to the system should only be done in Config.inc.php, but in the very beginning I know fudge up something and learned from it)

Thoughts?

Thanks.

-Raul

Related

DO NOT USE - Support Requests: #1827

Discussion

  • Campbell Morrison

    Periods are now set on a per-area basis. The config settings justr define the default period names for new areas. For existing areas, login to MRBS as an admin, go to the Rooms page, select tyhe area in question and click the Edit icon. Then change the period names as required and click Save.

     
    • Raul Silvestry

      Raul Silvestry - 2019-08-26

      ............Well that was easy.

      Thanks for pointing that out Campbell never noticed that pencil before.

      Thanks!

      (I feel dumb now....)

      -Raul

      ​1852 W. 22nd Place
      ​Chicago, Illinois 60608
      www.cristorey.net
      Raul Silvestry
      IT Manager and Network Administrator

      773-890-6827
      773-890-6801
      rsilvestry@cristorey.net
      From: Campbell Morrison cimorrison@users.sourceforge.net
      Sent: Monday, August 26, 2019 2:42 PM
      To: [mrbs:support-requests] 1827@support-requests.mrbs.p.re.sourceforge.net
      Subject: [mrbs:support-requests] #1827 Can't add or remove new Periods

      Periods are now set on a per-area basis. The config settings justr define the default period names for new areas. For existing areas, login to MRBS as an admin, go to the Rooms page, select tyhe area in question and click the Edit icon. Then change the period names as required and click Save.


      [support-requests:#1827]https://sourceforge.net/p/mrbs/support-requests/1827/ Can't add or remove new Periods

      Status: open
      Group:
      Created: Mon Aug 26, 2019 07:30 PM UTC by Raul Silvestry
      Last Updated: Mon Aug 26, 2019 07:30 PM UTC
      Owner: nobody

      Hello all,

      So we've been using MRBS for quite some time now, we're currently on 1.7.3 on IIS with MariaDB, we recently wanted to add an additional period and remove somefrom our setup however nothing gets added or removed to any sections.

      Here is what I have in our config.inc.php:

      /
      * Time Settings
      /

      unset($periods); // Include this line when copying to config.inc.php
      $enable_periods = TRUE;
      $periods[] = "6:00am";
      $periods[] = "7:00am";
      $periods[] = "Period 1";
      $periods[] = "Period 2";
      $periods[] = "Period 3";
      $periods[] = "Magis Period";
      $periods[] = "Period 4a";
      $periods[] = "Period 4b";
      $periods[] = "Period 5a";
      $periods[] = "Period 5b";
      $periods[] = "Period 6";
      $periods[] = "Period 7";
      $periods[] = "After School";
      $periods[] = "4:00pm";

      "Magis Period" is the new one but it doesn't appear and we have several additional periods after the "4:00 P.M." period and those still show up in MRBS.

      Am I missing something somewhere?

      I check the systemdefaults.inc.php in case I accidently added something there (yes I know that changes to the system should only be done in Config.inc.php, but in the very beginning I know fudge up something and learned from it)

      Thoughts?

      Thanks.

      -Raul


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/mrbs/support-requests/1827/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      DO NOT USE - Support Requests: #1827

  • Raul Silvestry

    Raul Silvestry - 2019-08-26

    …………Well that was easy.

    Never noticed that pencil before.

    Thanks!

    (I feel dumb now….)

    -Raul