Results 1 to 9 of 9
Threaded View
-
25th Jul 2011, 05:23 PM #7Respected Member
You change the php code and language files.
Language file forums_public_boards.php from minutes to hours.
change:
'active_users' => "(in the past %s minutes)",
'active_users' => "(in the past %s hours)",
change:
$this->lang->words['active_users'] = sprintf( $this->lang->words['active_users'], $this->settings['au_cutoff'] );
$this->lang->words['active_users'] = sprintf( $this->lang->words['active_users'], $this->settings['au_cutoff']/60 );
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
want to transfer pp amount
By red_lover in forum PaypalReplies: 3Last Post: 4th Mar 2012, 04:41 AM -
epassporte amount
By haseeb042 in forum General DiscussionReplies: 1Last Post: 20th Oct 2011, 07:13 AM -
[Buying] large amount of AP required [paki only]
By chaudhary9 in forum Completed TransactionsReplies: 1Last Post: 8th May 2011, 10:24 AM -
in how many days we can get amount in cc by alertpay?
By sSKKa in forum General DiscussionReplies: 2Last Post: 12th Feb 2011, 11:25 AM -
Need $90 via paypal. Will send equivalent amount via netbanking.
By xperiment in forum PaypalReplies: 1Last Post: 5th Aug 2010, 06:28 PM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...