Page 1 of 1

[REMOVED] PLEASE DELETE POST

Posted: 10 Feb 2012, 19:34
by phenomkw
removed due to what RMcGirr83 has reported.

sorry everyone i did not check it before hand.

[RC]MMH Style Selector

Posted: 11 Mar 2012, 14:27
by RMcGirr83
I highly recommend that users do not install this mod onto their forum as there is a SQL injection within it

Code: Select all

$sql = 'UPDATE ' . USERS_TABLE . ' SET user_style = ' . $_POST['selectskin'] . ' WHERE user_id = ' . $user->data['user_id'];
$_POST['selectskin'] is not sanitized.

[RC]MMH Style Selector

Posted: 11 Mar 2012, 15:07
by martin123456
I use Prime quick style found here http://www.absoluteanime.com/admin/mods.htm or on phpbb.com

Demo : http://blades-place.dyndns.org/ top right corner.