thx for replying :) i have the complete code, ../features and ../config do exist. the default locations of the directories defined in the config.php are *realpath(dirname(__FILE__)) . '/../features/'* and *realpath(dirname(__FILE__)) . '/../config/'* , and i printed them, the value was correct.
any thing else should i modify? need help:) On Wed, May 28, 2008 at 1:53 PM, Chris Chabot <[EMAIL PROTECTED]> wrote: > Did you do a complete checkout of the shindig code? > > Next to the php/ dir it also needs ../features and ../config, see the > config.php for their default locations of you want to modify where you put > them. > > Without that features directory, it wouldn't know any features for instance > :) > > -- Chris > > > On May 27, 2008, at 7:04 PM, Tang Jinwei wrote: > > showed errors like this: "*Unsupported feature(s): setprefs, analytics, >> locked-domain*",then i turned on the debug switch in the config.php file, >> the debug showed an php array,but i can't find the problem is. >> >> > -- 唐劲维

