Problem about permissions

Download and support for PhpBB3 Top Stats Mod
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

Problem about permissions

Post by Blackwolf »

Sorry to drag up old threads but I noticed in the last week or so that topics not yet approved by moderator (Still in newly reg group) are showing in "Latest Topics" yet I have...

Code: Select all

WHERE ' . $db->sql_in_set('t.forum_id', $flist) . ' AND t.topic_moved_id = 0 AND t.topic_approved = 1 AND t.forum_id <> 269
in functions_top_stats.php :?

Clicking the link results in "topic does not exist" :)
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Problem about permissions

Post by Stoker »

It works fine with latest top stats version 1.0.10
Just testet it here.
Board rules! No PM support
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

Problem about permissions

Post by Blackwolf »

Mind me asking how you tested it?

A member of the newly registered users group posted a topic. It had yet to be approved but showed in the "Latest Topics" section.

Did you create a new user? (to test?) my functions_top_stats.php is from the latest version.

This ONLY happened in the last week. I have not changed any settings/files in relation to this mod.

I respect you & your mods, so please do not take offence but is there perhaps another reason? :?
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Problem about permissions

Post by Stoker »

I have a testuser who cant post without approval in my top stats forum.
The testuser created a topic in the top stats forum.
Topic is still awaiting approval.
It doesnt show in the recent active topics.

Things like that dont just happen by it self.
Board rules! No PM support
User avatar
Blackwolf
BBCoder IV
BBCoder IV
Posts: 272
Joined: 04 Dec 2010, 12:36
BBCodes: 101
Favourite BBCode: Dropcap
Favourite MOD: mchat
Location: Melbourne Australia

Problem about permissions

Post by Blackwolf »

I apologise. :oops:

Remove my nub post.

It's not even this mod.......Top Five. :roll:

2 x

Code: Select all

//-- mod: top five ---------------------------------------------------------//
// destroy the top_five cache
	$cache->purge('_top_five_newest_users');
	$cache->purge('_top_five_posters');
//-- end: top five ---------------------------------------------------------//
In function_user.php

:gamer:

Code: Select all

sudo accept appology 
Ultimate Edition, Ultimate Edition Oz, Oz Unity

“We are Anonymous. We are Legion. We do not forgive. We do not forget. Expect us.”
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

Problem about permissions

Post by Stoker »

remind me to kick your ass one of these days :D
Board rules! No PM support
Locked