skcihmit
690e197f69
Update forum_post.php
...
under function updateReply()
$url = e107::url('forum','topic',$this->data,true);
to
$url = e107::url('forum','topic',$this->data);
With true at the end, I get the redirect url creating a recursive e107_plugins/forum within the url and causing a 404.
2015-06-21 12:06:52 +10:00
..
2015-03-31 10:21:50 -07:00
2015-01-30 02:48:54 -08:00
2015-02-15 16:07:27 -08:00
2015-04-04 16:24:10 -07:00
2015-04-01 23:03:13 -07:00
2015-05-08 10:52:09 -07:00
2014-06-14 15:09:07 +02:00
2013-04-29 19:36:05 -07:00
2013-04-26 22:25:48 -07:00
2015-05-08 10:20:04 -07:00
2015-06-19 09:56:13 -07:00
2015-04-17 10:48:14 -07:00
2015-06-21 12:06:52 +10:00
2015-06-01 14:54:52 -07:00
2015-05-20 11:20:22 -07:00
2015-03-29 20:28:33 -07:00
2015-04-09 22:19:27 -07:00
2015-02-14 23:34:15 -08:00
2015-05-21 19:39:00 -07:00
2015-06-11 09:40:56 -07:00
2015-02-15 00:18:51 -08:00
2015-02-14 23:34:15 -08:00
2015-06-17 11:26:48 -07:00
2015-03-15 13:27:37 -07:00
2015-05-11 14:07:38 -07:00
2015-02-15 02:37:36 -08:00
2015-02-15 02:37:36 -08:00
2015-05-10 12:02:32 -07:00
2015-06-17 15:42:15 +02:00
2015-06-17 11:26:48 -07:00
2014-06-14 15:13:08 +02:00
2015-05-23 12:28:24 -07:00
2015-06-08 00:12:19 -07:00
2015-02-14 23:34:15 -08:00
2015-06-04 17:01:27 -07:00
2015-04-07 19:49:11 -07:00
2015-05-13 17:45:24 -07:00