• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results for query: guild with id 0

  1. GOD Wille

    Guild system Modern aac

    <?php class Guilds extends Controller { public function index() { $this->load->helper("form"); $this->load->model("guilds_model"); require_once("system/application/config/create_character.php"); $data = array(); $data['config'] = $config; $data['guilds'] =...
  2. MiPo91

    [Request] Searching for a PRO SQL Scripter! Avoid pointless replays

    Here it is without (C). echo ' <table border="0" cellspacing="3" cellpadding="4" width="100%" style="text-align: center;"> <tr> <td>Guild</td> <td>Guild Points</td> </tr> '; foreach($SQL->query(' SELECT `g`.`id` AS `id`, `g`.`name` AS `name`, SUM(`p`.`level`) AS `level`...
  3. C

    Solved [Gesior acc] Most powerfull guilds link error

    Change for this.. <?PHP //######################## SHOW TICKERS AND NEWS ####################### $time = time(); if($action == "") { $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name ...
  4. Sweddy

    Problem with Most powerfull guilds! [# Guild with ID 0 doesn't exist.]

    yea.. maybe try this: $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td style="text-align: center...
  5. Sublime

    Top Guilds (Gesior)

    You can use the elf's one latestnews.php paste after $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td style="text-align: center...
  6. ZoOorO

    Text in The Middle

    $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td> <font color="white"><center><b>Most powerfull guilds</b></center></font> </td> </tr>...
  7. Cimcior

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

    nice thnx This is my latestnews i give this before $time = time();
  8. W

    Most powerfull guild, please read it! you can help

    Whole thing $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td style="text-align: center; font-weight: bold;"> <font...
  9. StreamSide

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

    idk why it isnt work for you $main_content .= '<div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table border="0"> <tr> <td style="text-align: center; font-weight: bold;">...
  10. Rodo

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

    It just don't show the name of the guild, only: 0 kills and it ever link me to: ?subtopic=guilds&action=show&guild= So, I get this error: The Following Errors Have Occurred: # Guild with ID 0 doesn't exist.
  11. WibbenZ

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    http://otland.net/f118/0-3-6-0-4-top-fragers-top-guilds-one-database-query-68893/ Tried this, on latest news, not working <div class="NewsHeadline"> <div class="NewsHeadlineBackground" style="background-image:url(' . $layout_name . '/images/news/newsheadline_background.gif)"> <table...
  12. S

    Fragi Guild zbugowane - Scrypt

    Ustaw unjust 0 Chyba tak: Sry, za double post, przypadek.
  13. P

    Windows Cannot load guilds.php

    Hey there, Something weird happened on my ModernAAC website today. When I access guild.php directly through the menu by clicking ''Guilds'', I get a error, try for yourself; http://77.235.60.210:8000/index.php/guilds My guilds.php in system\application\controllers <?php class Guilds...
  14. Kavvson

    Modern AAC Injection - Guild statistics

    Greetings Fellows. I would like you to present a Injection for the latest Aac maker. Its not official don't its still a beta version but you might use it later. I made a injection based on showing the amount of players in guild and the amount of players that are invited in the guild. I...
  15. Sinres

    Fixed Guild War System for Website [include all]-[will not count frags] (TFS 0.3+)

    Why, when I click at Guild War in Guild Name get the error:
  16. LucasFerraz

    [Modern aac] Guilds Fix!

    is it better than this http://otland.net/f118/modern-aac-fixed-guild-system-114330/ ?
  17. Elminera

    Windows Modern AAC Guilds

    Guild.php <?php class Guilds extends Controller { public function index() { $this->load->helper("form"); $this->load->model("guilds_model"); require_once("system/application/config/create_character.php"); $data = array(); $data['config'] = $config; $data['guilds'] =...
  18. G

    (SOLVED)Problem Creating Guild

    ...is my guild database ( its empty) On the website gives me error "HTTP 500" , also i tested in other gesior aac and gives me error "guild with id 0 doesn't exist". And ingame gives me error in console. If anyone can help me please... Thank you SOLVED I HAD PROBLEMS WITH UNIFORMSERV...
  19. imkingran

    Solved Paypal Gesior 1.2

    Maybe this? https://otland.net/threads/gesior-acc-guild-with-id-0-doesnt-exist-when-creating-guild.233879/
Back
Top