Jump to content

Recommended Posts

Posted

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

Posted

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

  • Thanks 1

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