Making that change to the session.php page worked. Now I can login. Thank you!!
> I've found the theme and will make a 0.7 version available for you over the > weekend. Thank you very much! > 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. The wiki, doesn't give anything. See, THIS: http://inkedbyerin.info/tuts/wordpress/converting Is a tutorial for turning an HTML layout into a WordPress theme. Its not the best tutorial, but its a very good one. That wiki page you gave me, is NOTHING like this. A tutorial should be short, simple, and to the point. That wiki page is long, on going, and explains NOTHING. If gives little to no coding to help. Here: http://indigo-roses.info/?page_id=101 is a WordPress tutorial for include codes. This helps one display search bars, etc. That wiki page you gave me, is nothing like either of these tutorials. That wiki page is long, on going, and confusing. Who has 3 hours to spend reading that entire wiki page? Some of the wiki is useful. However, when it comes to teaching people how to convert layouts to Habari themes. Its useless and frustrating. I've spent weeks struggling to learn Habari themes. I've read the wiki and I just can't get it. Its like reading some alien language. I mean, if you, or someone could walk me through each step (over IM) to converting a layout to Habari, I would have no problem. Once I know what I'm doing, I could make a tutorial for this. But right now, all I'm doing is struggling and getting no where. On Apr 29, 4:35 am, "Michael C. Harris" <[email protected]> wrote: > 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 > Universityhttp://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
