RevCMS 3.0 [PHP, MVC, Multi-Support]

Status
Not open for further replies.

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Kinda looks like the old one and the BG looks like habbstudios.com ( On a maintenance )

The old one?!?!??!

That is the old one, and the BG is the one from which is also used by
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

- Just tweaked the widgets a bit, makin' it neater.

So, now will start coding the Dashboard :)
 

Venom

New Member
Feb 2, 2012
1
0
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

- Just tweaked the widgets a bit, makin' it neater.

So, now will start coding the Dashboard :)


Very nice already have screenshots of what you have made past before you have started making this dashboard like now? Lol.
 

Noman

lol
Jul 17, 2011
225
166
If you could like, fix the Banned notice so when a user logs in it'll show them that they're banned. Which would be good as RevCMS needs one ;P
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

I stumbled upon a problem with the widgets, when all the (dynamic)widget's classes would be instantiated even if they weren't being used. Got to fix it.

Have just worked on it for an hour in the last 35 hours or so, yesterday was busy day, sorry.

(pls almighty one, let me work on dashboard now)
 

Micki

Active Member
Sep 2, 2011
105
22
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

I stumbled upon a problem with the widgets, when all the (dynamic)widget's classes would be instantiated even if they weren't being used. Got to fix it.

Have just worked on it for an hour in the last 35 hours or so, yesterday was busy day, sorry.

(pls almighty one, let me work on dashboard now)
YAY!!!!!!!!WELLL!!!!!!!DONE!!!!!!!!!!!!!!!!!!!!!!!!!!!HURRAYYYYYYY!!!!!!!!!!!!!!!!!
I'm sooo proud =D Keep up da good work
 

Rudde

Member
Nov 12, 2011
38
3
Idea/Question

Is it any file that we can put the Google Analytics code in that will like work/show up on any visible page?
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
Been working on configuration, I got around with a faster way of doing it which was very alike. Only problem was that when I added a value or updated one, it'll create another array = issue.

Now going to get it to work with serialize() and unserialize() which should be even faster, let's see how it goes.
 

eMAgic

New Member
Jan 28, 2012
7
0
A different HK... I dont like it xD Althought it's ok...

Will all existing themes work or be recoded?
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

First of all, I've decided to go and do different types of config files:
  • PlainPHP ( Usual PHP config file with bunch of arrays )
  • JSON ( Using JSON as a storing method, great when using with JavaScript )
  • Serialized ( Using the serialize() and unserialize() methods to encode and decode the data, pretty fast )
  • VarExportPHP ( PHP Array, just that this one returns the array, name comes from using the var_export function )
Second of all, thanks to for his sexy custom error handler. I just had to make it a helper, load it and it just worked :D
Screen%20Shot%202012-02-06%20at%203.49.45%20PM.png

Sexy, heh?
 

eMAgic

New Member
Jan 28, 2012
7
0
Lovely Error Handler! And sounds good so far ;)

EDIT------------
OK thanks ;) will I be able to import my current Habbo? It is custom made...
 

Kryptos

prjRev.com
Jul 21, 2010
2,205
1,252
A different HK... I dont like it xD Althought it's ok...

Will all existing themes work or be recoded?

You will have to edit them just a little bit.

I will release RevCMS 3.0 to the general public with most of RevCMS 1.0's skins. ( Habbo theme and Mango theme for sure )
 
  • Like
Reactions: JpK

Deviant

Member
Jan 21, 2012
174
8
You will have to edit them just a little bit.

I will release RevCMS 3.0 to the general public with most of RevCMS 1.0's skins. ( Habbo theme and Mango theme for sure )
You won't be having Priv, will you?

Plus, when RevEMU is released will we be able to have that instead of Phoenix?
 

Zak

Posting Freak
Mar 12, 2011
847
453
UPDATEZ!111111!!!!!!!1!!1!!ELEVEN1!111!1!!!11ONE!!1!!!!!1ONE!!!!!ONE!ELEVEN!!!!11!!!!!

First of all, I've decided to go and do different types of config files:
  • PlainPHP ( Usual PHP config file with bunch of arrays )
  • JSON ( Using JSON as a storing method, great when using with JavaScript )
  • Serialized ( Using the serialize() and unserialize() methods to encode and decode the data, pretty fast )
  • VarExportPHP ( PHP Array, just that this one returns the array, name comes from using the var_export function )
Second of all, thanks to for his sexy custom error handler. I just had to make it a helper, load it and it just worked :D
Screen%20Shot%202012-02-06%20at%203.49.45%20PM.png

Sexy, heh?

I am really amazed at your progress.
I am still amazed yet.

Goodluck!

Looking great btw.
 
Status
Not open for further replies.

Users who are viewing this thread

Top