Jump to content

Recommended Posts

Posted

Hi,

 

Need help with a problem with MRBS. When adding or editing a booking and then clicking the 'save' button the page is redirected to 'day' view. The default view is 'week'.

 

Has anyone encountered this?

Posted
We also get this, and it frustrates our staff, although I haven't quite yet got round to reviewing where in the code this seems to be hard-coded in. If someone else fancies doing that and posting back, then great! :p
Posted

Thanks Chris for pointing us to that line! We changed day.php to week.php to get it to work. It was also about line 332 for our version.

 

We also wanted to get rid of 'external' and 'internal' booking 'types'. We have added 'permanent' and 'normal' for types of bookings in config.php, however in the comments it mentions to leave 'external' or 'E' and 'internal' or 'I' for compatibility issues.

 

We have just commented out 'E' and 'I' and added 'permanent' and 'normal'. Anyone know if that will cause any 'computability' issues?

 

Seems to work ok, so far.

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...