After making some template modifications I seem to be having some custom rewrite difficulties for [minicode]
$ppostid[/minicode] (go to last post).
Code:
http://die16-clan.com/forum/showthread.php?p=85186
http://die16-clan.com/forum/entertainment/4712-what-last-movie-you-saw-15.html#post85186
Code:
http://die16-clan.com/forum/showthread.php?p=85212
http://die16-clan.com/forum/entertainment/3433-what-you-listening-right-now-post85212.html
Can you perhaps tell if I might be overlooking something?
[s]Could it be because of the [minicode]?[/minicode] character at the end of "What are you listening to right now?" perhaps? (Other special characters does seem to get stripped)[/s]
forumhome_latest
HTML Code:
<div class="cat-top_lft1"></div><div class="cat-top_rht1"></div><div class="cat-top_x1">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_latest')"><img id="collapseimg_forumhome_latest" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_latest].gif" alt="" border="0" /></a>
$vboptions[latest_title_name]
</div>
<div id="collapseobj_forumhome_latest" style="$vbcollapse[collapseobj_forumhome_latest]">
$latest_post_bits
</div>
<div class="cat-btm_x"><div class="cat-btm_lft"></div><div class="cat-btm_rht"></div></div>
forumhome_latest_bit
HTML Code:
<div class="tborder" style="padding:0px 1px 1px 1px">
<div class="alt2 smallfont" style="padding:5px">
<h3><a href="$vboptions[bburl]/showthread.php?$session[sessionurl]t=$pthreadid" class="smallfont">$pthreadtitle</a></h3>
<if condition="$vboptions['latest_cut'] != '0'"><p>$ppagetext</p></if>
<div align="right">Posted by <a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$puserid">$pusername</a>,</div>
<div align="right"><if condition="$vboptions['latest_date']">$pdate $ptime</if> in <a href="$vboptions[bburl]/forumdisplay.php?$session[sessionurl]f=$pforumid">$pforumtitle</a> <a href="$vboptions[bburl]/showthread.php?$session[sessionurl]p=$ppostid"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a></div>
</div>
</div>
Edit:
Strange, it only seems to happen when hovering a thread. After submitting the link it automatically gets rewritten to #post85186
Could this still cause duplicate content you think?