Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorcyndinews
    • CommentTimeNov 28th 2008
     
    I am trying to embed a gallery in my site but I am getting this error:

    Fatal error: Call to undefined function plogger_head() in /home/lau/public_html/documents/gallery.php on line 67

    Any idea what I need to do? I have tried messing around with different things with no luck. Thanks so much in advance!
    • CommentAuthorPieperLy
    • CommentTimeNov 30th 2008
     
    have you include sie line:

    <?php require("plogger.php"); ?>

    as first line of your website?

    uwe