overlay sur section : trailer non disponible
YACS team - responsable support
création site internet
annuaire entreprise Rhône-Alpes
| Propriétaire | Christian |
| Avancement | ![]() |
| Workflow | Besoin d'aide |
| Statut | Le problème a été enregistré |
en 9.1beta14 je n'arrive pas à afficher les données de mon overlay.
dans sections/view.php vers la ligne 1420 j'ai ajouté le code
if(is_object($overlay))
$text .= $overlay->get_text('trailer', $item);
Dans /overlays/ovelray.php j'ai aussi remplacé la fonction :
function &get_trailer_text($host=NULL) {
$text = $host['trailer'];
return $text;
}
j'espère que c'est la bonne solution
