maybe it has been discussed, but since it isn't in the vbulletinlatest.zip i just downloaded, i must remind you :
the little bit of text "(Moderated by: James)", for example, is hard-coded in forumdisplay.php
I had to change line 90 to :
$moderatedby="".htmlspecialchars($moderator[username])."";
and then modify the forum template to include "(moderated by : $moderatedby)"
could you include this in the next release, to make it more language independent ?
that would be at least easier for non-english forums.
thanks for any feedback...
jeb.
#If you have any other info about this subject , Please add it free.# |
edit