MyBB Community Forums

Full Version: Game Section
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I don't see where (regular) users can upload php files. Edit: yeah but users can give games which can then try to hack the website (and it's really easy as this plugin doesn't escape some strings)
By the way here's the (new?) forum http://community_gamesection.online-urbanus.be/
Bug
when merging users, SQL Error.
in inc/plugins/games.php search for:
$db->update_query("games_ratings", $user_update, "uid='".$source_user['uid']."'");
Replace with
$db->update_query("games_rating", $user_update, "uid='".$source_user['uid']."'");
I registered there but i didnt receive activication code! Help
Ask the creator about the problem.
how do you in stall new games i keep getting error
[attachment=13840]
So, does this work properly with MyBB 1.4.6?
I have installed some games already and it worked
Hello,

does anyone know what the php-files at /forum/admin/games are for? It seems that there are a files left of games which already have been deleted.
I can't find any
I still get the same error php max size 10meg folders and files 777 tar files in mybb set to 5 meg tar and simple upload i get the same error how do i fix this
[attachment=13847]