|
132 | 132 | <{if $forum.forum_lastpost_subject|default:''}> |
133 | 133 | <{$forum.forum_lastpost_time}> <{$smarty.const._MD_NEWBB_BY}> <{$forum.forum_lastpost_user}> |
134 | 134 | <br> |
135 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?post_id=<{$forum.forum_lastpost_id}>"> |
| 135 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?topic_id=<{$forum.forum_lastpost_topicid}>&post_id=<{$forum.forum_lastpost_id}>#forumpost<{$forum.forum_lastpost_id}>"> |
136 | 136 | <{$forum.forum_lastpost_subject}> |
137 | 137 | <{* irmtfan remove icon_path *}> |
138 | 138 | <{$forum.forum_lastpost_icon}> |
|
187 | 187 | <{if $subforum.forum_lastpost_subject|default:''}> |
188 | 188 | <{$subforum.forum_lastpost_time}> <{$smarty.const._MD_NEWBB_BY}> <{$subforum.forum_lastpost_user}> |
189 | 189 | <br> |
190 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?post_id=<{$subforum.forum_lastpost_id}>"> |
| 190 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?topic_id=<{$forum.forum_lastpost_topicid}>&post_id=<{$subforum.forum_lastpost_id}>#forumpost<{$forum.forum_lastpost_id}>"> |
191 | 191 | <{$subforum.forum_lastpost_subject}> |
192 | 192 | <{* irmtfan remove icon_path *}> |
193 | 193 | <{$subforum.forum_lastpost_icon}> |
|
241 | 241 | <{if $forum.forum_lastpost_subject|default:''}> |
242 | 242 | <{$forum.forum_lastpost_time}> <{$smarty.const._MD_NEWBB_BY}> <{$forum.forum_lastpost_user}> |
243 | 243 | <br> |
244 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?post_id=<{$forum.forum_lastpost_id}>"> |
| 244 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?topic_id=<{$forum.forum_lastpost_topicid}>&post_id=<{$forum.forum_lastpost_id}>#forumpost<{$forum.forum_lastpost_id}>"> |
245 | 245 | <{$forum.forum_lastpost_subject}> |
246 | 246 | <{* irmtfan remove icon_path *}> |
247 | 247 | <{$forum.forum_lastpost_icon}> |
|
302 | 302 | <{if $forum.forum_lastpost_subject|default:''}> |
303 | 303 | <{$forum.forum_lastpost_time}> <{$smarty.const._MD_NEWBB_BY}> <{$forum.forum_lastpost_user}> |
304 | 304 | <br> |
305 | | - <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?post_id=<{$forum.forum_lastpost_id}>"> |
| 305 | + <a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/viewtopic.php?topic_id=<{$forum.forum_lastpost_topicid}>&post_id=<{$forum.forum_lastpost_id}>#forumpost<{$forum.forum_lastpost_id}>"> |
306 | 306 | <{$forum.forum_lastpost_subject}> |
307 | 307 | <{* irmtfan remove icon_path *}> |
308 | 308 | <{$forum.forum_lastpost_icon}> |
|
0 commit comments