PHP 5.1.6
Apache 2.2.3
MySQL 5.0.45
Operating System: CentOS 5.3
URL: /admin/quiz/matching
Error message: Fatal error: Unsupported operand types in /home/$user/webroot/includes/common.inc on line 2845
Everything else seems OK.
PHP 5.1.6
Apache 2.2.3
MySQL 5.0.45
Operating System: CentOS 5.3
URL: /admin/quiz/matching
Error message: Fatal error: Unsupported operand types in /home/$user/webroot/includes/common.inc on line 2845
Everything else seems OK.
Comments
Comment #1
mbutcher commentedThis is probably an array merge against a NULL value. Sivaji, can you take a quick peek?
Zietbukuel: If you're interested, the 4.0 version will be stabilizing fairly soon. When Alpha 3 hits, you might want to take a look at it and give some feedback. It has an amazing new array of features.
Matt
Comment #2
mbutcher commentedAlso, this may be related to #517602: deprecated use of form array in matching administration page.
Comment #3
sivaji_ganesh_jojodae commented@mbutcher yes #2 is correct. Let us mark this as duplicate and follow #517602: deprecated use of form array in matching administration page