[REMOVED] PLEASE DELETE POST

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

[REMOVED] PLEASE DELETE POST

Post by phenomkw »

removed due to what RMcGirr83 has reported.

sorry everyone i did not check it before hand.
Last edited by phenomkw on 11 Mar 2012, 16:36, edited 2 times in total.

[RC]MMH Style Selector

Post 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

Post 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.