Search found 233 matches

by Blackwolf
01 Dec 2011, 10:56
Forum: Top Stats
Topic: Exclude forums from Recent Active
Replies: 17
Views: 6531

Exclude forums from Recent Active

Code: Select all

WHERE ' . $db->sql_in_set('t.forum_id', $flist) . ' AND topic_moved_id = 0 AND topic_approved AND forum_id <> 59
This is how I am doing it....with a space....without a space..... :oops:


This is the result.
error.png
by Blackwolf
01 Dec 2011, 10:44
Forum: Top Stats
Topic: Exclude forums from Recent Active
Replies: 17
Views: 6531

Exclude forums from Recent Active

:thumb: Thankyou

So instead of

Code: Select all

AND t.forum_id <> 59
what do I input please....otherwise I get a general error.
by Blackwolf
01 Dec 2011, 10:39
Forum: Top Stats
Topic: Exclude forums from Recent Active
Replies: 17
Views: 6531

Exclude forums from Recent Active

I just re downloaded the 1.0.6 version. It is NOT in the file functions_top_stats.php. AND t.topic_approved Sorry to argue but please have a look in the file yourself. There is only one line with the word approved in it...line 56 ..... WHERE ' . $db->sql_in_set('t.forum_id', $flist) . ' AND topic ...
by Blackwolf
01 Dec 2011, 10:19
Forum: Top Stats
Topic: Exclude forums from Recent Active
Replies: 17
Views: 6531

Exclude forums from Recent Active

Any reason I cant find

Code: Select all

AND t.topic_approved
in my functions_top_stats.php :?:

Latest & greatest....1.0.6 :|

Just want to exclude one private forum....59
by Blackwolf
30 Nov 2011, 13:05
Forum: Top Stats
Topic: [ADDON] Forum images in recent active topics
Replies: 46
Views: 32832

[ADDON] Forum images in recent active topics

Reach for the phone......" hello? is that "that's Incredible?" 8-)

Blackwolf got it working! Down Under too! :lol:
by Blackwolf
30 Nov 2011, 12:31
Forum: Top Stats
Topic: Moved Topics?
Replies: 20
Views: 50476

Moved Topics?

hahah thanks....go one page back :D I WORKED IT OUT TOO!

THANKS A MILLION! :thumb:
by Blackwolf
30 Nov 2011, 12:11
Forum: Top Stats
Topic: Moved Topics?
Replies: 20
Views: 50476

Moved Topics?

got it...... ;) With stars :thumb: <dl> <dt> <span class="forum-image"><img src="{ROOT_PATH}images/starimg.png" width="27" height="27" alt="" /></span><div class="forum-image-div"> <a href="{recent_active.U_FIRST_TOPIC}" class="forumtitle">{recent_active.TOPIC_TITLE}</a><br /> {L_POST_BY_AUTHOR} <a ...
by Blackwolf
30 Nov 2011, 11:33
Forum: Top Stats
Topic: Moved Topics?
Replies: 20
Views: 50476

Moved Topics?

Thanks so very much stoker :D .....just a slight image overlay? Appreciate the custom coding!!
image overlay?
image overlay?
by Blackwolf
30 Nov 2011, 11:04
Forum: Top Stats
Topic: Moved Topics?
Replies: 20
Views: 50476

Moved Topics?

I have upgraded to 1.0.6. Perfect. I have also tried to fix the width due to no forum icons...as per second last post here...http://www.phpbb.com/community/viewtopic.php?f=70&t=2138340&start=30 Did not work though......can I trouble you to look please? I'll add a beer to the kitty. ;) <!-- IF S_TS ...
by Blackwolf
29 Nov 2011, 13:40
Forum: Top Stats
Topic: Moved Topics?
Replies: 20
Views: 50476

Moved Topics?

Thanks. Now I have that simple endif from you sorted...I'll update it tomorrow ;) night with the new version....thanks.