The Wakaba and Kareha support thread (1000)

591 Name: belair : 2007-02-20 20:56 ID:dZKPcn4c [Del]

howdy... just spent an hour fixing a kareha bug, and figured you folks may like to hear about it.

In the admin console, you may have problems when trying to delete multiple posts from a thread using the check boxes, after clicking into a thread using the title link.

Solution: Line 91 of admin.pl

current version reads: <form action="<const KAREHA_SCRIPT>" method="post">

change it to this: <form action="<var $path><const KAREHA_SCRIPT>" method="post">
This thread has been closed. You cannot post in this thread any longer.