vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [release] moving bar and % on redirect after posting (https://vborg.vbsupport.ru/showthread.php?t=85687)

lebanon2001 12-18-2002 08:17 AM

Quote:

Originally posted by Nairb
lebanon2001

in the template that you edit
change the variable "$url" to "$goto"


wooooooow this goooood

thanks my frind:) :)

Arabs Emperor 12-18-2002 03:34 PM

yes guys you should cut out this code
PHP Code:

else 
{
window.location "$url";} 

nice work 10/10

phill2003 12-31-2002 08:38 PM

i just noticed some of you having probs with this if the server is slow it redirects to the wrong place i noticed its been fixed but this is how i have doe it anyway... if it helps anyone i'm pleased :)

change this

{window.location = "$url";}

to this

{window.location = "showthread.php?s=$session[sessionhash]&postid=$postid#post$postid";}

well i hope it helps a bit

have a very nice new year all the best

rimmer

phill2003 12-31-2002 08:40 PM

mind you it prolly only works for the postthanks redirect

imported_CityInet 01-01-2003 01:22 AM

i really like this mod but the redirection problem is an issue for me. it redirects to the reply page. i tried taking $url out of the template, but that did not work. I do not think I did this right. Here is what I did...

the mod
---------------------
else
{window.location = "$url";}

my revision
---------------------
else
{window.location = "";}

phill2003 01-01-2003 05:19 PM

change it to this if you use it for the redirect_postthanks template...

{window.location = "showthread.php?s=$session[sessionhash]&postid=$postid#post$postid";}

wyzzor 01-01-2003 11:57 PM

Nice!!

Zerodark 01-02-2003 01:29 AM

wow,..i just installed this and it is amazing.

EDIT: i just had 1 slight problem with it,...when i don't use the quick reply, it takes me back to the reply screen like it didn't take me back.

Burning_Ice 01-02-2003 02:25 PM

Quote:

Originally posted by lebanon2001
look hack my frind Rimmer

after new thread not go to subject
this go to new thread agin
way were problem

i waited From he changes broblem

I have no clue what you said... What so ever.

assassingod 01-02-2003 02:35 PM

He already had that answered for him Burning_Ice:)


All times are GMT. The time now is 10:39 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.01093 seconds
  • Memory Usage 1,734KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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