Menu

Form Not Working

Help
Carlos
2011-02-14
2013-06-03
  • Carlos

    Carlos - 2011-02-14

    My form has been created and the html code inserted but when I click submit I'm redirected to a page that says "item could not be found or has been deleted"  the php file its redirecting to, process.php, is clearly in my files yet it can't seem to find it. I even copied a working form that I have on another part of my site but got the same error regarding it's php file rvform.php which again is clearly there. I'm new at this and have no idea what other info I should provide to get help but if anyone can direct me that would be awesome. I have no idea what is secure and what isn't so If you need me to send you anything I'd rather do it privately. I've also opened a trouble ticket with my hosting company, cirtex, but they will most likely be of no use.

     
  • Carlos

    Carlos - 2011-02-14

    this is for a phpMotion "youtube" clone site just in case that matters. It's a simple "contact us" page and is on a subdomain, http://uservideos.cookingwithwayne.com  It's at the bottom titled "Contact Us"

    This is actually the one I created with rvsitebuilder.. You can see it working at http://cookingwithwayne.com in the contact section.  The same thing happened when I tried php Form Generator & I'll switch back to that form to show you if you think I need to.

     
  • TNTEverett

    TNTEverett - 2011-02-16

    If you create and point your browser to a file like this and it does not work you will need to contact your we host.
    file name "hello.php"

    <?php
    echo "<h2>Hello World!</h2>";
    ?>

     

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.