najaru 971 Posted January 2, 2011 Share Posted January 2, 2011 La ripetizione di firme vi da fastidio? Molti utenti mettono delle firme troppo invasive ma non volete creare troppe limitazioni? Volete rendere più scorrevole la lettura dei vostri topic?Potete fare questa piccola modifica ( vista postata da DawPi sul forum ufficiale)Aprire: admin/applications/forums/modules_public/forums/topics.phpe cercare:# Memory Debug Aggiungere poco prima: /* (DP30) Display Signature Once Per Topic */ if ( ! $this->cached_members[ $row['author_id'] ]['added_signature'] ) { $this->cached_members[ $row['author_id'] ]['added_signature'] = 1; } else { $poster['signature'] = ''; }Salvare e ricaricare il file sul server Link to post Share on other sites
BomAle 434 Posted July 31, 2013 Share Posted July 31, 2013 non trovo memory debug... vedo se riesco a renderla compatibile per la 3.4.x EDIT: Ho trovato grazie a Michael -> http://invisionfocus.com/files/file/515-show-signatures-once/bisogna essere "Premium Members" per accedere al file.se vi occorre segnalatelo in questo topic, o fate una donazione per promuoversi a premium su invisionfocus... Link to post Share on other sites
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now