Página 1 de 1

Problemas al registrarse y borrar usuarios.

Publicado: 30 Nov 2005, 02:36
por hernan_lp10
Cuando un nuevo usuario se registra aparece:

Could not insert data into groups table
DEBUG MODE
SQL Error : 1196 Warning: Some non-transactional changed tables couldn't be rolled back
INSERT INTO phpbb_groups (group_name, group_description, group_single_user, group_moderator) VALUES ('', 'Personal User', 1, 0)
Line : 641
File : usercp_register.php



Cuando quiero borrar un usuario me lo borra pero me dice:

Could not delete group for this user
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2
DELETE FROM phpbb_groups WHERE group_id =
Line : 156
File : admin_users.php

Tambien tengo errores al crear grupos de usuarios o borrarlos

Cual puede ser el problema? Es una base que tiene sus 2 aí?Â?í?Â?í?Â?í?Â?í?Â?í?Â?í?Â?í?±os y paso pot muchas versiones de phpbb

Publicado: 30 Nov 2005, 19:08
por ThE KuKa
Lee esto por favor.
http://www.phpbb-es.com/foro/viewtopic.php?t=176