vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Ah CRAP! Lost the ability after posting to have the page scroll on to the post? (https://vborg.vbsupport.ru/showthread.php?t=34579)

Gutspiller 01-28-2002 10:21 PM

I just recently installed the contract posts hack, which IS working. Does anybody know if this hack takes it out so that after you reply to a long thread, it doesn't automatically show you back at your post? Right now it puts you back up at the top of the page.

I also have the hack that numbers your post so that you can have a better idea on where you are in the thread. I am thinking that this is the hack that did it, just because the post # blah text asts also as a link to the post. SO that you can copy that link and when somebody follows that link it then takes them straight to that exact post.

Can somebody please help me with this. I don't want to reverse both these hacks and trace my steps if at all possible.

I would greatly appreciate some help on this problem.

Many thanks!!!

:(

FWC 01-28-2002 10:41 PM

Check Post #118 in the Contract Post support thread.

Gutspiller 01-28-2002 11:07 PM

Quote:

Originally posted by FWC
Check Post #118 in the Contract Post support thread.
sounds like it might fix it. Where do I find the < div>< /div> tags he is talking about? Since the instructions are in the script I don't have anything to go to and look at where the div tags are. Can you help?

Thanks in advance. :up:

FWC 01-29-2002 12:39 AM

Quote:

Originally posted by Gutspiller


sounds like it might fix it. Where do I find the < div>< /div> tags he is talking about? Since the instructions are in the script I don't have anything to go to and look at where the div tags are. Can you help?

Thanks in advance. :up:

She is talking about the div tags in the postbit. There is an upper div section you see when the message is contracted and a lower div section (which is pretty much the old postbit) you see when the message is expanded. You need to put that piece of code in the upper div section. She describes the div sections in a message on the first couple of pages of the thread.

Gutspiller 01-29-2002 01:27 AM

Quote:

Originally posted by FWC
She is talking about the div tags in the postbit. There is an upper div section you see when the message is contracted and a lower div section (which is pretty much the old postbit) you see when the message is expanded. You need to put that piece of code in the upper div section. She describes the div sections in a message on the first couple of pages of the thread.
:confused: yeah um, I still don't know where to put it. I see the upper div tags, but I still don't know WHERE to put the this line of code: <a name="post$post[postid]"></a>

Does anybody know? :(

FWC 01-29-2002 03:10 AM

This is where I have it:
Code:

<td bgcolor="$post[backcolor]" width="175" valign="top" nowrap><a name="post$post[postid]"></a>$plusimg

Gutspiller 01-29-2002 06:28 AM

Nope that still doesn't work either way. Wether I have it set to contract them or keep the normal, it still doesn't work. :cry:


All times are GMT. The time now is 01:01 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.01145 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (3)bbcode_quote_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