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

Re: New CMS

Postby Rakoon on Fri May 10, 2013 1:39 pm

XxXshidoXxX wrote:Looks nice and sharp.

Cool CMS,thanks.


Ur welcome bro i hope you test it :mrgreen:

if anybody have any good idea to add anythings on it please let me know, i like the simple ways lol.
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby rianrpl on Sun May 12, 2013 12:37 am

can u upload icenews.sql ? because in your cms need icenews.
i have eror :
eror.jpg
rianrpl
Jelly Bean
Jelly Bean
 
Posts: 19
Joined: Fri Nov 02, 2012 11:15 am

Re: New CMS

Postby Rakoon on Sun May 12, 2013 8:41 am

rianrpl wrote:can u upload icenews.sql ? because in your cms need icenews.
i have eror :
eror.jpg


do you mean its missed icenews.sql ?

because i toke the old cms and edit it all but i things i missed this parts, So i will edit it again and re upload it.

Thx if there is any problems please let me know to fix it for the people.

Best Regards,
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby rianrpl on Mon May 13, 2013 8:48 am

Rakoon wrote:Thx if there is any problems please let me know to fix it for the people.

what your apache and mysql use?
rianrpl
Jelly Bean
Jelly Bean
 
Posts: 19
Joined: Fri Nov 02, 2012 11:15 am

Re: New CMS

Postby Rakoon on Mon May 13, 2013 2:48 pm

rianrpl wrote:
Rakoon wrote:Thx if there is any problems please let me know to fix it for the people.

what your apache and mysql use?


i am using Xamp and Navicat , It will works on any SQL program its simple ways to connect to any Database, if you have any things to add or any problems please let me know.


Note i alraedy add Icenew.sql its attached and sorry for delay.
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby rianrpl on Wed May 15, 2013 2:31 am

Rakoon wrote:Hello Everybody,

Best Regards,


i know all problem now, edit permission .httaccess in root directory
because .httaccess need to edit permission
and in all directory have .httaccess "Deny From All"
my files edit on your cms :
rosecms.zip
(1.42 MiB) Downloaded 1291 times


Credit : Rakoon
Editor : RianRpl
Thx :D

Regard

ScRose Online
rianrpl
Jelly Bean
Jelly Bean
 
Posts: 19
Joined: Fri Nov 02, 2012 11:15 am

Re: New CMS

Postby Rakoon on Wed May 15, 2013 5:55 am

rianrpl wrote:
Rakoon wrote:Hello Everybody,

Best Regards,


i know all problem now, edit permission .httaccess in root directory
because .httaccess need to edit permission
and in all directory have .httaccess "Deny From All"
my files edit on your cms :
rosecms.zip


Credit : Rakoon
Editor : RianRpl
Thx :D

Regard


ScRose Online




Yea that i did because i add anythings in my original cms so i cancel the other its not include, i mean i am still working on the others things, This cms only for starting using rose and build rose web + server, next time i will desgin better than this one + adding more options :mrgreen: i will not stop at this points.

Thx for edit RianRpl

i attached in the main also

Best Regards,
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

Re: New CMS

Postby rianrpl on Wed May 15, 2013 8:43 am

Rakoon wrote:Best Regards,

nope, because im edit your cms in computer my self not in vps. your first cms work in vps :D

CMS For VPS : Click To Download
CMS For Self Computer : Click To Download

Credit : Rakoon

Regard

Rian Rpl
Attachments
dynastycms.rar
(593 Bytes) Downloaded 664 times
rianrpl
Jelly Bean
Jelly Bean
 
Posts: 19
Joined: Fri Nov 02, 2012 11:15 am

Re: New CMS

Postby WiseGuy on Thu May 16, 2013 2:11 am

.htaccess with Deny from all is good for some reason
depending on the server settings
for example, if we do not want visitors to access images folder directly.

here are my custom .htaccess:

root folder:
  1. SetEnvIfNoCase Referer "^http://localhost/" local_ref=1
  2. SetEnvIfNoCase Referer "^http://xxx\.xxx\.xxx\.xxx/" local_ref=2
  3.  
  4. <FilesMatch "\.(php|htm|html|css|js|png|jpg|swf)">
  5.   Allow from env=local_ref
  6.   Deny from all
  7. </FilesMatch>
  8.  
  9. <FilesMatch "index\.php">
  10.   Allow from all
  11. </FilesMatch>
  12.  
It is nice to be important
but very very important to be nice
User avatar
WiseGuy
Pomic
Pomic
 
Posts: 112
Joined: Sat Nov 21, 2009 4:03 am
Location: Jakarta

Re: New CMS

Postby Rakoon on Thu May 16, 2013 8:39 am

WiseGuy wrote:.htaccess with Deny from all is good for some reason
depending on the server settings
for example, if we do not want visitors to access images folder directly.

here are my custom .htaccess:

root folder:
  1. SetEnvIfNoCase Referer "^http://localhost/" local_ref=1
  2. SetEnvIfNoCase Referer "^http://xxx\.xxx\.xxx\.xxx/" local_ref=2
  3.  
  4. <FilesMatch "\.(php|htm|html|css|js|png|jpg|swf)">
  5.   Allow from env=local_ref
  6.   Deny from all
  7. </FilesMatch>
  8.  
  9.  
  10. <FilesMatch "index\.php">
  11.   Allow from all
  12. </FilesMatch>
  13.  




i keep it free to handle it what ever people want :mrgreen:

everybody make what does he want so that will be easy for everybody.

thanks you :D
Rakoon
Rackie
Rackie
 
Posts: 204
Joined: Sat Oct 20, 2012 5:49 am

PreviousNext

Return to PHP / Web Guides, Scripts and tools.

Who is online

Users browsing this forum: No registered users and 4 guests