vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Remove Intermediate Redirection Page (https://vborg.vbsupport.ru/showthread.php?t=32564)

Tommy Boy 04-05-2002 02:12 AM

Quote:

Originally posted by melondog
The reason the redirect is there is so if a user refreshes the thread page, the post is not resubmitted. You should redirect to a blank page that redirects to the thread, to make it seem like no mid step is used, and then it takes them to the url. That is what I think should be done. :)

p.s. - I've done this on my test board.

You'll get the same effect with this hack too.

The Keeper 04-05-2002 04:29 AM

heh I just changed
<meta http-equiv="Refresh" content="1; URL=$url">

to
<meta http-equiv="Refresh" content="0; URL=$url">

in Standard redirect, to make it appear faster.

phase1 04-05-2002 06:37 PM

test

Psychdrone 04-06-2002 06:15 PM

Hey could somebody be so kinda and tell me around what line this is on?? Cause I have 2.2.4 and can not find it

Please thanks guys!

Erwin 04-08-2002 02:07 AM

It's in the standardredirect template.

Velocd 04-08-2002 03:04 AM

Excellent hack :p :p

It works perfectly on my forums, and I'm not getting any of the problems some of you are getting. I'm using the original code on the main page, and when I post it takes me right to my thread :)
Very fast, and I know the users will like it.

99% of the people on my forums use Internet Explorer, so there is no worry bout incompatibility till maybe later. An option for enabling / disabling in profile would be nice.

Ben Johnson 09-08-2002 05:14 PM

i installed this hack and when people vote on polls it does not work

TheSaint-AeD 10-19-2002 01:47 PM

I have lots of requests of my Users for this Hack. Could anybody of the vB.org-Staff please say something to this? Test it and correct it if needed?

Paul 10-19-2002 03:28 PM

I have been able to use the header() function to successfully redirect to a post anchor. It involves far more code editing than is supplied here and appears to be the way vb3 is handling this.

There are instances when standardredirect is used for informational purposes, so I elected to only remove specific instances--most notably, newthread, newreply, and search.

If there is an interest, I'll attach instructions here.

Paul

Kars10 10-20-2002 01:18 PM

cool hack!! Works great... ;)
[high]* Minifreunde klicks installed![/high]


All times are GMT. The time now is 06:26 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.01106 seconds
  • Memory Usage 1,730KB
  • 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_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