Ir para conteúdo

Global Gesior By PiabetaMan01 2.0


Piabeta Kun

Posts Recomendados

upe a imagem pra algum lugar como imageshack ou facebook, pegeue o endereço de imagem e faça assim:

[$img] endereço de imagem[/$img]

 

Tire os "$", pois o xtibia usaessa tag tbm dai some se eu colocar sem os "$"

Link para o comentário
Compartilhar em outros sites

  • 4 weeks later...

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'otserv.z_news_big' doesn't exist' in C:\xampp\htdocs\latestnews.php:103 Stack trace: #0 C:\xampp\htdocs\latestnews.php(103): PDO->query('SELECT image_id...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.phpon line 103

 

ajuda?

Link para o comentário
Compartilhar em outros sites

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'otserv.z_news_big' doesn't exist' in C:\xampp\htdocs\latestnews.php:103 Stack trace: #0 C:\xampp\htdocs\latestnews.php(103): PDO->query('SELECT image_id...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.phpon line 103

 

ajuda?

 

Rode em seu SQL:

CREATE TABLE IF NOT EXISTS `z_news_big` (
 `hide_news` tinyint(1) NOT NULL DEFAULT '0',
 `date` int(11) NOT NULL DEFAULT '0',
 `author` varchar(255) NOT NULL,
 `author_id` int(11) NOT NULL,
 `image_id` int(3) NOT NULL DEFAULT '0',
 `topic` varchar(255) NOT NULL,
 `text` text NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

Link para o comentário
Compartilhar em outros sites

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'otserv.z_news_big' doesn't exist' in C:\xampp\htdocs\latestnews.php:103 Stack trace: #0 C:\xampp\htdocs\latestnews.php(103): PDO->query('SELECT image_id...') #1 C:\xampp\htdocs\index.php(63): include('C:\xampp\htdocs...') #2 {main} thrown in C:\xampp\htdocs\latestnews.phpon line 103

 

ajuda?

 

Você já postou isso na seção de duvidas, espero que não aconteça novamente!

Link para o comentário
Compartilhar em outros sites

Se puder me add msn, ooricardo@hotmail.com, estou com umas duvidas/dificuldade.

 

 

Obrigado !

 

Se puder me add msn, ooricardo@hotmail.com, estou com algumas duvidas/dificuldades quanto ao site.

Link para o comentário
Compartilhar em outros sites

  • 3 weeks later...

Eu joguei o website dentro de c:\xampp\htdocs por'em quando eu vou em http://localhost da o seguinte:

 

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 40

 

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 52

 

Notice: Undefined index: page in C:\xampp\htdocs\install.php on line 63

 

Estou usando xampp ultima versao. Vi que ele busca por server_path = "/otserv/" dentro do config.ini que esta dentro da pasta CONFIG...no caso deve-se criar esta pasta e jogar meu OT la dentro (com o config.lua e tudo mais) ????

 

Grato.

Link para o comentário
Compartilhar em outros sites

  • 1 month later...
  • 3 weeks later...
  • 1 month later...
×
×
  • Criar Novo...