+ Reply to Thread
Results 1 to 3 of 3

Thread: Fatal error: Call to undefined function: () ... line 182

  1. #1
    Join Date
    Nov 2004
    Posts
    2

    Default Fatal error: Call to undefined function: () ... line 182

    Dear formmail experts!

    Running formmail v5.0

    Line 180-183 reads:

    while (list($key, $val) = each($array)) {
    $reserved_violation = 0;
    for ($ri=0; $ri<count($reserved_keys); $ri++)
    if ($key == $reserved_keys[$ri]) $reserved_violation = 1;


    But i suspect an error on line 72-80.

    } else { // every other error
    ?>
    The form was not submitted because of the following reasons:<p>
    <?
    }
    echo "<br><br>\n";
    echo "<small>This form is powered by <a href=\"http://www.dtheatre.com/scripts/\">Jack's Formmail.php ".VERSION."/a></small>\n\n";
    exit;
    }

    Dreamweaver have problems on line 75 with the <? mark up.

    Maybe I have a corrupt version? but i also tested 4.1 without success.

    Please help!


    Best regards,
    Andreas Hoieggen

  2. #2
    Join Date
    Dec 2003
    Posts
    3,901

    Default Re: Fatal error: Call to undefined function: () ... line 182

    Hi,

    You're using someone else's FormMail, so we can't help you with it.

    If you'd like to switch to our free FormMail, we'd be happy to help you.
    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

  3. #3
    Join Date
    Nov 2004
    Posts
    2

    Default Re: Fatal error: Call to undefined function: () ... line 182

    :-) i feel a bit stupid, i should have known when i reed in the forum about line 1000 etc. when my script only had absout 400.

    Well, i downloaded and implemented your formmail. I must say; its quite useful!

    Thanks a lot.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Session Fatal Error
    By upgrade in forum FormMail Subscription Support
    Replies: 5
    Last Post: 18-Mar-2005, 12:58 AM
  2. SMTP server response: 554 on line 722
    By mcange in forum FormMail Subscription Support
    Replies: 3
    Last Post: 02-Feb-2005, 12:21 AM
  3. Error:Illegal offset in line 1969
    By mlbailey in forum FormMail Subscription Support
    Replies: 1
    Last Post: 23-Dec-2004, 06:34 AM
  4. Notice: Undefined index: SCRIPT_FILENAME
    By jhartwick in forum FormMail Subscription Support
    Replies: 2
    Last Post: 18-Jan-2004, 06:28 AM
  5. Fatal error
    By dave_s in forum FormMail Subscription Support
    Replies: 3
    Last Post: 14-Jan-2004, 11:40 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts