hi.. .. cn any1 tell me where 2 change time zone 4 forum post and shoutbox? at main page i knw and it shows my time zone,but in shoutbox arhive and forum posts it shows another time zone.. . where 2 change that? and 2nd problem is that my script stoped showing users BROWSERS,so i cnt ban them! i cn only IP ban them! im at new host now and maybe sumthng was lost or mixed up during the transfer. so im asking where 2 look that error?thanx in advance
Time Zone And Browsers Ban Error
Collapse
X
-
Guest
damn if youre trying to change the time...maybe you shudnt do that nemore uz its almost impossible...but then why cant we get used to the time?
-
Guest
just add putenv("TZ=Africa/Johannesburg"); to the config.php file, and all the time on your site will change. I use it mine. http://www.methos.co.za/wap
Comment
-
bro your time is aus time lol
where about you need in time ?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
-
bro your time is aus time lol
where about you need in time ?[/b]
lol i knw im on australian time... but i need croatian time....
i knw 2 adjust time at main page but at forums, chat, inbox,shoutbox, pop ups is australian time!!
i dnt care but my gf and other users making me crazy about it!!!
is there a way 2 change it???sigpiceeeeerrr....
Comment
-
in forums, chat, inbox,shoutbox, pop ups php files
look for $tm = time();
change that to
$tm ="$mytime";
in config.php
$hereNew_Time = time() + (23 * 60 * 60);
$mytime=date("H:i",$hereNew_Time);
$hereNew_Time = time() + (23 * 60 * 60);
edit that to get your right time.............
or
try $tm = time() + (23 * 60 * 60);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
-
your welcome
what place you from?
so i can setup you right time zone scriptVisit: 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
-
so you have any problem let me know ok broVisit: 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
Comment