Menu

Can't delete mysql record

Help
mlariz
2008-01-27
2013-06-03
  • mlariz

    mlariz - 2008-01-27

    I have 2.09 installed and working great except that I am not able to use admin to delete a record.

    The script looks OK but when I click on delete the screen refeshes and the record is still there.
    It works if I use a flat file but not sql.

    If I use phpmyadmin I can delete the record.

    Any ideas?

    webmaster@cccrrefuge.org a non-profit.

     
    • mlariz

      mlariz - 2008-01-28

      I fixed it!!

      in php script delete_rec.php line reads pt_register('POST','id');
      change it to pt_register('GET','id');

      and all is well.

      I can't believe others haven't had this issue.

      Mondy

       
      • TNTEverett

        TNTEverett - 2008-01-28

        It's most important that it works.
        I'm not sure why what you did works.  Personally I have used version 2.09 many many times and never had any issues with the admin. 

         

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.