Gyah.... there are a lot of intricate details here... Definitely not something I can fix in an hour.
In addition to get_url not working properly, there are several other issues like themes not falling back properly and the blog post friendly URL stuff (essentialy www.myblog.com/mysubblog resolves to the blog post mysubblog, which is not found). I guess I'm going to have to just deal with doing virtual domains for multiple sites, although I'd really like to have a shared user system as well... Hrm.. On Mar 27, 2:19 pm, sir_brizz <[email protected]> wrote: > Ah, indeed. The problem does stem from the fact that Site::get_url > ('habari') isn't smart enough to return what it needs to. > > On Mar 27, 2:03 pm, Chris Meller <[email protected]> wrote: > > > There's a ticket on Trac > > athttps://trac.habariproject.org/habari/ticket/61thatlookslike it's > > got some (very) old code related to the problem. At the > > very least it might give you some pointers... > > > On Fri, Mar 27, 2009 at 4:01 PM, Scott Merrill <[email protected]> wrote: > > > > On Fri, Mar 27, 2009 at 3:59 PM, sir_brizz <[email protected]> wrote: > > > > I haven't looked at the code for any of that, though I'm no stranger > > > > to PHP. Maybe I'll browse around in it and see what it looks like. Can > > > > you give me any pointers on where to start? > > > > You'll want to look at the Site class, in /system/classes/site.php, at > > > the least. > > > > > On Mar 27, 1:21 pm, Chris Meller <[email protected]> wrote: > > > >> I think attention to multi-site is slated tentatively for our 0.8 > > > release, > > > >> although that certainly doesn't mean no one will work on it before > > > >> then. > > > >> There was a conversation on IRC just now about an issue that may relate > > > in > > > >> some way, so that could generate some work on it in the near future. > > > > >> No, no patches that I'm aware of. I don't know that anyone has even > > > actively > > > >> investigated it enough to know exactly why sub-directory multi-sites > > > don't > > > >> work yet... > > > > >> On Fri, Mar 27, 2009 at 2:17 PM, sir_brizz <[email protected]> wrote: > > > > >> > Hi, I'm just starting to use Habari and this is the one feature that > > > >> > I > > > >> > needed! :) Does anyone know when it will be implemented or if there > > > >> > is > > > >> > a manual patch somewhere to support this? > > > > >> > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
