How would I truncate the $thread_get[title] to a specific amount of characters and add ... at the end if the title is truncated?
I'm trying to apply it to the modification here ->
https://vborg.vbsupport.ru/showthrea...t+posts&page=2
I would really appreciate it! thanks!
edit: i tried this
https://vborg.vbsupport.ru/showthread.php?t=75418 but the fetch_trimmed_title function seems to be missing? probably dropped in recent versions of VB maybe?