mattgrimley Posted March 21, 2014 Posted March 21, 2014 Hey chaps, When i load the booking system in either the latest preview (or indeed the cutting edge source), i get no content loaded on the bOoking System page. It says "Loading..." at the top and my rooms and periods are visible, but the table never loads or populates. Errors from firebug: SyntaxError: syntax error ...ilbookings[0] && availbookings[0] > 0)))) && curres.Data[0].Name == "FREE") /beta/bookingsystem/ (Line 376, col 60) ReferenceError: resource is not defined ...h" ], [ "30" ], false, false, "0", [ "Gad's Hill", "Verona", "Bohemia", "Elsinor... Line 532 in bookingsystem\default.aspx appears to contain an extra closing bracket? If i remove one at character 177 it then seems to load properly. Matt
minimoo Posted March 21, 2014 Posted March 21, 2014 And that's what I get for editing javascript to diagnose an issue on my live code then trying to make the changes on my dev box without testing... In any case, I was finding that the multi-lesson stuff was only working correctly for *admins* and not users, which is what I started trying to fix... Paul 1
mattgrimley Posted March 24, 2014 Author Posted March 24, 2014 Cheers for the quick fix Paul! - - - Updated - - - Cheers for the quick fix Paul!
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