By default what is the length of the username in threadlist last post column before it gets cut ...
What file controls that function????
Looks like I found it:
forumdisplay.php
Is there a way to do it without modifying core file????
What file controls that function????
Looks like I found it:
forumdisplay.php
$lastposterlink = build_profile_link($lastposter, $lastposteruid);
Is there a way to do it without modifying core file????