Mike11212
06-09-2003, 06:36 PM
Any hack or can someone put 1 together Pwease????
assassingod
06-09-2003, 06:41 PM
Untested, but open printthread.php, find
$templatesused = "postbit_signature,printthreadbit,printthread";
replace with
$templatesused = "printthreadbit,printthread";
then
SELECT post.*,post.username AS postusername,user.username,user.signature,icon.tit le AS icontitle,icon.iconpath
replace with
SELECT post.*,post.username AS postusername,user.username,icon.title AS icontitle,icon.iconpath
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.