Ir para conteúdo

Featured Replies

  • 5 months later...
  • Respostas 67
  • Visualizações 17.2k
  • Created
  • Última resposta

Top Posters In This Topic

Most Popular Posts

  • Para quem usa o Gesior 2012, a solução é bem simples para utilizar o sistema:   Vá até a linha que tem o código abaixo: $account = $ots->createObject('Account'); E substitua por: $account

  • SOLUÇÕES -  HelpDesk 100%   Olaaa pessoal Tudo bemm ??? Entao consegui instalar aqui em meu gesior  1.0     E Consegui tbm salvar todas as imagens. Como vi que muitos estão procur

  • amigo, o .php é um formato de arquivo como alguém fala .png .gif etc. Ele está correto, você escreveu .php no nome, ai estava o erro.

Posted Images

Postado
Em 02/05/2016 ás 10:48, okshyro disse:

@erimyth amigo, eu utilizo tfs 1.2 e quando clico em submit nada acontece, teria como me da uma força? abraço!

Estou com o mesmo problema, você conseguiu uma solução?

Em 25/06/2014 ás 13:03, Absolute disse:

 

Valeu por achar o autor base haha, add.

Absolute, quando clico em "submit" nada acontece, como corrigir isso?

CONHEÇA MEU PROJETO:

WWW.ETERNUS-GLOBAL.COM

 

tibia-logo.gif

Postado

@Absolute Teria como dar um suporte, Meu servidor é um TSF 10.99 e no meu INDEX.PHP não é igual ao seu, teria algum suporte para o meu Index ? Segue a baixo.

 

<?php
// comment to show E_NOTICE [undefinied variable etc.], comment if you want make script and see all errors
error_reporting(E_ALL ^ E_STRICT ^ E_NOTICE);

// true = show sent queries and SQL queries status/status code/error message
define('DEBUG_DATABASE',false);

define('INITIALIZED', true);

// if not defined before, set 'false' to load all normal
if(!defined('ONLY_PAGE'))
	define('ONLY_PAGE', false);
	
// check if site is disabled/requires installation
include_once('./system/load.loadCheck.php');

// fix user data, load config, enable class auto loader
include_once('./system/load.init.php');

// DATABASE
include_once('./system/load.database.php');
if(DEBUG_DATABASE)
	Website::getDBHandle()->setPrintQueries(true);
// DATABASE END

// LOGIN
if(!ONLY_PAGE)
	include_once('./system/load.login.php');
// LOGIN END

// COMPAT
// some parts in that file can be blocked because of ONLY_PAGE constant
include_once('./system/load.compat.php');
// COMPAT END

// LOAD PAGE
include_once('./system/load.page.php');
// LOAD PAGE END

// LAYOUT
// with ONLY_PAGE we return only page text, not layout
if(!ONLY_PAGE)
	include_once('./system/load.layout.php');
else
	echo $main_content;
// LAYOUT END

Obrigado desde já!

 

LGV HOST

 

Postado
4 minutos atrás, Nicolasnet disse:

@Absolute Teria como dar um suporte, Meu servidor é um TSF 10.99 e no meu INDEX.PHP não é igual ao seu, teria algum suporte para o meu Index ? Segue a baixo.

 


<?php
// comment to show E_NOTICE [undefinied variable etc.], comment if you want make script and see all errors
error_reporting(E_ALL ^ E_STRICT ^ E_NOTICE);

// true = show sent queries and SQL queries status/status code/error message
define('DEBUG_DATABASE',false);

define('INITIALIZED', true);

// if not defined before, set 'false' to load all normal
if(!defined('ONLY_PAGE'))
	define('ONLY_PAGE', false);
	
// check if site is disabled/requires installation
include_once('./system/load.loadCheck.php');

// fix user data, load config, enable class auto loader
include_once('./system/load.init.php');

// DATABASE
include_once('./system/load.database.php');
if(DEBUG_DATABASE)
	Website::getDBHandle()->setPrintQueries(true);
// DATABASE END

// LOGIN
if(!ONLY_PAGE)
	include_once('./system/load.login.php');
// LOGIN END

// COMPAT
// some parts in that file can be blocked because of ONLY_PAGE constant
include_once('./system/load.compat.php');
// COMPAT END

// LOAD PAGE
include_once('./system/load.page.php');
// LOAD PAGE END

// LAYOUT
// with ONLY_PAGE we return only page text, not layout
if(!ONLY_PAGE)
	include_once('./system/load.layout.php');
else
	echo $main_content;
// LAYOUT END

Obrigado desde já!

estou com o mesmo problema

CONHEÇA MEU PROJETO:

WWW.ETERNUS-GLOBAL.COM

 

tibia-logo.gif

Participe da conversa

Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.7k

Informação Importante

Confirmação de Termo