From 0dabd375b7cbf16043242c4970964e8c47fc0f7d Mon Sep 17 00:00:00 2001 From: SilicaAndPina Date: Wed, 23 Dec 2020 02:48:22 +1300 Subject: [PATCH] add new pages --- WebInterface/master-site/index.php | 2 +- WebInterface/master-site/web/rulesbroken.php | 140 +++++++++++++++++++ 2 files changed, 141 insertions(+), 1 deletion(-) create mode 100644 WebInterface/master-site/web/rulesbroken.php diff --git a/WebInterface/master-site/index.php b/WebInterface/master-site/index.php index 61f3acf..e25af6a 100644 --- a/WebInterface/master-site/index.php +++ b/WebInterface/master-site/index.php @@ -4,7 +4,7 @@ include('dbconfig.php'); $connect = mysqli_connect($dbhost, $dbuser, $dbpass,$dbname) or die("Unable to connect to '$dbhost'"); $onlineUsers = mysqli_query($connect, "SELECT COUNT(1) FROM OnlineUsers"); -$onlineSubscribers = mysqli_query($connect, "SELECT COUNT(1) FROM OnlineUsers"); +$onlineSubscribers = mysqli_query($connect, "SELECT COUNT(1) FROM OnlineUsers WHERE Subscribed = 'YES'"); $onlineModerators = mysqli_query($connect, "SELECT COUNT(1) FROM OnlineUsers WHERE Moderator = 'YES'"); $activeAccounts = mysqli_query($connect, "SELECT COUNT(1) FROM users"); diff --git a/WebInterface/master-site/web/rulesbroken.php b/WebInterface/master-site/web/rulesbroken.php new file mode 100644 index 0000000..ac1ce19 --- /dev/null +++ b/WebInterface/master-site/web/rulesbroken.php @@ -0,0 +1,140 @@ + +HORSE ISLE - Online Multiplayer Horse Game + + + + + + + + + + + + + + + + + + + + + +
Welcome to Horse Isle 
+ + + + + +
USER:
PASS:
(Forgot?)
+ +
 
+
+
+
Explanation of Rules Broken by your account.

+This is only shown to you to give you an idea of what you may have done that was against our rules.
+We will not dispute, nor provide any more details about these Violations.
+An account needs at least 10 points prior to being "Examined" to see if it requires removal or other steps.
+So do not be concerned if you have 1 or 2 points against you. It has NO negative effect on your account.
+Violations "Time Out" After 2 months and are removed from your record. The date shown is when we reviewed the violations, so may be a day or 2 later than the actual violation.
+
Total Chat Violations:
SeverityDescription of Rule BrokenDate
+ + + + +
+
+[ New Player Guide ]
+[ Rules ] +[ Terms and Conditions ] +[ Privacy Policy ]

+[ Expected Behavior ] +[ Contact Us ] +[ Credits ]
+Copyright © 2020 Horse Isle + + + +