[SOLVED] - BUG - Only the first home page module box is loaded

Di più
28/04/2014 14:55 #3127 da cpvt
If you have multiple module boxes in home page only the first one are loaded when you enter in Home page.

SOLUTION:

The developer added a function to reuse a class if already instanciaded, in this case ListViewController, but forget to check if the QueryGenerator has changed, also they not set the new QueryGenerator. This happen in home page where each module box contain a "Listview" object.

in include/home.php after line 298 add this line

$controller->setQueryGenerator($queryGenerator);

cp
Ringraziano per il messaggio: dende

Si prega Accedi a partecipare alla conversazione.

Di più
23/05/2014 09:43 #3140 da dende
Thank you !

I've reported this thread to our technical dept.

Bye

Si prega Accedi a partecipare alla conversazione.

Tempo creazione pagina: 0.153 secondi