Hello,

can you confirm that in CVS HEAD the file ...

 /conf/trigger_initial_wizard

will be removed at the very first login, but
the initial setup wizard does not appear?

I removed line 66 - 68 from /usr/local/www/index.php
and placed them in wizards/setup_wizard.xml within
the <stepafterformdisplay /> tag of the last setup
step:

<stepafterformdisplay>
conf_mount_rw();
unlink('/conf/trigger_initial_wizard');
conf_mount_ro();
reload_all();
</stepafterformdisplay>

This fixed the issue IMHO.

-- 
Mit freundlichen Gruessen / With kind regards
DAn.I.El S. Haischt

Spammers, please please send any mail to:
Daniel S. Haischt <[EMAIL PROTECTED]>

Want a complete signature??? Type at a shell prompt:
$ > finger -l [EMAIL PROTECTED]

Reply via email to