Page 1 of 6

New CMS

PostPosted: Tue May 07, 2013 12:47 am
by Rakoon
Hello Everybody,

as i promise to add 1 cms free for anyone want to create his owen server with a good cms, simple and nice one, we do our best to make it nice and clear.



How to install :

its very simple and easy to install just open constants.php

edit


The following constants define the logins which should be used to access the database.
*
*/

define('HOST', '127.0.0.1');
define('USER', 'root');
define('PASS', 'password');
define('DB', 'Database');
define('STATS', true);
define('PAGE_START',microtime(true));
define('DEBUG', false);
define('LOG_SQL', false);


ip if you want to change it

root ''same''
password
Database

it will connect direct :D

to see example ,

http://www.rose-world.org/test


Note : please its need to Dump icenew.sql and dynastycms.sql in youre database.


Update: Fixed login problems and add admin area

in example :

http://www.rose-world.org/test/admin

install admin area in this paths :

\admin\functions\config.php

edit it


// ************************
// Database Configuration
// ************************

$dbhost = 'localhost'; // Database Password
$dbuser = 'root'; // Database Username
$dbpasswd = 'password'; // Database Password
$dbname = 'database'; // Database Name
// ************************
// Status Configuration

localhost same
root same
passwords
then database

save it and its works !! :mrgreen:

you can add news manage player whatever you wants.


please feel free if you have any Questions about it.

Best Regards,

Re: New CMS

PostPosted: Wed May 08, 2013 3:38 pm
by rianrpl
Rakoon wrote:Hello Everybody,

as i promise to add 1 cms free for anyone want to create his owen server with a good cms, simple and nice one, we do our best to make it nice and clear.

Download links

http://www.rak-up.com/Rosecms.rar

How to install :

its very simple and easy to install just open constants.php

edit


The following constants define the logins which should be used to access the database.
*
*/

define('HOST', '127.0.0.1');
define('USER', 'root');
define('PASS', 'password');
define('DB', 'Database');
define('STATS', true);
define('PAGE_START',microtime(true));
define('DEBUG', false);
define('LOG_SQL', false);


ip if you want to change it

root ''same''
password
Database

it will connect direct :D

to see example ,

http://www.rose-world.org/test

please feel free if you have any Questions about it.

Best Regards,


Nice CMS, i have a question. plis add itemmall in cms :D. i have eror in extract
eror.jpg


osrose or irose or prose ?
where is index.php ?
where constants.php ?

Re: New CMS

PostPosted: Wed May 08, 2013 5:43 pm
by Rakoon
rianrpl wrote:Nice CMS, i have a question. plis add itemmall in cms :D. i have eror in extract
eror.jpg


osrose or irose or prose ?
where is index.php ?
where constants.php ?



Thx

i edit and re upload the CMS again , i test it on Osrose , but i thinks its works in all Dev Rose online, its simple just connect with Database :mrgreen:

Index and constants they are there inside the files

if there is any problems feel free to ask

Re: New CMS

PostPosted: Wed May 08, 2013 8:28 pm
by hoegarden31
Nice one. But for me, when you go to rank or any other page, it's like 3/4 of the page is a header and the rest is what you actually want to see. So For me it's not really user friendly.
But it is still pretty nice and fast.

Re: New CMS

PostPosted: Wed May 08, 2013 8:45 pm
by Rakoon
hoegarden31 wrote:Nice one. But for me, when you go to rank or any other page, it's like 3/4 of the page is a header and the rest is what you actually want to see. So For me it's not really user friendly.
But it is still pretty nice and fast.



yes bro its simple only for the new people who they want to try to build there owen server, at less its new and works fine without any problems, i have the original one but u know for people i don't know what they need , you can check the original one is here http://www.rose-world.org

Tell me if you want anythings to add or upgrade the website i will do i left it free to handle it any one can put what ever he wants too easy.

Best regards,

Re: New CMS

PostPosted: Thu May 09, 2013 4:24 am
by rianrpl
Rakoon wrote:Thx

i edit and re upload the CMS again , i test it on Osrose , but i thinks its works in all Dev Rose online, its simple just connect with Database :mrgreen:

Index and constants they are there inside the files

if there is any problems feel free to ask


what i sql i need for this cms ?

Re: New CMS

PostPosted: Thu May 09, 2013 7:22 am
by Rakoon
rianrpl wrote:
Rakoon wrote:Thx

i edit and re upload the CMS again , i test it on Osrose , but i thinks its works in all Dev Rose online, its simple just connect with Database :mrgreen:

Index and constants they are there inside the files

if there is any problems feel free to ask


what i sql i need for this cms ?



I used navicat if u used its useful

Re: New CMS

PostPosted: Thu May 09, 2013 7:58 am
by rianrpl
Rakoon wrote:I used navicat if u used its useful

its not a program, but the database.sql

Re: New CMS

PostPosted: Thu May 09, 2013 12:34 pm
by Rakoon
rianrpl wrote:
Rakoon wrote:I used navicat if u used its useful

its not a program, but the database.sql


yea its normally should be works with the database

just edit the passwords and the database name

it will connect :D


u need to try if u have problems tell me which database do you used .

Re: New CMS

PostPosted: Fri May 10, 2013 1:22 pm
by XxXshidoXxX
Looks nice and sharp.

Cool CMS,thanks.