![]() |
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 01: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|