Welcome Guest, Not a member yet? Register   Sign In
[split] Help with popup window?
#7

Ok, so I felt bad for you so I had a quick look.

Yes, you have some JS problems. Here is one:


Code:
Unable to get property 'timepicker' of undefined or null reference


It seems you are not checking to see, on making an appointment, if a date has been chosen or not. Once an error occurs like this in JS there will be knock on affects, such as not being able to reopen the window, because the event listener is not being added.

All you have to do is right click and inspect the element in the console window and work through and fix your errors.

I cannot fix this for you, but if you just work through all the errors I am sure you will get it fixed in no time at all. Although you may have already written data to the site that is now 'dirty' or malformed, so you would need to check your table for any odd entries.

I hope that helps in some way,

Best wishes,

Paul.
Reply


Messages In This Thread
[split] Help with popup window? - by Jovette - 08-31-2015, 09:04 PM
RE: [split] Help with popup window? - by PaulD - 09-01-2015, 04:33 AM
RE: [split] Help with popup window? - by Jovette - 09-01-2015, 08:30 AM
RE: [split] Help with popup window? - by PaulD - 09-02-2015, 06:43 AM
RE: [split] Help with popup window? - by PaulD - 09-01-2015, 04:10 PM
RE: [split] Help with popup window? - by Jovette - 09-01-2015, 08:20 PM
RE: [split] Help with popup window? - by PaulD - 09-02-2015, 06:57 AM
RE: [split] Help with popup window? - by PaulD - 09-02-2015, 07:18 AM
RE: [split] Help with popup window? - by Jovette - 09-08-2015, 11:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB