Not signed in (Sign In)

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

    • CommentAuthorSouthgate
    • CommentTimeApr 20th 2009
     
    i have installed plogger on my website and i get a few notices can anyone help

    Website is http://www.southgatelighting.com/ploggerb3/index.php

    notices i get are

    Notice: Undefined variable: rss_link in E:\domains\s\southgatelighting.com\user\htdocs\ploggerb3\plog-functions.php on line 1698
    Notice: Undefined variable: rss_link in E:\domains\s\southgatelighting.com\user\htdocs\ploggerb3\plog-functions.php on line 1698

    and also when i log into admin i get another few

    Notice: Undefined variable: output in E:\domains\s\southgatelighting.com\user\htdocs\ploggerb3\admin\plog-upload.php on line 130

    Notice: Undefined index: albums_menu in E:\domains\s\southgatelighting.com\user\htdocs\ploggerb3\admin\plog-upload.php on line 15

    Notice: Undefined index: new_album_name in E:\domains\s\southgatelighting.com\user\htdocs\ploggerb3\admin\plog-upload.php on line 15


    Any help would be most welcome as it is getting very annoying with all these warnings

    Chhers
    •  
      CommentAuthorsidtheduck
    • CommentTimeApr 20th 2009
     
    Southgate,

    These are notices within the beta3 release. We've cleaned them up for the next release, but for the time being you can add the following line to the top of your plog-globals.php file:
    error_reporting(E_ERROR);