Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.
Posted By: felixoTried what you suggested. You should look in admin/index.php. It does not have what your snippet does on your link. Alas plogger for us is not working.I changed my post to reflect the old beta3 code (I had updated code from a previous version, but not the beta3 version). You should try it again.
Posted By: felixoHow can the stable release have such a bug? Any and all new users would encounter this install bug? Would simply wiping cookies after install work?While we try to catch all bugs, we cannot find them all as different servers have different quirks. It was also released as a beta version. Regarding "any and all" users, this beta3 bug should only occur if the website has another program on it that uses cookies for a login form and uses the input name / id "username" or "password" (pretty generic). Since Plogger uses a $_REQUEST function in the plog-admin.php file, it will look for $_POST, $_GET, and $_COOKIE variables, and since $_COOKIE variables are located at the end of the list, they will overwrite any previous $_GET or $_POST variables when conflicting names / ids are used.
Posted By: felixoWhere is the cvs repository so I can checkout the latest version?The latest code can be found here. Although if you have already begun to input images, you may want to only use revision r549, previous to the restructuring of the Plogger directories / files (but from your description, you probably have not added any images if you have been unable to login). Please note that while we hope the current SVN is stable, but still may have some bugs in it, so please report back any issues you can find with the current codebase. We are working to have a very stable release very soon.
1 to 8 of 8