Jump to content

daveygz

New Members
  • Posts

    2
  • Joined

  • Last visited

Community Answers

  1. daveygz's post in No clue was marked as the answer   
    Hi Guys,
     
    Thanks for the suggestions! Totally appreciated.  The solution was the oddest thing. I am not sure if the page itself needed to be designated as a php or something, but when I added this bit of code to the very top of the code to check errors, it submitted perfectly; added the image and wrote all the info to the database.
    <?php error_reporting(E_ALL); ini_set('display_errors', 1); ?> As I just wanted to see what errors I was getting this was a total surprise. I appreciate all the help however! Thanks Guys!!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.