• Hi
    Latest update to Rencontre Premium broke part of the private gallery. It throws this error:
    Warning: Undefined variable $galleryusers in …wprencontre\wp-content\plugins\rencontreP\templates\rencontreP_gallery_edit.php on line 48
    Warning: foreach() argument must be of type array|object, null given in …wprencontre\wp-content\plugins\rencontreP\templates\rencontreP_gallery_edit.php on line 48

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    Oups !

    Je fais une mise à jour aujourd’hui. Il y aura des améliorations :

    • Ajout de catégories à la gallerie pour sélectionner qui peut voir quoi.
    • Ajout d’un modal par double clic sur une image du mur de modération pour voir l’image agrandie et avoir le pédigré de l’utilisateur.

    Cordialement

    Plugin Author Jacques Malgrange

    (@sojahu)

    En attendant, vous pouvez ajouter

    <?php $galleryusers = (isset($galleryusers)?$galleryusers:array(); ?>

    juste avant le foreach de la ligne 48.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Latest update to premium broke private gallery’ is closed to new replies.