• 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!

Search results

  1. P

    please help

    momento, this is my code(guild war) and this my guild php <?php $mysqli = new mysqli("127.0.0.1", "root", "xxxxxx", "xxxx"); if(mysqli_connect_errno()) { printf("Connect failed: %s\n", mysqli_connect_error()); exit(); } $query = $mysqli->query("SELECT `logo`...
  2. P

    please help

    what is wrong about logo guilds it work in "guilds" i can see logo guilds but if i add top guilds in latestnews there arent a logo guild please help
  3. P

    [0.3.6-0.4] Top fragers and top guilds with one database query

    i have problem,when i add it to latestnews it cant load logo guild please help me
  4. P

    Nie wczytuje loga guildi

    Mam taki problem z guilds w latestnews ,a mianowicie gdy dodalem ten skrypt w latestnews To nie wczytuje loga guildi wiecie co jest nie tak? prosze o pomoc
Back
Top