what can cause this problem in functions.php
|
31-05-2011, 11:45 PM
Post: #1
|
|||
|
|||
what can cause this problem in functions.php
Warning: shuffle() expects parameter 1 to be array, null given in /public_html/include/functions.php on line 2026
Warning: array_slice() expects parameter 1 to be array, null given in /public_html/include/functions.php on line 2027 Warning: Invalid argument supplied for foreach() in /public_html/include/functions.php on line 2029 this is hapening on all mine sites on this script thanks also i have problem with spamers on comments and i disable comments but they are coming everyday again thanks |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
what can cause this problem in functions.php - Boby - 31-05-2011 11:45 PM
RE: what can cause this problem in functions.php - admin - 01-06-2011, 12:39 AM
RE: what can cause this problem in functions.php - Boby - 01-06-2011, 04:31 PM
RE: what can cause this problem in functions.php - Punktured - 03-06-2011, 12:05 PM
RE: what can cause this problem in functions.php - Boby - 03-06-2011, 02:50 PM
RE: what can cause this problem in functions.php - Punktured - 03-06-2011, 03:26 PM
RE: what can cause this problem in functions.php - Boby - 07-06-2011, 01:20 AM
RE: what can cause this problem in functions.php - Punktured - 07-06-2011, 03:17 AM
|