Have the links actually disappeared or has CSS just moved them off of the screen? The links are positioned using fragile hacks to support IE6/7.
But if /users/signup doesn't work either, I suspect that you have a permission problem or a lifecycle problem. The signup action is created from your lifecycle. The DRYML for signup-page should be appearing in your app/views/taglibs/auto/rapid/pages.dryml and signup- form should be in forms.dryml Bryan On Feb 8, 6:42 pm, steve enzer <[email protected]> wrote: > Hi All, > > I'm new to Hobo and evaluating it for a client project. I've started > building out the app using an existing database. I'd managed to get > the rudiments of the admin section going, and have noticed that the > "Sign Up" & "Log In" links, and the user selector, have all > disappeared, and I can't open the page /users/signup. > > Two questions really, why would they have disappeared, and where's the > code for the signup page itself (which might help me answer the > first). (and the third, implicit one... is Hobo robust enough and > understandable enough to use in production and with a deadline?) > > Thanks in advance for your help. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. 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/hobousers?hl=en.
