Installed.
Quote:
Originally Posted by Ryan Beal
Correct. Title of the plugin is 'Print Message Preview'.
Since you mention quotes, I have a feeling you're just replacing ' threadpreview' with the number of characters. Replace everything from Princeton's post.
The last line of my private_messagelist_messagebit looks like this:
PHP Code:
$pm['pmpreview'] = htmlspecialchars_uni(fetch_trimmed_title($pm['pmpreview'], 70));
|
& Thanks for being very clear with that. The instructions are very precise & I never would figured it out without your post.