PHP Web Host - Quality Web Hosting For All PHP Applications Just Great Software
  Login or Register
 • Home • Downloads • Your Account • Forums • 

View next topic
View previous topic


Google
 
Web RavenPHPScripts (This Site)
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
Author Message
Pulsar
New Member
New Member


Joined: Aug 12, 2003
Posts: 1

PostPosted: Tue Aug 12, 2003 3:34 pm Reply with quote Back to top

Hi Raven !

I just installed this block (without any problem Wink ) and I only changed a few things:
Code:

/* In the language file add */

define("_BWAIT", "Waiting");

/* Save and close the language file */

/* In block-Site_Info.php */

On line 44 (global $dbi,...)
Add before $dbi
$locale,

Replace in line 217
.Waiting.": <b>$waiting</b>
With
._BWAIT.": <b>$waiting</b>

Before $sdt = date("j F Y\nH:i:s T");
Add
setlocale(LC_TIME, $locale);

Comment the line
$sdt = date("j F Y\nH:i:s T");

Add After
$sdt = strftime("%d %B %Y")."<BR />".strftime("%H:%M:%S")."<BR />".strftime("%Z");

/* Save and close block-Site_Info.php */


For the last one, I couldn't use %n because it doesn't seem to work, otherwise I'd have used this:
$sdt = strftime("%d %B %Y%n%H:%M:%S%n%Z");

So now, the date and time are shown in local language.
View user's profile Send private message
Raven
Site Admin/Owner


Joined: Aug 27, 2002
Posts: 16987
Location: Kansas

PostPosted: Tue Aug 12, 2003 8:14 pm Reply with quote Back to top

I'll give this a try and see the difference. Thanks for sharing!
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Forums ©
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum