Not signed in (Sign In)

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

  1.  
    Hi, I recently began using plogger album for a project. I added a few albums, photos, and customized the theme the way I wanted then after I was finished uploaded it to the live site. Except I am having a small problem; in the Logout link is:

    <code>http://www.site.com/gallery/plog-admin?action=log_out</code>
    instead of:
    <code>http://site.com/gallery/plog-admin/plog-upload.php?action=log_out</code>
    like it should be.

    Also similarly when selecting an album from the manage menu I get this:
    <code>http://www.campgesher.com/gallery/plog-admin?level=pictures&id=8</code>
    and am redirected to the admin main page.

    The rest of the admin panel appears to work fine, however some links are missing the plog-admin directory from the link.
  2.  
    Oh, and also I forgot to mention but when in the manage tab I have this php error dislaying at the top:
    <code>Notice: Undefined index: REQUEST_URI in C:\Inetpub\vhosts\site.com\httpdocs\gallery\plog-admin\plog-admin-functions.php on line 179</code>