This page appears fine in preview in browser. When I uploaded it and clicked to view it, I get a blank page.
When it submits, it returns a "Blank Query."
It's written by DreamweaverMX.
Help, I'm losing my few remaining hairs!
i can think of a couple things to check
connection string for different server register_globals different database name different table name different
you just need to do some troubleshooting to get it going, since the code worked somewhere else
Hi, The file you attached shows a file path in line one for the requiring of the DB Connection file, make sure that is appropriate for the live server you upload to. Is the file Connections/whatwouldwaltdo.php uploaded correctly? Also, check to make sure that the database configuration is the same for the live web-site as on your testing server, that could cause a problem. I have Dreamweaver MX, but really don't use it's Database/Recordset/Connection capabilities. Can you say what exactly the error says, which file it comes from (connection file or customer portion nomination), what line, etc?
There are no entries in my PHP log.
The reply when I click the button in preview (there is no button on the "live" version) is: "Query was empty"
Hope this helps.