Jan 16th, 2010, 11:21 AM
Hi gediweb,
I'm *so* sorry I couldn't help out during the week - I have a day job, so my responses from Mon-Fri can be scattered at best. Hope the meeting with the client wasn't too bad.
Wow - that's quite the error!! The reason the page looks so wonky is that the ft_finalize_form had a serious error and automatically redirected to the main error.php page to display the problem. Because it's being loaded via Ajax in the page, the entire error.php page content is loaded into the <div> in the page. DEFINITELY a bug.
However, that's unrelated to your problem at hand. Would it be possible for you to copy the entire error message and post it here? I'd like to take a look at it to see if it's the SQL query that's the problem, or if it's caused elsewhere.
- Ben
I'm *so* sorry I couldn't help out during the week - I have a day job, so my responses from Mon-Fri can be scattered at best. Hope the meeting with the client wasn't too bad.
Wow - that's quite the error!! The reason the page looks so wonky is that the ft_finalize_form had a serious error and automatically redirected to the main error.php page to display the problem. Because it's being loaded via Ajax in the page, the entire error.php page content is loaded into the <div> in the page. DEFINITELY a bug.
However, that's unrelated to your problem at hand. Would it be possible for you to copy the entire error message and post it here? I'd like to take a look at it to see if it's the SQL query that's the problem, or if it's caused elsewhere.
- Ben