Search found 647 matches

by Steve
12 Feb 2014, 19:20
Forum: Top Stats
Topic: Can Most Active be changed to "Most Active [""] this week"?
Replies: 14
Views: 16260

Can Most Active be changed to "Most Active [""] this week"?

yeah but the code needs adjusted i will post back when i have time, the mod file by stoker is a mess I'm sure i had fixed it at some point... :lol:
by Steve
12 Feb 2014, 19:14
Forum: Top Stats
Topic: Can Most Active be changed to "Most Active [""] this week"?
Replies: 14
Views: 16260

Can Most Active be changed to "Most Active [""] this week"?

Adjusted Find Try this: Open includes/functions_top_stats.php Find: $sql = 'SELECT t.forum_id, t.topic_id, t.topic_title, t.topic_time, t.topic_views, t.topic_poster, t.topic_replies, t.topic_first_poster_name, t.topic_first_poster_colour, t.topic_last_post_id, t.topic_last_poster_name, t.topic_last ...
by Steve
12 Feb 2014, 19:08
Forum: Top Stats
Topic: Can Most Active be changed to "Most Active [""] this week"?
Replies: 14
Views: 16260

Can Most Active be changed to "Most Active [""] this week"?

place a copy of your includes/functions_top_stats.php between the

Code: Select all

 tags ,and what version of the mod you using?
by Steve
12 Feb 2014, 10:26
Forum: Top Stats
Topic: Can Most Active be changed to "Most Active [""] this week"?
Replies: 14
Views: 16260

Can Most Active be changed to "Most Active [""] this week"?

Try this:
Open includes/functions_top_stats.php
Find:

Code: Select all

        WHERE ' . $db->sql_in_set('t.forum_id', $flist) . ' AND t.topic_moved_id = 0 AND t.topic_approved = 1
after add:

Code: Select all

        AND t.topic_last_post_time > ' . (time() - (int) (7 * 24 * 3600)) . '
 
by Steve
07 Feb 2014, 17:23
Forum: Simple Portal
Topic: The Includes folder in the Simple Portal download
Replies: 8
Views: 16270

The Includes folder in the Simple Portal download

/en/common.php:1 <-- language entry to common.php was made...
use notepad++ to edit files and save as utf-8 with out BOM
by Steve
20 Jan 2014, 07:51
Forum: Prettyphoto Attachment
Topic: Can't get it going, please assist.
Replies: 10
Views: 7651

Can't get it going, please assist.

ID: test
Password: Testing1
//
Login
The specified loginname is currently inactive. If you have problems activating your account, please contact a board administrator.
by Steve
13 Jan 2014, 10:41
Forum: Introductions
Topic: Wanting to discuss some work
Replies: 5
Views: 2938

Wanting to discuss some work

8-)

make a mess
by Steve
11 Jan 2014, 12:01
Forum: Misc
Topic: PhpBB3 Links MOD
Replies: 63
Views: 27016

PhpBB3 Links MOD

&
by Steve
24 Oct 2013, 23:01
Forum: Misc
Topic: PhpBB Countdown MOD
Replies: 300
Views: 118557

PhpBB Countdown MOD

Are you Irish?