Update Page Goes Blank
Page opens but when you submit the form the page goes blank
Page opens but when you submit the form the page goes blank
You still have an old style mysql update on that page but you are on a php7 server.
The server behavior says it's mysqli so I'm confused. Also the link below is another one that I am having issues with and when I try to open the server behavior I get the attached message
The server behaviors panel for that page shows that the update is not mysqli.
I couldn't reproduce the error on the insert page you reported, maybe you already fixed that one. Please start a new thread for new issues.
Put it up... my guess is that the live version isn't the same as your local and the live one wasn't updated.
There was another stupid file that was user_update.php and not userS_update.php. I found the right file but now was a bunch of other errors that has to do with the validation...
Sorry I get a SQL error that I simply can't figure out. It is related to inserting a date I have changed to date and to text with no success I keep getting the same error.
Find the date column and set the default to WA_NULL instead of WA_BLANK. It is complaining because you are trying to set date='' and that isn't a valid date. The same goes for any column that is type datetime.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.