Quote:
Originally Posted by DragonByte Tech
Can you please try adding
PHP Code:
ini_set('display_errors', true);
directly beneath <?php in your config.php file, then try again?
Fillip
|
I get this error when using drop-down menus:
Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/class_core.php(4443) : eval()'d code on line 54
But I may not be entering the correct format of question. How exactly do I enter a drop down menu question? The text on the left of the question manager is a bit vague.
This is how I have it at the moment:
Code:
select
Text1
Text2
Text3
Is this correct?