More information about the Underscore mailing list

[_] Open source PHP communities

Raymond Brooks ray at conscious.co.uk
Wed Jul 12 09:59:14 BST 2006

Dave Hodgkinson wrote:

>
> On 11 Jul 2006, at 18:02, Chris Southam wrote:
>
>> I tend to steer clear of anything that I haven't coded myself but I
>> need to find something that covers the following:
>> - forums
>> - events
>> - photos
>> that can be run privately with a register/login.
>> Must be PHP and preferably CSS based and easily modified.
>>
>> Is it a tall order? I've no idea where to start!
>
> Drupal. The start and end.
>
My advice is stick to the latest release of 4.6 for the time being. 4.7
has a major flaw in that it has no daylight saving support (4.6 has a
patch that at least covers up the fundamental lack of it in the core
code). Many of the modules you get aren't that well written and can
interfere with each other... although there's a lot of documentation for
it so you should be able to find any incompatibilities eventually, you
won't necessarily know about them before you actually try to do it.
That's what happened to me, anyway.

Ray