vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Display Enhancements - Thread Listing by Letter with ABC Navigation Menu (https://vborg.vbsupport.ru/showthread.php?t=211943)

Mark.B 04-23-2009 10:15 PM

Could the links not be done with $vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=2&letter=o
instead of hard coding the full path?

Or even just relative path?
forumdisplay.php?$session[sessionurl]f=2&letter=o

Note also I've added $session[sessionurl] as that needs to be there really.

Chadi 04-23-2009 10:30 PM

Quote:

Originally Posted by Mark.B (Post 1797780)
Could the links not be done with $vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=2&letter=o
instead of hard coding the full path?

Or even just relative path?
forumdisplay.php?$session[sessionurl]f=2&letter=o

Note also I've added $session[sessionurl] as that needs to be there really.

Please copy/paste your code and a link to your live page that shows this. If it works fine (confirm if you're using vbseo or not), I'll update the mod to add this.

Thanks.

Darat 04-24-2009 06:04 AM

Quote:

Originally Posted by Chadi (Post 1797395)
That has nothing to do with the mod, but your forum settings.

If you look at my live demo, it shows literally all threads per letter.

Any idea what setting I have different to you - the Forum is set to default as "Show all threads from the beginning"

HS2005 04-27-2009 06:46 PM

I discovered some bugs.

When you have more threads then you allow in vboptions.
example: max 15 threads per page
The pageno#: 1,2,3,4, does not include the letter but the actual forum.

The threads in the page do not have a orderby=ASC or DESC :)

Chadi 05-04-2009 06:50 PM

New Update


*********** CHANGELOG
***********

May 4th, 2009
  • improved column width layout
  • changed hook location to fix reported issues by a couple members
  • added "All" link to show all threads of forum
  • Cleaned up code to remove some unnecessary extra bits
  • replaced two different plugin versions with one, simplified plug-in instead
****************************************

inciarco 05-04-2009 07:13 PM

Thank for the Update but there is a Functionality that You Haven't Implemented on it and that is Necessary for it to Work Properly on the ForumDisplay, and is that it Displays the Filtered Number of Pages After the Apply of the Filter by Letter, and also that when Clicking on the Number of Page the Users can Browse to that Filtered by Letter Page.

Right Now the Mod Only Displays the Fist Page of Results and the Other Links to the Pages don't Include the Filter by Letter. :confused:

For Small Thread Lists Works Fine but for Large Ones you can Only See the First X Results (the ones on the First Page).

Also another Functionality that don't Work is when You Have Thread Lists Ordered or Filtered by Any Criteria, the Provided Link don't Respect that Order and/or Filter and Displays All the Threads Filtered by First Letter, (Only the First Page as Mentioned Before). :confused:

I Hope You Can Include those Functionalities on this Mod.

My Best Regards.

:)

HS2005 05-04-2009 07:17 PM

Good changelog, it is surely improved.

If you could only fix the page numbers that would complete the hack.
Because if you have like say 500 threads starting with a. Only a number of threads will show on your page optioned in vboptions.

Example
http://www.yourdomain.com/forumdisplay.php?f=(forumid)&letter=d

Should be:
http://www.yourdomain.com/forumdisplay.php?f=(forumid)&letter=d&page=2

Chadi 05-04-2009 07:28 PM

I'm not a programmer to be honest, so if someone can explain what it should look like (the link) to include all pages for that specific letter clicked, I'll update it again.

I did replicate the problem though to be fairly honest at least ;)

Chadi 05-04-2009 07:30 PM

Quote:

Originally Posted by inciarco (Post 1804560)
Also another Functionality that don't Work is when You Have Thread Lists Ordered or Filtered by Any Criteria, the Provided Link don't Respect that Order and/or Filter and Displays All the Threads Filtered by First Letter, (Only the First Page as Mentioned Before).

The whole purpose of this mod is to display all threads beginning with the specific letter clicked. I'm not sure how you expect it to do this while retaining the other "criteria" you mentioned. If I'm not mistaken, it can only display one method at a time, not several.

inciarco 05-04-2009 08:04 PM

Quote:

Originally Posted by Chadi (Post 1804577)
The whole purpose of this mod is to display all threads beginning with the specific letter clicked. I'm not sure how you expect it to do this while retaining the other "criteria" you mentioned. If I'm not mistaken, it can only display one method at a time, not several.

If You Set the Number of Threads to be Displayed Per Page on ForumDisplay to a Number Lower than the Maximum Number of Filtered by Letter Threads on Any Forum that You Have, the List of Threads Will be Cut to the Maximum Number of Threads Set on the vBulletin Options.

Set that Option to 5 Threads on ForumDisplay Options, and then Go to a Forum that has Lots of Thread that Start by Any Letter and Click on the Filter Letter of this Mod; You'll Only see Five (5) Results and not the Complete List. :confused:

My Best Regards.

:)


All times are GMT. The time now is 12:54 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.01081 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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