
12-03-2008, 11:13 AM
|
|
|
Join Date: Feb 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
With me the following error occurred when attempting to evaluate the forumhome_forumbit_level1_nopost and forumhome_forumbit_level1_post templates:
Code:
Warnung: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/adminfunctions_template.php(3772) : eval()'d code (Zeile 1)
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
After ignoring the warnings, I get the following output when trying to access FORUMHOME:
Code:
Warnung: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/functions_forumlist.php(395) : eval()'d code (Zeile 1)
I'm using vBulletin 3.7.4 Patch Level 1. 
|