subzero helped with this, see on I think the second page of this thread, something you must remove from your htaccess file
JohnCMS 4.0 Official English Release
Collapse
X
-
Originally posted by pakalika View PostOn my server got these Warnings.
Warnings
register_globals ON You must use
register_globals OFF, otherwise the system
will increasingly exposed to vulnerabilities
arg_separator.output "&" You must use
arg_separator.output "&", otherwise
you will not be processed some links
How do I fix these?Last edited by subzero; 15.02.11, 20:29.Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
Visit: WapMasterz Coming Back Soon!
_______
SCRIPTS FOR SALE BY SUBZERO
Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
_______
Info & Tips
php.net
w3schools.com
Comment
-
I see there is some Mods on the johncms site but you will have to use the russian forums, with an online translator(I used worldlingo.com, with google I could not manage), some mods I saw is a chatroom, time and date, web version. Unfortunately you will have to translate it from russianWhy cry for a soul set free?
Comment
-
For those who get errors on install after removing
lines from .htaccess
create a file php.ini an paste this in it
then upload it to your main folder/root
[PHP]
magic_quotes_sybase = off
allow_url_fopen = off
magic_quotes_runtime = off
magic_quotes_gpc = off
session.use_trans_sid = off
register_globals = off
error_reporting = 7
display_errors = off
arg_separator.output = "&"This is ten percent luck, twenty percent skill
Fifteen percent concentrated power of will
Five percent pleasure, fifty percent pain
And a hundred percent reason to remember the name!
Comment
-
Did anyone tried the Web version? Any mods available in English for version 4.xx? ! Looks like Official website is offline!
Im trying to add on the main page Latest Tweets! Tried many twitter scripts but none worked on JCMS. Can anyone help me out!?
Also, uploading photos (avatar) in PNG format not working! anyone got this issue?Last edited by pakalika; 21.03.11, 01:41.
Comment
-
By default anywhere files should not contain special characters even on a pc its mostly not allowed as php would nod form it coz & should be & to show as &My site: http://mimobifunclub.tk
sigpic
Comment
Comment