Ir para conteúdo
  • Cadastre-se

Elderzin

Membro
  • Total de itens

    37
  • Registro em

  • Última visita

Tudo que Elderzin postou

  1. // ACC MAKER OPTIONS config $config['site']['access_tickers'] = 3; // acess level needed to create/edit tickers $config['site']['access_news'] = 3; // access level needed to edit news $config['site']['access_admin_panel'] = 3; // access level needed to open admin panel $config['site']['news_big_limit'] = 3; // limit of news on latest news page $config['site']['news_ticks_limit'] = 5; // limit of ticker news on latest news page $config['site']['show_creationdate'] = 1; // show date of character creation 1 = yes, 0 = no (when use Search Player) $config['site']['last_deaths_limit'] = 40; // max.
  2. esta dando erro quando eu estou logado na minha acc no gesior da erro de sql achu Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S22]: Column not found: 1054 Unknown column 'guild_points' in 'field list'' in C:\wamp\www\pot\OTS_Account.php on line 772 ( ! ) PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'guild_points' in 'field list' in C:\wamp\www\pot\OTS_Account.php on line 772 Call Stack # Time Memory Function Location 1 0.0008 800576 {main}( ) ..\index.php:0 2 0.0157 2433488 include( 'C:\wamp\www\shopguild.php' ) ..\index.php:93 3 0.01
  3. nao sei por que o meu frag look nao esta funcionando --Script By Theax "" function getPlayerFrags(cid) local time = os.time() local times = {today = (time - 86400), week = (time - (7 * 86400))} local contents, result = {day = {}, week = {}, month = {}}, db.getResult("SELECT `pd`.`date`, `pd`.`level`, `p`.`name` FROM `player_killers` pk LEFT JOIN `killers` k ON `pk`.`kill_id` = `k`.`id` LEFT JOIN `player_deaths` pd ON `k`.`death_id` = `pd`.`id` LEFT JOIN `players` p ON `pd`.`player_id` = `p`.`id` WHERE `pk`.`player_id` = " .. getPlayerGUID(cid) .. " AND `k`.`unjustified` =
×
×
  • Criar Novo...

Informação Importante

Confirmação de Termo