[bbDev] mod_rewrite

Sean Hayford O'Leary hayfordoleary at gmail.com
Wed Jan 18 20:01:01 GMT 2006


Hmm... ain't workin' for me.

It's as though the files aren't receiving the data. For example, on a
profile page, I get: bb_get_user needs a numeric ID.

I tried turning off PHP's safe mode, to no avail. I'm using a cPanel-powered
server if that's of any relevance...

On 1/18/06, Aaron Crayne <aaron at paintbox.org> wrote:
>
> I use the following htaccess with my bbpress installs.
> Make sure that in bb-config.php you have $bb->mod_rewrite = true;
> and this should work fine.
>
> # BEGIN BBPress
> <IfModule mod_rewrite.c>
> RewriteEngine On
> RewriteBase /directory-where-installed/
> Options +MultiViews
> </IfModule>
> # END BBPress
>
>
>
> > I know bbPress uses something other than mod_rewrite... some obscure
> > Apache
> > function. Anyway, I'm on commerical shared hosting, and do not have the
> > resources to install whatever function it is.
> >
> > Is there a pre-existing mod_rewrite .htaccess script that would do the
> > same
> > thing? I attempted to make one myself, but, due to my limited
> mod_rewrite
> > knowledge, ran into problems with profile/edit and profile/favorites.
> >
> > --
> > Sean Hayford O'Leary
> > http://sdho.hayfordoleary.com
> >
> > Donate to Oxfam [http://oxfamamerica.org]. Also, help save Marshall
> Fields
> > [
> > http://keepitfields.org].
> > _______________________________________________
> > bbDev mailing list
> > bbDev at lists.bbpress.org
> > http://lists.bbpress.org/mailman/listinfo/bbdev
> >
>
> _______________________________________________
> bbDev mailing list
> bbDev at lists.bbpress.org
> http://lists.bbpress.org/mailman/listinfo/bbdev
>



--
Sean Hayford O'Leary
http://sdho.hayfordoleary.com

Donate to Oxfam [http://oxfamamerica.org]. Also, help save Marshall Fields [
http://keepitfields.org].
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://comox.textdrive.com/pipermail/bbdev/attachments/20060118/4acbc0f6/attachment.htm


More information about the bbDev mailing list