Files
TravianZ/Templates
iopietro e5d823cda0 Alliance forum fixes part 1
Fixed the majority of security issues:

+Fixed a bug that permitted to edit, delete and create a forum in any
alliance, without any permissions
+Fixed a bug that permitted to edit, create and delete any kind of
thread, with any kind of permission
+Fixed a bug that permitted to edit, modify and delete every kind of
post, without any kind of permission
+Fixed a bug that din't permit to create posts and threads
+Fixed a bug that permitted to create forum and threads with empty
name/topic
+Fixed a bug that permitted to move a thread to an invalid forum
+Fixed a bug that permitted to create an invalid type of forum
+Fixed a bug that didn't permit to move forums, to the top and the
bottom of their forum type (in reality, it wasn't even coded)
+Added a sorting column for supporting the "move to top/bottom"
functionality
+Minor improvements and bug fixing/code indentation/removal of redundant
code

NOTE: For playing this version, you HAVE to add a new column to the table "s1_forum_cat", you can simply do that by running this query (where "s1_" is the prefix of your server): ALTER TABLE s1_forum_cat ADD `sorting` int(11) NOT NULL AFTER `id`
2018-05-18 00:28:48 +02:00
..
2018-05-04 22:12:18 +02:00
2018-04-29 13:03:59 +02:00
2018-04-20 21:23:57 +02:00
2018-05-18 00:28:48 +02:00
2017-12-05 14:28:13 +02:00
2018-05-16 16:49:25 +02:00
2018-05-10 20:50:29 +02:00
2018-05-16 17:36:29 +02:00
2017-12-05 11:17:59 +02:00
2018-04-21 17:28:20 +02:00
2018-04-29 13:03:59 +02:00
2018-05-05 17:54:34 +02:00
2018-04-08 19:55:28 +02:00
2018-05-10 17:45:27 +02:00
2018-04-29 13:03:59 +02:00
2017-12-05 14:24:58 +02:00
2018-05-10 20:50:29 +02:00
2018-05-10 20:50:29 +02:00
2018-05-10 20:50:29 +02:00
2018-01-23 10:51:54 +02:00
2017-08-28 17:31:55 +02:00
2014-02-11 08:25:34 +02:00
2018-04-08 18:28:24 +02:00
2018-05-11 01:46:17 +02:00
2018-05-10 17:45:27 +02:00
2018-05-10 17:45:27 +02:00
2013-06-16 10:38:34 +03:00
2013-06-16 10:38:34 +03:00
2018-04-12 11:09:29 +03:00
2017-11-26 22:08:47 +01:00
2013-06-16 10:38:34 +03:00
2014-01-21 10:15:46 +02:00
2013-06-16 10:38:34 +03:00
2018-05-13 00:21:07 +02:00
2013-06-16 10:38:34 +03:00
2013-12-13 17:29:34 +02:00