New CMS

This is guide mostly for website tools and code, for example CMS or registration scripts.
There can also be tools.

Moderators: osRose dev team, ospRose dev team, osiRose dev team, Moderators

New CMS

Postby Rakoon on Tue May 07, 2013 12:47 am

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,
Attachments
dynastycms.rar
(587 Bytes) Downloaded 1550 times
Rosecms.rar
(1.45 MiB) Downloaded 2655 times
icenews.rar
(662 Bytes) Downloaded 1528 times
Last edited by Rakoon on Sat Jun 22, 2013 6:35 pm, edited 9 times in total.
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby rianrpl on Wed May 08, 2013 3:38 pm

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 ?
rianrpl
Jelly Bean
Jelly Bean
 
Posts: 19
Joined: Fri Nov 02, 2012 11:15 am

Re: New CMS

Postby Rakoon on Wed May 08, 2013 5:43 pm

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
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby hoegarden31 on Wed May 08, 2013 8:28 pm

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.
I'm the one and only. In heaven and on earth.
Image
hoegarden31
Rackie
Rackie
 
Posts: 150
Joined: Sun Nov 13, 2011 7:13 pm

Re: New CMS

Postby Rakoon on Wed May 08, 2013 8:45 pm

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,
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby rianrpl on Thu May 09, 2013 4:24 am

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 ?
rianrpl
Jelly Bean
Jelly Bean
 
Posts: 19
Joined: Fri Nov 02, 2012 11:15 am

Re: New CMS

Postby Rakoon on Thu May 09, 2013 7:22 am

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
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby rianrpl on Thu May 09, 2013 7:58 am

Rakoon wrote:I used navicat if u used its useful

its not a program, but the database.sql
rianrpl
Jelly Bean
Jelly Bean
 
Posts: 19
Joined: Fri Nov 02, 2012 11:15 am

Re: New CMS

Postby Rakoon on Thu May 09, 2013 12:34 pm

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 .
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby XxXshidoXxX on Fri May 10, 2013 1:22 pm

Looks nice and sharp.

Cool CMS,thanks.
My collection ( Tools, clients sources...)
https://mega.nz/#F!AdcFnQDL!sKp3O9tWGGdWvLEj_EYfwA
osrose mobile project
viewtopic.php?f=34&t=5787
OsRose Mobile development + Titan Rose redesign
https://github.com/shid0x
XxXshidoXxX
osiRose dev
osiRose dev
 
Posts: 445
Joined: Mon Aug 27, 2007 11:44 am

Next

Return to PHP / Web Guides, Scripts and tools.

Who is online

Users browsing this forum: No registered users and 5 guests

cron