Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
  #1  
Old 09-01-2008, 10:24 PM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default bad faq link

e.g.

http://www.domain.com/forum/faq.php?...b_threadedmode

in my forum i get a " Invalid FAQ Item specified. If you followed a valid link, please notify the administrator"

it is under 'User CP / Edit Options / Thread Display Mode / this help page'

any ideas how to fix?

cheers.
Reply With Quote
  #2  
Old 09-01-2008, 10:47 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works on my 3.7.3 forum. Can you see it in your faq FAQ > Edit FAQ > General Forum Usage > Thread Display Options
Reply With Quote
  #3  
Old 09-01-2008, 11:43 PM
richTV richTV is offline
 
Join Date: Aug 2006
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

under ACP / FAQ / FAQ Manager / General Forum Usage / Thread Display Options / Edit

i see for the Text:

Code:
<p><b>Can I change the order of threads?</b></p>

<p>You have a choice over how you view threads. When you're in a thread, look at the top bar. On the right hand side you'll see 'Display Mode'. Click on this and it lets you change how posts are ordered.</p>

<p>You have three choices:</p>

<p><b>Linear Mode</b> - posts are displayed chronologically, usually from oldest to newest. Posts are shown in a flat mode so that many posts can be viewed simultaneously. It is possible to change the ordering by changing your preferences in the <a href="usercp.php$session[sessionurl_q]">User CP</a></p>

<p><b>Threaded Mode</b> - a tree is shown along with every post. This shows you the relationship each post has to the others. It's easy to see who responded to whom. Only one post is shown at a time. By clicking on a single post in the post tree, the page will show that post and all posts made in response to it.</p>

<p><b>Hybrid Mode</b> - This is a mixture of the linear and threaded modes. The post tree is displayed as in the threaded mode, but many posts are shown at the same time as in the linear modes.</p>
--------------- Added [DATE]1220316643[/DATE] at [TIME]1220316643[/TIME] ---------------

Quote:
Originally Posted by richTV View Post

looks like i need to change the link from the above to:

e.g.

http://www.domain.com/forum/faq.php?...thread_display

?

--------------- Added [DATE]1220317390[/DATE] at [TIME]1220317390[/TIME] ---------------

if i use the Search Phrase 'Here you can choose the display mode for threads.' for it:

Code:
Varname  	$vbphrase[choose_thread_display_mode]
Text 	Here you can choose the display mode for threads. For a full explanation of the modes, please view <a href="{1}">this help page</a>.
--------------- Added [DATE]1220318704[/DATE] at [TIME]1220318704[/TIME] ---------------

ok, from the above:

i substituted:

Code:
<a href="{1}">
with

Code:
<a href="faq.php?faq=vb3_board_usage#faq_vb3_thread_display">
and it takes me to the Thread Display Options part of the FAQ, not sure if this is the correct procedure though.

This is my Thread Display Options FAQ, can u confirm?

Thread Display Options

Can I change the order of threads?

You have a choice over how you view threads. When you're in a thread, look at the top bar. On the right hand side you'll see 'Display Mode'. Click on this and it lets you change how posts are ordered.

You have three choices:

Linear Mode - posts are displayed chronologically, usually from oldest to newest. Posts are shown in a flat mode so that many posts can be viewed simultaneously. It is possible to change the ordering by changing your preferences in the User CP

Threaded Mode - a tree is shown along with every post. This shows you the relationship each post has to the others. It's easy to see who responded to whom. Only one post is shown at a time. By clicking on a single post in the post tree, the page will show that post and all posts made in response to it.

Hybrid Mode - This is a mixture of the linear and threaded modes. The post tree is displayed as in the threaded mode, but many posts are shown at the same time as in the linear modes.
Reply With Quote
  #4  
Old 09-02-2008, 01:56 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think that's the same. Here's mine:

HTML Code:
<p><b>Can I change the order of threads?</b></p>

<p>You have a choice over how you view threads. When you're in a thread, look at the top bar. On the right hand side you'll see 'Display Mode'. Click on this and it lets you change how posts are ordered.</p>

<p>You have three choices:</p>

<p><b>Linear Mode</b> - posts are displayed chronologically, usually from oldest to newest. Posts are shown in a flat mode so that many posts can be viewed simultaneously. It is possible to change the ordering by changing your preferences in the <a href="usercp.php$session[sessionurl_q]">User CP</a></p>

<p><b>Threaded Mode</b> - a tree is shown along with every post. This shows you the relationship each post has to the others. It's easy to see who responded to whom. Only one post is shown at a time. By clicking on a single post in the post tree, the page will show that post and all posts made in response to it.</p>

<p><b>Hybrid Mode</b> - This is a mixture of the linear and threaded modes. The post tree is displayed as in the threaded mode, but many posts are shown at the same time as in the linear modes.</p>
Instead of changing the phrase (and here's the default for you):

Code:
Here you can choose the display mode for threads. For a full explanation of the modes, please view <a href="{1}">this help page</a>.
Go see what it says in the template modifyoptions in the are where that help link is called. It should say this (search for "choose_thread_display_mode" in the template):

HTML Code:
                    <tr>
                        <td><phrase 1="faq.php?$session[sessionurl]faq=vb3_board_usage#faq_vb3_thread_display">$vbphrase[choose_thread_display_mode]</phrase></td>
                    </tr>
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:04 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03523 seconds
  • Memory Usage 2,203KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (5)bbcode_code
  • (2)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (4)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete