Nice work dude .
Ak47 Reviewed by Ak47 on . Warezlinkers: submitted msg in topic [phpbb3] http://www.besthostingforums.com/images/cdn/besthostingforums.com/2009/10/15nkpax-1.png YOU will need first to have installed the in-forum submitter by warezlinkers.comhttp://warezcoders.com/code/warezlinkers_ifs.zipSQL ALTER TABLE phpbb_posts ADD `submited` varchar(255) NOT NULL;Open: styles/~{Your Style}~/template/viewtopic_body.html Find: After add: <div class="notice">{postrow.SUBMITED}</div>Open: viewtopic.php Find: After add: 'SUBMITED' => $row,Find: Replace by: Rating: 5