| Author |
Message |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Wed Aug 27, 2008 12:58 pm Subject: Re: Forums Centre Block module |
| I have a version with forumspro integration, hasn't been released; I will release it as beta as soon as I will have found the time to fix some minor ugly things with 9.2 compatibility. |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Sun Aug 24, 2008 8:47 pm Subject: Re: Forums Centre Block module |
| There isn't indeed; if there was this distinction, I would have called it Latest Unread Forum Posts. |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Thu Mar 23, 2006 9:15 pm Subject: Re: Centre Forum Block |
That's something else I will add to the next version, aswell as excluding single forums.
Play around with this part of the database query:
[code]WHERE a.username != "Anonymous"[/code]
add, e. ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Wed Mar 22, 2006 10:16 am Subject: Re: Centre Forum Block |
Open
block-Forums_Centre_Block_(Module).php
Find:
[code]$result=$db->sql_query('SELECT a.user_id, a.username, a.user_posts, a.user_avatar FROM '.$user_prefix.'_users a ORDER BY user_posts DES ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Wed Mar 22, 2006 8:29 am Subject: Re: Centre Forum Block |
[quote="flip"]You could always make a dummy user and set its post count to 1... I'm asuming its only doing this because there are only 4 people posting on your site...[/quote]
Yeah, that's the case ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Sat Mar 18, 2006 9:37 am Subject: Re: Centre Forum Block |
| That's annoying me too. It wont be there in the next release anymore. For now, edit the user entry for Anonymous in the database and set its number of posts to 0 |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Mon Feb 13, 2006 7:01 am Subject: Re: Centre Forum Block |
[quote="Manatsu"]Isn't completely operational
Rank images and the 'no avatar' images don't properly show. The rank images for myself, the admin, shows as a newbie poster for some reason. The 'no av ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Sat Sep 10, 2005 9:57 am Subject: Re: Center Forum Block |
| k, a list of errors would be good. |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Fri Aug 26, 2005 6:16 am Subject: Re: Forum latest posts center block |
[quote="Moparmaniac"]The block works nice at my site 
but I want to request an option:
hide/don't display admnins
Admins are always at the top of rankings......[/quote]
I'll think about it ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Sat Aug 20, 2005 9:40 am Subject: Re: Forum Center Block Module Question |
It's not using so many db queries, the early versions did, the later releases use something between 4 and 10, depending on your settings.
But I agree with you and run0, its not really necessary to us ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Thu Aug 18, 2005 4:57 pm Subject: Re: Center Forum Block |
| it checks only for auth view and auth read |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Thu Aug 18, 2005 3:46 pm Subject: Re: Center Forum Block |
| [quote="Daimos"][quote="alva"]I guess I'm confused. VIEW and other permissions are about forums, not about topictitles. I was confused and was thinking there were separate permissions for showing topi ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Thu Aug 18, 2005 2:50 pm Subject: Re: Center Forum Block |
| [quote="alva"]I guess I'm confused. VIEW and other permissions are about forums, not about topictitles. I was confused and was thinking there were separate permissions for showing topictitles and show ... |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Thu Aug 18, 2005 10:20 am Subject: Re: Center Forum Block |
| If you set Auth based on READ and disable IGNORE GROUPS, visitors get only a preview for posts they can read |
Topic: Forums Centre Block module |
Daimos
Replies: 383
Views: 169619
|
Forum: Add-Ons & Blocks Posted: Wed Aug 17, 2005 11:07 pm Subject: Re: Center Forum Block |
Try to identify the post which is causing the preview issue and send me that very post in a private message.
As for 7 instead of 5...will become customisable, too |
| |