1darkangel wrote: Error Message
Admin_user_fail
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 '= '1', user_allowmoddesc = '1', user_showdescriptions = '', user_showtooltips = ' at line 3
UPDATE phpbb_users user_allowdesc = '1', user_allowmoddesc = '1', user_showdescriptions = '', user_showtooltips = '1', user_tooltips_parse = '1', user_tooltips_static = '0', user_toolimg_width = '1', user_toolimg_height = '1', WHERE user_id = 3
Line : 795
File : admin_users.php
Code: Select all
UPDATE phpbb_users SET user_allowdesc = '1', user_allowmoddesc = '1', user_showdescriptions = '', user_showtooltips = '1', user_tooltips_parse = '1', user_tooltips_static = '0', user_toolimg_width = '1', user_toolimg_height = '1', WHERE user_id = 3
Swizec wrote: MOD Updated to version 1.15.2
See first post for Download Link
As a sidenote to everyone, I have made sure there is no bug with updating profiles in this version... couldn't say in which it actually got fixed though... too many fixes all around.