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?
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?
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!![]()
Line 432 in edit_enty_handler.php, change "Location: day.php?..." to "Location: $retval?...". Probably good to update the comment as well while your there...
stopa003 (23rd September 2008)
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)