hmmmmz,
Quote:
Warning: ksort() expects parameter 1 to be array, null given in /photopost/pp-inc.php(630) : eval()'d code on line 355
Warning: Invalid argument supplied for foreach() in /photopost/pp-inc.php(630) : eval()'d code on line 357
|
and if you put
PHP Code:
@ksort($tempusagecache);
the error should not be displayed but still it's there so it must be something else PHP reports lines 355 / 357 line 357 is a comment and should be ignored by PHP am i getting nuts here ??????
line 355 is code about the vb3 integration maybe that has something todo with it