Quote:
Originally Posted by -=Sniper=-
yeh only one spot, as metioned above, one strange thing happening now is the template condition for when only one user has said "thanks" is not working.
on mine I have it it like this
PHP Code:
<if condition="$nb == 1"><phrase 1="User" 2="$post[username]">$vbphrase[post_thanks_users_say]</phrase>
<else /><phrase 1="$post[post_thanks_amount] Users" 2="$post[username]">$vbphrase[post_thanks_users_say]</phrase></if>
even with one thanks it says "1 users"
btw: did the upgrade have any effect on the templates? changes?
|
in includes/functions_showthread.php
find all the times
and replace with
I'll update the zip download in a min. Also, anyone else who installed v1.10 alreadyshould do this.