Not signed in (Sign In)

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

    • CommentAuthorzikoriats
    • CommentTimeApr 27th 2009 edited
     
    Hi
    earlier when I was changing text and more in plogger, I had to install it a several times. it end up with an invalid login, so now Iīve tried many things to fix it, but still donīt work.. And now I have deleted everything and download it again but still, donīt work.
    The text that appears when I click on proceed (on the installation) is this:

    Unknown column 'max_thumbnail_size' in 'field list'

    INSERT INTO `plogger_config` (`theme_dir`, `compression`, `max_thumbnail_size`, `max_display_size`, `thumb_num`, `admin_username`, `admin_email`, `admin_password`, `date_format`, `feed_title`, `gallery_name`, `gallery_url`) VALUES ('/customers/emelieberglund.com/emelieberglund.com/httpd.www/ploggerb3/themes/default/', 75, 100, 500, 20, 'admin', 'info@emelieberglund.com', MD5('xxxxx'), 'n.j.Y', 'Plogger Photo Feed', 'Konst', 'http://emelieberglund.com/ploggerb3/')

    It says me nothing. Please help.
    • CommentAuthorzikoriats
    • CommentTimeApr 28th 2009
     
    anyone, please?
    •  
      CommentAuthorsidtheduck
    • CommentTimeMay 1st 2009
     
    I'm not sure what's going on, but I'm guessing that you tried to install Plogger more than once which added more than 1 entry to the Plogger database. This is a bug in the beta3 release that we have fixed in the currently unreleased codebase. I would check your plogger_config database table and delete any rows after the first row. Or you may want to scrap the whole database and run a fresh install if you haven't uploaded many pictures.

    Let me know if you have any other issues.
    • CommentAuthorzikoriats
    • CommentTimeMay 4th 2009
     
    Ok, Iīve tried to install it all over (delete it and download it again and install it) but it doesnīt work? still get the text I write about earlier, just after install it and then the login is invalid..

    this is the text I found in plogger_config:

    <?php

    # DO NOT MODIFY THIS FILE BEFORE INSTALLING -- It is generated automatically by the Plogger
    # Installation Script (run _install.php in your browser)

    # If you want to change Database connection information, you may edit this file manually only
    # AFTER Plogger has been officially installed.

    define("PLOGGER_DB_HOST","");
    define("PLOGGER_DB_USER","");
    define("PLOGGER_DB_PW","");
    define("PLOGGER_DB_NAME","");
    ?>

    Should I delete anything of this?
    Thx!