On 29 April 2011 07:29, AngelicLies <[email protected]> wrote: > And now I REALLY can't stand 0.7 because Now I can't login!
Some people have reported this issue, and we believe it is fixed, and an update will be made soon. In the meantime, you can try changing one line. In system/classes/session.php change line 30 from this: $path = Site::get_path( 'base' ); to this: $path = Site::get_path( 'base', true ); Now delete the cookies for your domain and try to log in again. > I use a premade theme. Its was called OldPrice by Fireyy. I've found the theme and will make a 0.7 version available for you over the weekend. > I would make > my old theme, but there's no tutorials on that like there are for > wordpress. The Wiki for Habari is TOTALLY USELESS. I'm sorry you don't find the wiki useful. This page is specifically about creating a custom theme, http://wiki.habariproject.org/en/Creating_a_Custom_Theme. If you could give feedback, I can try to fix things. -- Michael C. Harris, School of CS&IT, RMIT University http://twofishcreative.com/michael/blog IRC: michaeltwofish #habari -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
