Our DBA idn't like the way that Phorum creates new tables willy-nilly for
each new forum that is created, so we have a new schema in place that
utilizes a few tables that are updated with each new message. We don't,
right now, have any plans to update the search engine. FWIW, we're
building it for use with our in-house Oracle database, utilizing stored
procedures to actually insert the data into the tables. Our select
queries are still hard-coded into the Phorum source code, but all inserts
and updates are being handled by our Oracle sp's.
>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
On 4/9/01, 11:11:44 AM, Joe Stump <[EMAIL PROTECTED]> wrote regarding Re:
[PHP] Threading code:
> > Phorum is indeed a good product. And when you've had enough fun playing
> > around with Phorum, you ought to get involved in the process of
> > rebuilding Phorum to fit into an entirely new database schema. Ugh.
> A much needed upgrade - the db schemas and searching technique (like
'%foo%'
> last time I checked) was the reason I didn't go with it.
> --Joe
> >
> >
> > >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<
> >
> > On 4/9/01, 11:12:39 AM, "Matt Friedman" <[EMAIL PROTECTED]> wrote regarding Re:
> > [PHP] Threading code:
> >
> >
> > > Check out: http://www.phorum.org/
> >
> > > We use phorum at: http://www.theparentreport.com/community/discussion/
> >
> > > Takes a bit of work to install and configure but it's worth it; Check out
> > > the link and you'll see it can be fully integrated into your site.
> >
> > > Let me know if you have more questions.
> >
> > > Matt Friedman
> > > Spry New Media
> > > http://www.sprynewmedia.com
> >
> >
> >
> > > ----- Original Message -----
> > > From: "Ashley M. Kirchner" <[EMAIL PROTECTED]>
> > > To: "PHP-General List" <[EMAIL PROTECTED]>
> > > Sent: Monday, April 09, 2001 10:57 AM
> > > Subject: [PHP] Threading code
> >
> >
> > > >
> > > > Does anyone have 'plug-in' message threading code? I see several
> > > > PHP sites with some sort of message threading going on, and I'd hate to
> > > > reinvent the wheel. I'd like to have that type of ability built into a
> > > > project I'm working on.
> > > >
> > > > AMK4
> > > >
> > > > --
> > > > W |
> > > > | I haven't lost my mind; it's backed up on tape somewhere.
> > > > |____________________________________________________________________
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > Ashley M. Kirchner <mailto:[EMAIL PROTECTED]> . 303.442.6410 x130
> > > > SysAdmin / Websmith . 800.441.3873 x130
> > > > Photo Craft Laboratories, Inc. . eFax 248.671.0909
> > > > http://www.pcraft.com . 3550 Arapahoe Ave #6
> > > > .................. . . . . Boulder, CO 80303, USA
> > > >
> > > >
> > > >
> > > > --
> > > > PHP General Mailing List (http://www.php.net/)
> > > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> > > >
> > > >
> > > >
> >
> >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
/*************************************************************************
*****\
> * Joe Stump - PHP/SQL/HTML Developer
*
> * http://www.care2.com - http://www.miester.org -
http://gtk.php-coder.net *
> * "Better to double your money on mediocrity than lose it all on a
dream." *
>
\*************************************************************************
*****/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]