1. Go to global.php > line 30
2. Replace the code set_magic_quotes_runtime() with this one:
if(get_magic_quotes_runtime()){
set_magic_quotes_runtime(false);
}
You're downloading a fail pack I quess!
1. There must be a client folder at the \RevCMS\app\tpl\skins\YOURSKIN\
2. There must be a client.php file at the \RevCMS\app\tpl\skins\YOURSKIN\
Thanks, for the tutorial, and here's little tutorial for setting up 404,403 error to other sites:
1. Create file named error.php
2. Code your error page.
3. Add line to your htacces:
ErrorDocument 404 /error.php
ErrorDocument 403 /error.php
There's a lot more errors than only 403,404 ! Click...
Hey!
I've just finished my homepages, they're bit undone, need to add some text and stuff, but layout is finished!
I hope you could visit there, by clicking HERE.
You can give feedback by replying below or use Contact form to send me email! : P
~ECode
Hey DevBest!
I've done this user long time ago for downloading some epic stuff from here,
but now I desided to really get active and follow this forum!
About Me:
Time for the boring part, hate telling something about me.
I'm 16-year-old high schooler from Finland,
about one year ago I got...