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.