![]() |
[release] moving bar and % on redirect after posting
Version 1.0.0
download link: next post down Author: rimmer Description: this put a moving bar and the % on the redirect page after a user posts a thread or reply. Screenshot/Demo: underneath this :) Installation instructions: replace the redirect_postthanks template with the template in zip file http://www.erno.fsnet.co.uk/redirect-bar.gif sorry filbert i'll redo the picy now :) |
install file
|
oooohhhh ME LIKEY!
|
VERY well done
9/10 :D |
Please see http://www.vbulletintemplates.com/mo...s=&threadid=16 (thread title/message header wrong)
edit: also the screenshot should be attached, or at least less than 450 pixels in width. |
thanks i just had a look and i would think you could do it with most if not all the redirect_ templates just change the wording :)
|
It's redirecting to the wrong place...not to the post but to a new reply page...:(
|
if you take the $url out of the redirect_postthnks template its a quick fox for now till i sort it out properly
|
Cool Installed
|
As an aside this version requires Javascript to automatically redirect. Users with it off will have to click the redirection link each time.
|
Quote:
Larry |
it is a great idea! im sure someone can fix it so it doesnt REQUIRE JS
|
very nice mod!
*installs |
Warning this does not work with the post reply button. It may be because we have multi quote not sure
Larry |
it's because it redirects to the wrong page...take out the $url
|
Quote:
|
replace the "$url" with "$goto". that worked for me. :)
|
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 |
lebanon2001
in the template that you edit change the variable "$url" to "$goto" |
Nice mod
|
Quote:
wooooooow this goooood thanks my frind:) :) |
yes guys you should cut out this code
PHP Code:
|
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 |
mind you it prolly only works for the postthanks redirect
|
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 = "";} |
change it to this if you use it for the redirect_postthanks template...
{window.location = "showthread.php?s=$session[sessionhash]&postid=$postid#post$postid";} |
Nice!!
|
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. |
Quote:
|
He already had that answered for him Burning_Ice:)
|
Quote:
|
i dont know how i can get what the forumid for a post is.... i need it so i can put that bar on the delete.... :\
|
ok change this
{window.location = "$goto";} to this for the redirect_deletethread template {window.location = "forumdisplay.php?s=$session[sessionhash]&forumid=$threadinfo[forumid]";} and use this for redirect_deletepost & redirect_deleteposts {window.location = "showthread.php?s=$session[sessionhash]&threadid=$threadid";} |
i got 2 more for ya...
for the redirect_pollvotethanks, {window.location = "showthread.php?s=$session[sessionhash]&threadid=$threadinfo[threadid]"} for redirect_editthanks {window.location = "showthread.php?s=$session[sessionhash]&threadid=$threadinfo[threadid]#post$postid"} |
what if you just got rid of the
else {window.location = "wherever"} in the code? would it work for anything, because 2 temlates are actually used in the redirect, standardredirect and the redirect_xxx for whatever type of redirect it is. the standardredirect is the one that sends you to the next page after 1 second anyways....who cares if the % might be lower then 100 before it refreshes... |
it might work i'll have a bash
|
yep seems to work :)
|
w00t...?
|
good hack, but im not gonna install it, its kinda pointless, but none-the-less its good for people who like this kind of thing :)
|
Quote:
|
All times are GMT. The time now is 05:54 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|