Warning: Constants may only evaluate to scalar value
Brought to you by:
fairsayan
Hello !
This is excellent software but I have a small problem.
define ('OPENAUTH_AUTHPLUGINS', array('session', 'guest')); from config.php produces the following warning:
"Warning: Constants may only evaluate to scalar values".
Is there any solution for this ? My PHP Version is 5.2.14