vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   Need this very USEFUL mod (https://vborg.vbsupport.ru/showthread.php?t=53535)

klaattu 05-29-2003 11:58 AM

Need this very USEFUL mod
 
1 Attachment(s)
In some forums I have visited , I have seen that they have the navigation bar on the bottom part of the page, so when you scroll down to read as lot of posts you can keep going (if there are more pages) or JUMP out of the thread and forum to where you want, here is a pic.
I know it must ve aonly a cut and paste operation on the template but I dont want to ruin anything by experimenting...anyone that can help me with this mod?

thanks in advance

filburt1 05-29-2003 03:04 PM

You can't ruin anything by backup up first or trying it on a test style set/board...

DaveG 05-29-2003 04:00 PM

I believe this is how you can make it happen:

In your showthread template, look for:
Code:

<!-- /thread options links -->
       
<br>

Under that, my code reads:
Code:

$postbits & nbsp; & nbsp; $navbar<br><br>
Try adding the code and see if that works - but don't put spaces between the & and n. Worse case: it doesn't work, then just delete what I referenced adding.

Good luck and let me know it it works.

klaattu 05-29-2003 11:50 PM

It puts the navigation bar where its supposed to go But unfortunatelly every post is repeated twice ! ?????
I removed the spaces and then put them again to no avail...

???? I guess is just a teensy problem......

DaveG 05-29-2003 11:54 PM

Try putting the code in that I suggested, but DON'T include the $postbits part. Does that work?

klaattu 05-30-2003 01:58 AM

Done ! it works !!! thanks A LOT I works perfect........

DaveG 05-30-2003 04:44 PM

Glad to help!


All times are GMT. The time now is 08:45 AM.

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.01847 seconds
  • Memory Usage 1,714KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete