• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Gesior Acc][Layout]WidNet

Error :
Warning: Invalid argument supplied for foreach() in C:\Users\Wesson\Desktop\Xampp\htdocs\layouts\ss\layout.php on line 302

line 302
Code:
Warning: Invalid argument supplied for foreach() in C:\Users\Wesson\Desktop\Xampp\htdocs\layouts\ss\layout.php on line 302
 
opps the code is

Code:
Record: <?PHP $record = $SQL->query('SELECT `record` FROM `server_record` ORDER BY `record` DESC LIMIT 1;'); foreach($record as $result) { echo ''.$result['record'].''; } ?><br />

Anybody had this problem and found a fix?
 
Warning: Invalid argument supplied for foreach() in C:\xampplite\htdocs\layouts\tibiacom\layout.php on line 302

$v) { $e = explode("|", $v); if($e[0] == $ip || $e[1] < $t) unset($u[$i]); } $u[] = $ip . "|" . ($t + $czas); $fp = fopen($plik, "w"); flock($fp, 2); fputs($fp, join("\n", $u)); flock($fp, 3); fclose($fp); echo 'Users on page: '.count($u); ?>



WTF ???
 
howto.png
 
Can someone help me... When i add lottery system,guild war system and put it in ht docs... its look what show up when i click on Lottery or Guild war.
Invalid subtopic. Can't load page. How i can fix it.. needed fast!
 
Back
Top