Menu

Data no longer being added to database

Help
Linda
2006-05-19
2013-06-03
  • Linda

    Linda - 2006-05-19

    This is weird... After months of successfully using phpFormGenerator, all of a sudden the form data is no longer being inserted into the database. I don't believe I've changed anything recently so I can't imagine what the problem might be.

    Any suggestions on how to even start to figure out what went wrong?

    Thanks in advance.

     
    • Linda

      Linda - 2006-05-19

      I'm using a MySQL database by the way.

       
    • TNTEverett

      TNTEverett - 2006-05-19

      First, ask your host if anything has been changed regarding access to MySQL.
      Second, open your database using something like phpMyadmin to check integrity and username/password information. 
      Third, verify the servername, username, and password in your process.php file or wherever this information is stored for use by the process.php file. 
      Last after you have verified all the basic stuff your only option is to start adding debug information to your process.php file. 
      Based on your description of the issue, your problem should be solved without having to do any programming.  It is likely that you have some more basic database issue. 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.