[Official BrainCMS] 1.4.0

Status
Not open for further replies.

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
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:

Xuxu

Member
Nov 21, 2016
295
59
BrainCMS is created by ***** ? I'd like some prove of this statement, that you're the creator lol and not just taking creds.
ef7e705c2cb4a10790029774b31c1c39.jpg

Sent from my SM-G928F using Tapatalk
mate i believe he is the owner of *****
 

Joe

Well-Known Member
Jun 10, 2012
4,088
1,915
I believe he is the creator. I checked out the CMS on the RR website. It looks good man, I prefer plain original themes though, there's a lot going on in this CMS.
 

BrainCMS

Brain is live, Live is Brain
Feb 17, 2014
86
32
I am the owner of *****

Add link on *****
1a209a90cf5e4cd1a5cf00b6ef158fb4.png
 
Last edited:

Jeffrey

Devbest Indian Tech Support
FindRetros Moderator
Feb 5, 2013
1,180
412
Hey, is there like a preview of the actual CMS in works & screenshots aswell?
 

Pinkman

Posting Freak
Jul 27, 2016
814
193
I am setting this up, so if you bare with me. Robbo.pw is live at the moment check that out.
 

funkystrainz

Member
Oct 12, 2016
106
9
Are a lot of people having difficulty with using post requests and getting the pages in the CMS to work with the database you'd be using? The content loads fine on my XAMPP server. The SQL imports, and I can configure it to the CMS, but submitted entries from the page aren't being sent anywhere, meaning they aren't being received anywhere.

I can PM.
 

MayoMayn

BestDev
Oct 18, 2016
1,423
683
Well the CMS looks decent but with a lot of exploits, good luck!

Sent from my SM-G928F using Tapatalk
 

Scope9674

New Member
Jan 19, 2013
13
1
Dude the Client is not working, still white screen, i changed this :

- External Variables
- Emulator Config

What do i have to change also ???
I dont see something in the Client.php
And the Emulator is working :-/
 

BrainCMS

Brain is live, Live is Brain
Feb 17, 2014
86
32
I mistook this for another CMS, sorry mate, just checked through the files, and it looks good, atleast you're not using deprecated mysql as most CMS does.
I don't like mysqli i use pdo
 
Dude the Client is not working, still white screen, i changed this :

- External Variables
- Emulator Config

What do i have to change also ???
I dont see something in the Client.php
And the Emulator is working :-/
Client is working. Demo @ brain.*****.com. Look at the link to your habbo.swf
 

MayoMayn

BestDev
Oct 18, 2016
1,423
683
I don't like mysqli i use pdo
 

Client is working. Demo @ brain.*****.com. Look at the link to your habbo.swf
Mysqli is decent, PDO is the best as it is OOP and protected against SQLi and alot other things amongst its faster, but mysql_ is just pure shit
 

Melancholy

Member
Jan 10, 2015
39
13
Dude the Client is not working, still white screen, i changed this :

- External Variables
- Emulator Config

What do i have to change also ???
I dont see something in the Client.php
And the Emulator is working :-/

If It's white, the vars/brain config is wrong. OR the Habbo.swf is wrong but probably not.
 

BrainCMS

Brain is live, Live is Brain
Feb 17, 2014
86
32

Fixes: Remote file inclusion Tnx to Rien
 
Status
Not open for further replies.

Users who are viewing this thread

Top