[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 594: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 650: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 1110: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 5277: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3903)
Fórum Xmaker • Erro ao tentar compilar os módulos
Página 1 de 1

Erro ao tentar compilar os módulos

Enviado: Março 15th, 2011, 12:14 pm
por luiszeferino
Instalei o XMAKER, montei um sistema e ao compilar os módulos, aparece o seguinte erro:
uses
SysUtils, StdCtrls, Forms, Dialogs, Graphics, Classes, Controls, ExtCtrls,
Db, Publicas, dbctrls, Atributo, {$IFDEF DELPHI5}{$ELSE}Variants,{$ENDIF}
{$IFDEF IBX}
IBDatabase, IBSQL, IB, IBQuery, IBUpdateSQL, IBScript, IBStoredProc,
{$ELSE}
XSEngine, XSCommon,
{$ENDIF}
XLookUp;
Por favor alguém pode me dar uma dica para que eu possa continuar? Obrigado.

Re: Erro ao tentar compilar os módulos

Enviado: Março 15th, 2011, 7:19 pm
por Suporte
Olá,

Basta instalar a atualização do IBX que está na pasta de instalação do Xmaker... Ver vídeo relacionado em
nosso site.


Att,
Suporte
____________________
www.xmaker.com.br

Re: Erro ao tentar compilar os módulos

Enviado: Março 15th, 2011, 8:00 pm
por luiszeferino
Resolveu meu problema! Estou muito agradecido pela atenção, agora posso continuar a desenvolver meu sistema.