• tvance929

    (@tvance929)


    Ok, I got a plugin that lets me do php inside of my pages and then got a datagrid that pulls data from a mysql database to show the data in that database.

    HOWEVER, when I try and Add or Edit my database from within that page, it refreshes but does not actually change anything…

    If I put the same php code in a blank HTML page, I can add and edit just fine…

    Is there something I need to do to allow this page to add and update my other mysql database?

Viewing 1 replies (of 1 total)
  • MichaelH

    (@michaelh)

    Not sure why that wouldn’t work. Might want to see what happens if you put that code in a Page Template.

    If you continue this thread, might paste your code in a pastebin and report the link back here and maybe someone can see the problem.

    Also please provide link to the plugin you are using.

Viewing 1 replies (of 1 total)
  • The topic ‘How to ADD and UPDATE a different database from inside a page.’ is closed to new replies.