Gatt Posted June 23, 2010 Posted June 23, 2010 Just upgraded MRBS to the latest release (1.4.4.1) and found it doing something rather odd. It only affects the "Period" colums, all the others are in the correct position I have checked the config and it definately is set to start with "registration" so not sure where the first 2 rows have suddenly appeared from...
Gatt Posted June 23, 2010 Author Posted June 23, 2010 Just found its doing the same in the Period drop down box when making or editing a booking
Chris_Cook Posted June 23, 2010 Posted June 23, 2010 (edited) You need to check the section of config.inc.php where you define your periods. I think you are probably missing this line just before you define your periods: unset($periods); The developers changed the way that the default configuration is set in one of the recent versions, which have been between this one and whatever you used previously. You might want to double check systemdefaults.inc.php and see if there is anything else that might conflict. Edited June 23, 2010 by Chris_Cook 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now