Return to main thread instead of index #33

Closed
opened 6 years ago by indrakaw · 3 comments
indrakaw commented 6 years ago (Migrated from gitlab.com)

Current: Whenever I made a thread or replied to OP, it returns to board index.
Expected: Return to main thread.

Please?

Current: Whenever I made a thread or replied to OP, it returns to board index. Expected: Return to main thread. Please?
tslocum commented 6 years ago (Migrated from gitlab.com)

Created by: Wqer555

Put "noko" in the email field.

https://github.com/tslocum/TinyIB/blob/master/imgboard.php#L285

*Created by: Wqer555* Put "noko" in the email field. https://github.com/tslocum/TinyIB/blob/master/imgboard.php#L285
indrakaw commented 6 years ago (Migrated from gitlab.com)

@Wqer555
Wow, that's undocumented!
I hope that could be an option that can easy defined on settings.php.

@Wqer555 Wow, that's undocumented! I hope that could be an option that can easy defined on `settings.php`.
tslocum commented 6 years ago (Migrated from gitlab.com)

Created by: Wqer555

It's a staple of imageboards. If you want, you can disable that if . That way, the behavior will happen all the time. Alternatively, you can add a variable to settings.php and check whether it's true in that same if. Another option is to have noko as the default value in the post form.

*Created by: Wqer555* It's a staple of imageboards. If you want, you can disable that `if` . That way, the behavior will happen all the time. Alternatively, you can add a variable to `settings.php` and check whether it's true in that same `if`. Another option is to have `noko` as the default value in the post form.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/tinyib#33
Loading…
There is no content yet.