Not signed in (Sign In)

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

Please sign in or apply for membership to remove the ads
    • CommentAuthorpopovicp
    • CommentTimeApr 30th 2008
     
    Hi everybody,

    I am trying to customize plogger admin interface and I found a strange problem that I cannot get around. When manage tab is clicked and plog-manage.php page is opened, the php code is executed twice! Any custom sql statement I create is also executed twice. I verified this by doing apache logging and verified that after the page has loaded, the code is executed once more. I added debug statement in headers, plog-admin.php and in plog-manage.php and it happened over and over.

    Can anybody provide an insight what would be the reason for this and how to get around it.

    Thank you!

    PJ