Jump to content

Abilitare solo una firma a utente per ogni topic

Featured Replies

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.php

e 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

  • 2 years later...

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...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. to insert a cookie message.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.