Jump to content

Recommended Posts

Posted

I have setup PHP-Nuke in my Cpanel in the addon scripts. I have customized the settings to the way I want it and I have posted a few(7) news items. I am getting the error "Warning: setlocale() [function.setlocale]: Passing locale category name as string is deprecated. Use the LC_* -constants instead. in /home/atomicv/public_html/blog/mainfile.php on line 565" at the top of every news item.

I am also getting the error "Warning: setlocale() [function.setlocale]: Passing locale category name as string is deprecated. Use the LC_* -constants instead. in /home/atomicv/public_html/blog/mainfile.php on line 565" in the 'Administration Menu' under 'Last 20 Articles'. How can this be fixed? TIA

-Tim

Posted

Hi,

 

Simple fix.

 

Search through the mainfile.php file using ctrl+f in internet explorer and search for LC_Time

 

When you have found it, it may look be "LC_Time" remove the quotes so its just LC_Time

 

Remember to back this file up first!

 

Jim

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...