1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-16 04:24:42 +01:00
php-e107/e107_plugins
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-04-01 23:03:13 -07:00
2013-04-26 22:25:48 -07:00
2015-06-19 09:56:13 -07:00
2015-06-21 12:06:52 +10:00
2015-04-09 22:19:27 -07:00
2015-05-21 19:39:00 -07:00
2015-06-17 11:26:48 -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 11:26:48 -07:00