Menu

Warnings after I moved the Form to my webPage

Help
name123xyz
2006-09-14
2013-06-03
  • name123xyz

    name123xyz - 2006-09-14

    I copied the PHPForm generated code and added it to a web page of mine. Filled in the Form for a test and Submitted. I received these Warnings:

    (Can anyone help me remedy these warnings? So that I can use the form on my web page? Thank you.)

    Warning: main(global.inc.php) [function.main]: failed to open stream: No such file or directory in /home/public_html/site/process.php on line 156

    Warning: main(global.inc.php) [function.main]: failed to open stream: No such file or directory in /home/public_html/site/process.php on line 156

    Warning: main() [function.include]: Failed opening 'global.inc.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/public_html/site/process.php on line 156

    Fatal error: Call to undefined function: pt_register() in /home/public_html/site/process.php on line 157

     
    • TNTEverett

      TNTEverett - 2006-09-15

      global.inc.php
      This file needs to be located in the same place as the process.php file unless you edit the path within the process.php file. 

      Everything else is related to the first failure.

       
    • name123xyz

      name123xyz - 2006-09-15

      Thnak you

       

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.