vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Cyb - Last Post Info Enhancements (https://vborg.vbsupport.ru/showthread.php?t=156798)

Valter 08-31-2007 10:00 PM

Cyb - Last Post Info Enhancements
 
Info:
This will enable you to show several latest posts for selected forums instead of standard last post info. Number of latest posts is set for each forum separately in Forum Manager. Be noted that this executes 1 new query on forumhome/forumdisplay per forum where you choose to show 2 or more latest posts. In combination with "Cyb - Sub-Forum Manager" this can really improve your forum listing look.


Installation:
-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]


To set options:
Go to: vBulletin Options > Cyb - Last Post Info Enhancements


Versions:
v1.0 - Sep 01. 2007.
-Initial release
v1.1 - Sep 11. 2007.
-Fixed bug with last poster username linking
v1.2 - May 03. 2008.
-Compatible with vBulletin 3.7
v1.3 - May 27. 2009.
-Fixed bug: Redirects with the wrong links shown in thread list
-Fixed bug: Trying to display thread icon even when it's disabled
-New: Integration with 'Cyb - Advanced Permissions Based on Post Count'
-Minor bugs fixed


LIVE DEMO:
http://www.bihforum.com


Mark as INSTALLED to get updates and support.

rayphua 09-01-2007 05:09 PM

I'm able to find the location of the 2nd screenshot, but cannot find the 1st screenshot. Please kindly explain where I can see them. At this moment I still cannot see the mod working on my forums yet.

henrikhansen 09-01-2007 05:47 PM

Cyb´s hacks are always the best

Daky 09-01-2007 06:27 PM

Hi,

What exactly this do?

I dont get it.

Could you please explain better or post more screenshots about this hack from your forum.

Thanks,
D

Stromba 09-01-2007 06:52 PM

Yep i dont get it also..
Have down and istall it but dont see whats exactly it do ??

Valter 09-01-2007 08:15 PM

Instead of last post info which is shown just before forum thread/reply counts (on forumhome and forumdisplay), this enables you to have shown several latest posts from individual forum.

First screenshot was taken in Forum Manager. Edit Forum > scroll down the page.

Sorry if this is hard to understand, English is not my primary language.

Edit: I've added new screenshot which explains things better...

Symmetrical? 09-01-2007 09:07 PM

very good thnx installed

Daky 09-02-2007 12:21 AM

cool

rayphua 09-02-2007 03:29 AM

Nice work. Some errors though.

I'm seeing some broken image links on the forum display and on forumhome. Is the code missing something? Or is there an icon we're not downloading?

Masiello 09-02-2007 06:59 AM

Nothing to do here, I've installed but don't show any difference on the forumhome.

Masiello 09-02-2007 07:06 AM

EDIT: thx, it works by setting like the first screenshot :)

Quote:

Originally Posted by rayphua (Post 1330494)
Nice work. Some errors though.

I'm seeing some broken image links on the forum display and on forumhome. Is the code missing something? Or is there an icon we're not downloading?

But me too have the images problem like rayphua

PoetJA-1975 09-02-2007 10:42 AM

INSTALLED = Thanx very much
For others don't know what it does - see http://jpicforum.info/index-1.php
In the Last Post area of ForumHome - you can set how many threads display.

Very nice modification CYBERNETEC - Thanx for sharing ;)

Jacquii.

http://img341.imageshack.us/img341/889/94719809qz5.gif

Hornstar 09-03-2007 04:54 AM

This is awesome! lets just hope it wont lag my site too much tho.

kafi 09-05-2007 06:26 AM

Well done I was just looking for this one or better say asking at nuhit.com :)

QUESTION: how many querries this add to forumhomepage???

EDIT: I found how many querries it produce in info.txt :)
Does it mean that if I enable 5 forum(trees) I will have 5 extra qurries? Isnt there a way to limit this addon to 1 querry total?

THANKS!!!!

------------------------------------------
EDIT2:
Am I good to go with removing this:
PHP Code:

                    if ($vbulletin->options['cyblpienh_enable_title'])
                    {
                        
$cyblpi_lastposts .= '<tr valign="top"><td class="smallfont" align="'.$stylevar[left].'" width="100%" nowrap="nowrap">'.construct_phrase($vbphrase[cyblpienh_last_x_posts], $cyblpi_restot).'</td></tr>';
                    } 

in order to remove "Last X post" title from the add-on?

Valter 09-05-2007 09:14 AM

Don't remove anything. Just check settings page.

Yes, it means that if you enable 5 forums to show x last posts you will have 5 extra queries on forumhome and forumdisplay.

This can not be limited to just 1 query.

kafi 09-05-2007 10:24 AM

Quote:

Originally Posted by Cybernetec (Post 1332752)
Don't remove anything. Just check settings page.

ohh sorry i just quick-readed and missunderstood the meaning (i thought that it will remove thread title :rolleyes: )
Thanks for hint :up:

Quote:

Originally Posted by Cybernetec (Post 1332752)
Yes, it means that if you enable 5 forums to show x last posts you will have 5 extra queries on forumhome and forumdisplay.
This can not be limited to just 1 query.

Once I asked programmer about this add-on and he said back then to me that there are two ways to do it. One that will add these many querries and the more complicated one that will add only one querry (probably some cashing or something).
I am not programmer thought so I am not going to argue :erm:

Anyway thanks for your add-on !!!

Stoebi 09-10-2007 03:27 PM

Hi

I have a little problem. Your hack shows me several latest posts on FORUMHOME.
The actual poster was Tester the next one Stoebi etc.

If I clicked on Stoebi, I got from user tester his profile. Also if I clicked on Webmaster, i got the profile from user tester etc.

Regards, Stoebi

Valter 09-10-2007 08:13 PM

v1.1 - Sep 11. 2007.
-Fixed bug with last poster username linking

To upgrade: Import product XML, allow overwrite.

Stoebi 09-11-2007 02:23 AM

Thx Cybernetic :)

Regards, Stoebi

Coleccromos 09-11-2007 10:26 PM

Thank you, thank you Cybernetec for this I magnify product. It took time hoping you made this free for all

Thank you

carubmun 09-13-2007 02:22 PM

Im not too bright today, for the life of me i cannot find where to find the page shown https://vborg.vbsupport.ru/attachmen...0&d=1188668925


EDIT: I figured it out :D

TigerWare 09-13-2007 07:24 PM

/me click installed.

Great stuff Cyb. I have some long sub-forum names so used your other product to make them a single column. This additional enhancement fills out the blank space in those areas very nicely indeed. Thanks!

Stoebi 09-14-2007 06:37 PM

Hi again :)

I've found a little bug. Moved Thread with "Leave Permanent Redirect" or "Leave Expiring Redirect" should not displayed on FORUMHOME.


Regards, Stoebi

BrotherX 09-24-2007 10:25 AM

So anybody will say where to found area of the first attached image? It seems first everybody don't know where it is, and after that they found out, but nobody say where it is? So I also need to search? Until now I don't see any difference even I installed this product.

Edit: OK, I was found out where it is.

Great mod Cyb.

periphrastic 09-25-2007 05:22 PM

installed & thank you again

Makc666 09-26-2007 02:50 PM

Cybernetec, there is a proposal to add selection of different formats/teplates for info output.
The target is to make output more compact and this one will allow to display more information.

I attached some remade screenshots.

I think you will understand the idea :)

BrotherX 10-04-2007 12:21 PM

I think that I found small bug with this but I am not sure.

With RSS Poster Thread Icons, if I choose custom thread icon it allways display first icon. If I don't choose custom icon it is OK, it display thread icon what I choosed for RSS poster?

andrewy3k 10-28-2007 06:29 AM

Quote:

Originally Posted by BrotherX (Post 1345854)
So anybody will say where to found area of the first attached image? It seems first everybody don't know where it is, and after that they found out, but nobody say where it is? So I also need to search? Until now I don't see any difference even I installed this product.

Edit: OK, I was found out where it is.

Great mod Cyb.

every single person that says they cant find the settings for screenshot1 later edit their post saying "Okay I found it"

how about you actually tell us where? Im going nuts I cant find it..

andrewy3k 10-28-2007 06:39 AM

Quote:

Originally Posted by Cybernetec (Post 1330343)
First screenshot was taken in Forum Manager. Edit Forum > scroll down the page.

Finally.. Stupid on my end for not catching that, I scan read too much :) ..

so for everyone wondering.. the first screenshot is in Forum Manager...

see atleast I share what Ive learnt :P

BobbyBig 11-19-2007 07:40 PM

Something is wrong with it.
When showing lastposts with this Mod it is showing the Icons:

/images/statusicon/post_new.gif
/images/statusicon/post_old.gif

But our other last Post Display doesnt have that images.
Any idea ?

EDIT:

Sorry, just checked the Options now, it can be turned on and off :)

etterra 11-27-2007 08:41 AM

I've installed and tested it.

One Qustion: There are the statusicons which display wheather a user has already read a topic or not. However there seems to be a difficulty with updating the statusicson. When a user reads a topic and returns to forumhome then the topic he has just read is still marked as unread.
If I mark all forums as read then the status icon switches to read. But this is not very handy and most users will have difficulty with this.

Is there a solution to improve this process?

Thanks.

etterra 11-28-2007 06:03 AM

After further testing it becomes obvious that this module should include the functionality which displays a small icon in front of the thread title in case the specific thread carries a new unread post. As soon the user reads the thread or the post this icon should disapear. Similar to the latest threads mod in vBa CMPS. This is a very simple process but highly effective for users, because they directly see what they haven't read yet without having to keep post times in mind.

This small addidtion would tremedously improve the user experience.

@ Cyb: May it be possible for you to provide me with a feedback whether this improvement is a doable or not.

Thanks, etterra

etterra 11-29-2007 08:53 PM

I've now market this mod as installed!

Valter 11-30-2007 11:28 AM

"unread" means that there are posts created after your last visit.
When last visit time is updated then threads are marked as "read".

It's how this works currently.

etterra 11-30-2007 03:59 PM

Thanks for the response.

I see a disadvantage in this in terms of the user experience. Because the last visit time update is not real time. Regular posts in vB 3.6 use the database function for the read topics and as soon a topic is first viewed it is marked as read in the forum topics overview. My users are used to this behaviour.

The disadvantage from this hack is, that the intution is lost and users don't directly see which topics they have just read and which they have not yet read - in the current session.

Are you interested to extend this hack with this functionality? I'm willing to pay a little to support your development expenses.

Thanks, etterra

Valter 11-30-2007 08:21 PM

You don't need to pay for it. I'll update this when I have some time. I can not say atm if it will happen tomorrow, or next week, or next month,...

etterra 11-30-2007 09:19 PM

next week is next month ;-) well do you have an estimate in what time frame you have time to look at this?

thank you.

flussmitteldj 12-03-2007 05:40 AM

Hello,

I cannot find the first picture in my Admin CP?

Where do I find that?

thx.

karnevil 12-09-2007 10:25 AM

Brilliant :) thankyou.

karnevil 12-09-2007 10:28 AM

Quote:

Originally Posted by flussmitteldj (Post 1393892)
Hello,

I cannot find the first picture in my Admin CP?

Where do I find that?

thx.

In Admin CP -

expand > Forums & Moderators

Select > Forum Manager

Select > EDIT ...... on forum you want to adjust

scroll down to the bottom and that bit as pictured is added in to the options.


All times are GMT. The time now is 07:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01392 seconds
  • Memory Usage 1,824KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete