|
#51640
01/02/2002 7:17 PM
|
Joined: Nov 2001
Posts: 99
Member
|
Member
Joined: Nov 2001
Posts: 99 |
I think this would be a great hack, when an admin or mod move a topic and another user try to go to that topic, it would automatically redirect him to whereever the topic was moved
|
|
|
#51641
01/03/2002 11:06 AM
|
Joined: Nov 2001
Posts: 198
Member
|
Member
Joined: Nov 2001
Posts: 198 |
yeah that wouldn't be bad 
Just another boring 17-year-old and yes, I like smilies/graemlins
|
|
|
#51642
01/08/2002 12:33 PM
|
Joined: Nov 2000
Posts: 42
Member
|
Member
Joined: Nov 2000
Posts: 42 |
Igor
|
|
|
#51643
08/17/2003 1:16 PM
|
Joined: May 2001
Posts: 283
Member
|
Member
Joined: May 2001
Posts: 283 |
It seems like this might have been addressed by now, but I'm still researching. Has anyone come up with a hack that does this yet?
|
|
|
#51644
08/18/2003 7:51 AM
|
Joined: May 2001
Posts: 1,042 Likes: 7
Moderator
|
Moderator
Joined: May 2001
Posts: 1,042 Likes: 7 |
in ubb_lib_posting.cgi # find: $ubb_friend_on = ''; # add under:
my $js_move_to = $stat_line[7]; $js_move_to =~ s/^[^"]+"(.+?)"[^"]+$/$1/; $js_move_to = UBBCGI::escape($js_move_to); $close_transfer_wording .= qq~ <script language="javascript" type="text/javascript"> <!-- window.location = unescape("$js_move_to"); --> </script>~; and clear cache.
|
|
|
#51645
08/18/2003 5:21 PM
|
Joined: May 2001
Posts: 283
Member
|
Member
Joined: May 2001
Posts: 283 |
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 87
Joined: December 2001
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|