Caricamento...
Mostra Eventi

Come settare impostazioni

Specific support for my extension "Real Time Notifications". This forum include support, request and bug tracker.
(Supporto specifico per la mia estensione 'Real Time Notifications". In questo forum si può anche segnalare bug e fare richieste, oltre al supporto)
Avatar utente
brunino
Site Admin
Messaggi: 665
Iscritto il: dom nov 02, 2014 7:21 pm
Has thanked: 2 times
Been thanked: 57 times

Come settare impostazioni

Messaggio da leggereda brunino » mer giu 17, 2015 8:17 pm

Per settare le varie impostazioni, è necessario aprire il file event/main_listener.php e cercare //OPTIONS START. Da quella riga fino a //OPTIONS END ci sono le impostazioni (dalla BETA ci sarà un pannello PCA).

Codice: Seleziona tutto

   //change true to false to disable the option which you want
   $whoisonline = true;      //refresh who is online
   $forumlist = true;      //refresh forum list
   $posts_intopics = true;    //refresh posts in view topics
   $viewforum = true;       //refresh topics/forums list in viewforum
   
   //refresh time in seconds
   $reload_seconds = 15;

change true to false to disable the option which you want = cambia true in false per disattivare le opzioni che non vuoi
refresh who is online = ricarica la lista degli utenti online (nella index)
refresh forum list = ricarica la lista dei forum (topic non letti ecc...)
refresh posts in view topics = se stai guiardando un topic e viene inserita una risposta, sarà aggiunta
refresh topics/forums list in viewforum = ricarica i forum e i topic se stai visitando un forum
refresh time in seconds = tempo di aggiornamento in secondi (troppo basso provoca sfruttamento eccessivo del server)


Chi ha visto questo topic

brunino (8), loris (1), systemcrack (4), Aldo (1), Barrnet (1), Galixte de EzCom (2), spyro (1)

Torna a “Real Time Notifications”

Chi c’è in linea

Visitano il forum: Nessuno e 3 ospiti

  • Argomenti più visti
    Top Poster
    Ultimi Post
cron

Login