Pagina 1 din 1

small Profile Panel

Scris: 18-Dec-2007, 00:56:57
de InDePeNdEnTu
Am instalat small Profile Panel si cand dau la Avatar pun adresa catre imagine dau submit apare erroarea asta ? Ce pot sa fac ?
Could not update users table

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 ' user_avatar = 'http://csultimatekill.evonet.ro/upload/ ... he2uzxnm2e' at line 1

UPDATE phpbb_users SET , user_avatar = 'http://csultimatekill.evonet.ro/upload/ ... xnm2et.jpg', user_avatar_type = 2 WHERE user_id = 4

Line : 396
File : usercp_profile.php
Merci.

Scris: 18-Dec-2007, 04:15:15
de axn
in acel query, pune un punct si virgula (;) la sfarsit.

Scris: 18-Dec-2007, 15:52:41
de shocker
Nu e necesar acel punct si virgula, problema e din cauza virgulei dintre SET si user_avatar, scapa de ea

Scris: 18-Dec-2007, 16:15:13
de InDePeNdEnTu
Shocker problema vine din fisierul usercp_profile.php ?

Scris: 18-Dec-2007, 21:39:18
de shocker
Probabil, uite-te aici:

Cod: Selectaţi tot

Line : 396 
File : usercp_profile.php
Si vezi in ce forma apare query-ul respectiv in usrsa