so i have my new nuke site up and when i post news on the front pages i receive an error as follows
Warning: setlocale(): Passing locale category name as string is deprecated. Use the LC_* -constants instead. in /home/theibn/public_html/partyboy/mainfile.php on line 565
the code on that lone would be
setlocale ("LC_NUMERIC", "$locale")
as know this line is part of the timestamp format code, i cant figure out how to fix it. some one plz help.