Bonsoir, j'ai reglé mon soucis d'url mais j'ai du désactiver plusieurs extensions
Meta, Title et Open Graph Metadata
Open Graph Metadata est celui qui me provoquait le plus d'erreurs
Sur la home
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta/main.inc.php on line 162
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta/main.inc.php on line 163
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 163
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 163
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 167
Sur les categories
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 163
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 163
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 167
Sur les categories
Notice: Trying to access array offset on value of type null in /home/............/plugins/title/main.inc.php on line 105
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta/main.inc.php on line 201
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta/main.inc.php on line 205
sur les tags
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 181
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 181
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta_og/main.inc.php on line 185
Notice: Trying to access array offset on value of type null in /home/............/plugins/title/main.inc.php on line 105
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta/main.inc.php on line 201
Notice: Trying to access array offset on value of type null in /home/............/plugins/meta/main.inc.php on line 205
Y a til des caractères interdits dans Piwigo ?
Dernière modification par Dom59 (2020-05-23 00:55:13)
Hors ligne
Bonjour
Dans l'admin de meta_og dans la configuration il y a une taille de défini ?
Hors ligne
Bonjour
pour meta et title je vais ajouter des test mais globalement vous n'avez pas remplit les données
Hors ligne
merci pour ta réponse. Ce matin je vois que j'ai un autre soucis. Lorsque je fais un tri sur date et sélectionne une année .
Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /home/---------------./include/dblayer/functions_mysqli.inc.php on line 688
Plein de trucs a voir maintenant
Hors ligne
ddtddt a écrit:
Bonjour
Dans l'admin de meta_og dans la configuration il y a une taille de défini ?
Je viens de mettre
th: miniature par defaut
et summary : partager votre page avec l'image réduite et les informations.
je viens d'essayer avec plusieurs tests et c'est pareil j'ai encore des soucis mais seulement sur la home et la categorie
Notice: Trying to access array offset on value of type null in /...plugins/meta_og/main.inc.php on line 163
Notice: Trying to access array offset on value of type null in /...plugins/meta_og/main.inc.php on line 163
Notice: Trying to access array offset on value of type null in /...plugins/meta_og/main.inc.php on line 167
sur les catégories et photos plus de pb avec cette extensions
Dernière modification par Dom59 (2020-05-23 10:24:49)
Hors ligne
Bonjour
merci de ton retour je vais regarder, tu as définie une image pour la page d'accueil ?
Hors ligne
non juste le slider
https://github.com/tkuther/piwigo-boots … ent-images
dans une page additionnelle
pour info je suis passé a la version PHP: 7.4.5 chez ovh dernière version pour moi
Dernière modification par Dom59 (2020-05-23 14:39:41)
Hors ligne
Dom59 a écrit:
pour info je suis passé a la version PHP: 7.4.5 chez ovh dernière version pour moi
Pour quoi faire ? Reviens à php 7.2 et vois si tu as toujours ces problèmes.
Conseil : toujours s'assurer de la compatibilité avant de monter de version php.
Hors ligne
Dom59 a écrit:
non juste le slider
https://github.com/tkuther/piwigo-boots … ent-images
dans une page additionnelle
pour info je suis passé a la version PHP: 7.4.5 chez ovh dernière version pour moi
bonjour
Je parlais du plugin meta_og ... une image pour la balise meta_og corespondante
Hors ligne
Merci Guillaume je suis passé à la version 7.2 et ça fonctionne nickel maintenant.
J'ai réactivé les extensions nomé plus haut et il n'y a plus de beug.
Pour ceux que cela intéresse il y a un fichier .ovhconfig sur la racine de mon hébergement et pour moi j' y ai mis ce contenu. C'est un simple fichier texte a envoyer via ftp.
app.engine=php
app.engine.version=7.2
http.firewall=none
environment=production
container.image=stable
Encore merci pour les partages
Dernière modification par Dom59 (2020-05-23 18:47:45)
Hors ligne