Just installed webo on a apache 2.0.46 win32 with php
4.3.2 with all new default config param for php ( secure
and optimised ini )
So have a trouble with the skins that it never happen
the first time you load a page.
in my php error logs have a lots of this error.
[06-Jul-2003 23:51:33] PHP Warning: Call-time pass-by-
reference has been deprecated - argument passed by
value; If you would like to pass it by reference, modify
the declaration of db_loadhash(). If you would like to
enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file.
However, future versions may not support this any
longer. in ...WEB-
DATA\intranet.ioda.net\webo\lib\webo\User.php on line
68
[06-Jul-2003 23:51:33] PHP Warning: Call-time pass-by-
reference has been deprecated - argument passed by
value; If you would like to pass it by reference, modify
the declaration of db_loadhash(). If you would like to
enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file.
However, future versions may not support this any
longer. in ...WEB-
DATA\intranet.ioda.net\webo\lib\webo\User.php on line
110
[06-Jul-2003 23:51:33] PHP Warning: Call-time pass-by-
reference has been deprecated - argument passed by
value; If you would like to pass it by reference, modify
the declaration of db_loadhash(). If you would like to
enable call-time pass-by-reference, you can set
allow_call_time_pass_reference to true in your INI file.
However, future versions may not support this any
longer. in ...WEB-
DATA\intranet.ioda.net\webo\lib\webo\User.php on line
147
Sure this is not a big hack to correct....