Jump to content

Cambiare il numero di discussioni Recenti IPB 3.4

Featured Replies

Per Cambiare il numero di discussioni Recenti nella hook in sidebar di  IPB 3.4

 

 

/admin/applications/forums/sources/classes/forums/class_forums.php


 

 

cambiare il numero 5 alla linea 2782

    public function hooks_recentTopics( $topicCount=5, $output=true ) 

 

 

  • 4 weeks later...

potrebbe non essere sufficiente.... (IPB 3.3.4)

 

se il numero dei nuovi topic non cambia...

 

andare in  /hooks/boardIndexRecentTopics_..........php

 

e alla linea 14,  scrivere il numero di topic fra le parentesi.... per esempio per 10 topic:

 

		return $this->registry->getClass('class_forums')->hooks_recentTopics(10);

Edited by piripicchio

  • 1 month later...

E io che stavo per aprire una nuova discussione sull'argomento, grazie!

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.