BrainCMS
Brain is live, Live is Brain
- Feb 17, 2014
- 86
- 32
Hello DevBest!
I am the creator of BrainCMS.
What's in Brain CMS?
Choose start room in the config
Staff pin in Client
User Home's
User of the weak
Staff page
Team page
Statistics page
Application page
In the register page habbo creator and Google Recaptcha
Room visitors on the me page
Habbo of te weak
Facebook login
User reffer
Language system (EN/NL/ES)
And a nice Housekeeping (NL sorry..)
Help topic:
V1.7.4
ChangeLog
Skype tomkisabato
I am the creator of BrainCMS.
What's in Brain CMS?
Choose start room in the config
Staff pin in Client
User Home's
User of the weak
Staff page
Team page
Statistics page
Application page
In the register page habbo creator and Google Recaptcha
Room visitors on the me page
Habbo of te weak
Facebook login
User reffer
Language system (EN/NL/ES)
And a nice Housekeeping (NL sorry..)
Help topic:
You must be registered for see links
V1.7.4
You must be registered for see links
ChangeLog
Code:
Update 1.7.4
- Ban user fixed.
- Register now with javascript validate.
- Add staff alert on the website.
- Add alert new reffer.
Update Classes:
class.html / Fix ban user (edit function checkBan on line 18 until 69)
class.user / edit the errors (edit function register on line 406 until 493)
Update \templates\brain:
register.php add javascript validate.
includes\header.php add new menu item on line 68 (<a href="/sessionlog"><?= $lang["Nsessionlog"] ?></a>)
Update language file \braincms\system\languages\nl,en,se.php
$lang["Nsessionlog"] = "Login Log";
Add new files:
Add new js file \templates\brain\js\register.js
Add new php file \templates\brain\includes\alerts.php
Add new php file \templates\brain\sessionlog.php
Add new php file \system\app\ajaxrequests\checker.php
Add new php file \system\app\ajaxrequests\register.php
Add new config options:
$config['alertReferrer'] = true;
$config['alert'] = 'This is a test message!'; //Alert message. If you don't want a alert, you fill in 'nomessage' or you do leave it blank.;
New table in the database (BrainSQL/Update 1.7.2 to 1.7.4):
user_session_log
Skype tomkisabato
Last edited: