Jump to content

How to fix: Fatal error: Call to undefined function: insertmenu()


blommes

Recommended Posts

How do I fix this please? :'(

 

Fatal error: Call to undefined function: insertmenu() in \\nas32ent\domains\b\bizzielizziebarn.com\user\htdocs\feedback02.php on line 237

 

Heres line 234 - 249 (from /div to /div):

 

</div>

<div id="intro" style="position:absolute; width:272px; height:107px; z-index:17; top: 80px; left: 30px; visibility: visible;" class="inblocktitle">

                <p class="textblock">

<?php InsertMenu($pages, 'thispage'); ?>

<?php if (isset($error['notSent'])) { ?>

                <h5>Server error</h5>

                <p class="warning"><?php echo $error['notSent']; ?></p>

            <?php } elseif ($mailSent) { ?>

                <h5>Thank you for your comments</h5>

            <p>We appreciate your feedback, and will be in touch if necessary.</p>

            <p>

              <?php } else { ?>

            <p>Do you have any comments or suggestions?</p>

    <p>Please use the following form to give us your feedback on any aspect of Bizzie Lizzie Barn. We will not use your email address for any other purpose than replying to you. </p>

<?php } ?>

<?php if (!$mailSent) { ?>

 

            </div>

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.