Une erreur a été rencontrée durant l'éxécution du script. L'erreur rencontrée est :
error_sql
à la ligne 217 du fichier /homez.9/gameslin/www/forum/main/dbal/dbal.php

Voici la zone où se situe l'erreur dans le script :
Ligne 210 : 			}
Ligne 211 : 			else
Ligne 212 : 			{
Ligne 213 : 				$sql = $insert . ' INTO ' . SQL_PREFIX . $table . "
Ligne 214 : 								($fields)
Ligne 215 : 							VALUES ($values)";
Ligne 216 : 				return ($this->query($sql, FALSE));
Ligne 217 : 			}
Ligne 218 : 		}
Ligne 219 : 	}
Ligne 220 : 
Ligne 221 : 	/*
Ligne 222 : 	** Construit une requète UPDATE à partir d'un tableau
Ligne 223 : 	** -----
Ligne 224 : 	** $table ::	Nom de la table

Trace des fonctions / méthodes appelées :
Méthode :	Fsb_frame->Fsb_frame()
Fichier :	index.php
Ligne :		36


Méthode :	Fsb_frame->frame_header()
Fichier :	index.php
Ligne :		78


Méthode :	User->get_session()
Fichier :	index.php
Ligne :		111


Méthode :	User->get_data()
Fichier :	main/class/class_user.php
Ligne :		115


Méthode :	User->new_session()
Fichier :	main/class/class_user.php
Ligne :		237


Méthode :	User->update_session()
Fichier :	main/class/class_user.php
Ligne :		326


Méthode :	Sql->query_insert()
Fichier :	main/class/class_user.php
Ligne :		452


Méthode :	Sql->query()
Fichier :	main/dbal/dbal.php
Ligne :		217


Méthode :	Sql_mysql->_query()
Fichier :	main/dbal/dbal.php
Ligne :		114