Categorie: Templates
Hits: 1927

Foutmelding na php update naar versie 7 

WARNING: PARAMETER 2 TO MODCHROME_ARTBLOCK() EXPECTED TO BE A REFERENCE, VALUE GIVEN IN ////TEMPLATE/HTML/MODULES.PHP ON LINE 39

Oplossing:

 

in your template folder> html/modules.php

find lines

function modChrome_artnostyle($module, &$params, &$attribs)

and

function modChrome_artblock($module, &$params, &$attribs)

and

function modChrome_artvmenu($module, &$params, &$attribs)

and

function modChrome_artarticle($module, &$params, &$attribs)

now remove all &