Jump to content

Recommended Posts

Posted

I'm using MRBS, and since ive let staff put live bookings on to it Period 1 and 2 is repeated. So on the list it says:

 

Period 1

Period 2

Period 1

Period 2

Period 3

Period 4

Period 5

Period 6

 

Any one had this before?

 

checked config and it only has the original 6, im scared to edit the database or config incase it ruins the existing bookings.

Posted
On the new version this can even be done through a web GUI, but it has been a while since I have done this. I just remember it all changing and thinking it was a good idea.
Posted
in your config.inc, add this line before you define your periods, underneath the $enable_periods = TRUE; line...

 

unset($periods);

 

You sir, are a legend!

 

On the new version this can even be done through a web GUI, but it has been a while since I have done this. I just remember it all changing and thinking it was a good idea.

 

Yeh I saw that, but you cant actually define the Period names can you? At least, I can't.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...