Welcome, Guest. Please Login or Register.
April 16, 2024, 08:29:31 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  FAQ  |  Why do I get sent back to the message index instead of my message when posting? « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Why do I get sent back to the message index instead of my message when posting?  (Read 7613 times)
Joseph Fung
Global Moderator
YaBB God
*****
Posts: 4512


Keep smiling: it makes others nervous.

WWW
Why do I get sent back to the message index instead of my message when posting?
« on: December 18, 2001, 06:34:17 PM »
Reply with quote

No, it is not a bug.  This is because of how the flags are created.  There is no way to make the new flags "perfect" but having the user returned to the message index results in fewer erroneous new flags.

A better flagging system is in development, at which point we may change the redirection (or make it a selectable option).
Logged

Champ
Noobie
*
Posts: 14


Homer rules!

Re:Why do I get sent back to the message index instead of my message when postin
« Reply #1 on: April 23, 2002, 03:49:59 AM »
Reply with quote

Any update on this or information how to change it anyway? What do I have to change to go back into the thread where I made the reply instead of the thread overview or message index how you call it?
« Last Edit: April 23, 2002, 03:56:10 AM by Champ » Logged
myk
Jr. Member
**
Posts: 99


I'm a llama! *spit*

ICQ - 1938747 WWW
Re:Why do I get sent back to the message index instead of my message when postin
« Reply #2 on: April 24, 2002, 07:16:46 AM »
Reply with quote

Quote from: Joseph Fung on December 18, 2001, 06:34:17 PMor make it a selectable option
this would be preferred. i actually like going to the message index. i dont need to see my post added to the others. that's what the preview button is for (sorta)
Logged

claimed mods:
none. the world is better off with me on the receiving end of mods rather than the giving end
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Why do I get sent back to the message index instead of my message when postin
« Reply #3 on: April 24, 2002, 10:19:17 PM »
Reply with quote

You can change it in Post.php.  It had been posted before but let me take a peek.  There is a line commented out that redirects the user and it can be edited so that you are sent wherever your heart desires ;)
Logged

Champ
Noobie
*
Posts: 14


Homer rules!

Re:Why do I get sent back to the message index instead of my message when postin
« Reply #4 on: April 27, 2002, 11:35:07 PM »
Reply with quote

 ??? I've read the file over and over again but can't find this line. Please give me another hint and let me see the light ;) ;D
Logged
Jeff Lewis
Global Moderator
YaBB God
*****
Posts: 10149


I'm a llama!

WWW
Re:Why do I get sent back to the message index instead of my message when postin
« Reply #5 on: April 28, 2002, 12:44:10 AM »
Reply with quote

I already posted a message about this around here...not sure where.  Look in Post.php and look for a commented out line near the bottom of the Post2 function.
Logged

Champ
Noobie
*
Posts: 14


Homer rules!

Re:Why do I get sent back to the message index instead of my message when postin
« Reply #6 on: April 28, 2002, 03:24:49 AM »
Reply with quote

Thanks, I found it :)

Find this in post.php:
//   $yySetLocation = "$cgi;board=$board;action=display;threadid=$thread";
     $yySetLocation = "$cgi";
   redirectexit();

and change it to
     $yySetLocation = "$cgi;board=$board;action=display;threadid=$thread";
//   $yySetLocation = "$cgi";
   redirectexit();
Thank you, Jeff!
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  FAQ  |  Why do I get sent back to the message index instead of my message when posting? « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.232 seconds with 19 queries.