Anomalie #1861
ferméLogo corrompu / invisible
Ajouté par Sylvain CANOINE il y a 3 mois. Mis à jour il y a 3 mois.
0%
Description
Bonjour,
Je suis en train de migrer l'instance Galette d'un de mes associations. Je passe d'un serveur mutualisé à un VPS, ce qui me donne plus de liberté, mais ça reste du classique : Debian, Apache, PHP-FPM, MariaDB.
Migration via scp + mysqldump/restore. Le nom de la base et du compte SQL ont changé, au cas où ça aurait une importance.
Problème : alors que le logo de l'association s'affiche bien sur l'ancienne instance, impossible d'afficher le moindre logo dans la nouvelle. Y compris le logo "Galette" qui s'affiche par défaut. La taille des images est bonne, mais Firefox annonce que l'image ne peut être affichée car elle contient des erreurs.
Dans le doute, j'ai fait plein de tests, y compris une réinstallation complète sur une base vierge, avec toujours le même symptôme. Le reste de l'instance semble fonctionner correctement.
Je ne sais pas trop où chercher, ne sachant même pas où trouver ce fichu logo sur le serveur. Il doit certainement être stocké en base, mais dans quel format ? Est-ce lié au chiffrement TLS ? À des paramètres spécifies PHP ?
Bon, ce n'est qu'un logo, il n'y a pas le feu au lac, mais je n'aime pas ne pas savoir, ça me chagrine...
Fichiers
Capture d’écran_2024-08-10_18-18-26.png (6,86 ko) Capture d’écran_2024-08-10_18-18-26.png | Sylvain CANOINE, 10/08/2024 18:18 |
Mis à jour par Johan Cwiklinski il y a 3 mois
- Statut changé de Nouveau à Commentaire
Il faudrait voir si les logs en disent davantage à l'affichage du logo ; et activer le mode debug au besoin.
Lors d'une migration, il ne faut pas oublier de migrer le dossier data
, et vérifier que ses droits soient corrects.
Mis à jour par Sylvain CANOINE il y a 3 mois
Johan Cwiklinski a écrit (#note-1):
Lors d'une migration, il ne faut pas oublier de migrer le dossier
data
, et vérifier que ses droits soient corrects.
Les données ont bien été copiées, les permissions sont bonnes, la configuration aussi :
# cat /var/www/xxxx/current/galette/config/local_paths.inc.php
define('GALETTE_DATA_PATH', '/var/lib/galette/xxxx/');
define('GALETTE_LOGS_PATH', '/var/log/apache2/galette/');
?># ls -l /var/lib/galette/xxxx/
total 152
drwxr-x--- 2 www-data www-data 4096 28 août 2020 attachments
-rw-r----- 1 www-data www-data 3699 28 août 2020 blacklist.txt
drwxr-x--- 96 www-data www-data 4096 10 août 16:01 cache
drwxr-x--- 2 www-data www-data 4096 10 août 11:31 documents
drwxr-x--- 2 www-data www-data 4096 13 avril 2022 exports
drwxr-x--- 2 www-data www-data 4096 28 août 2020 files
drwxr-x--- 2 www-data www-data 4096 28 août 2020 imports
-rw-r----- 1 www-data www-data 1289 28 août 2020 index.php
drwxr-x--- 2 www-data www-data 4096 10 juil. 15:45 logs
drwxr-x--- 2 www-data www-data 4096 10 août 17:50 photos
drwxr-x--- 2 www-data www-data 4096 28 août 2020 tempimages
drwxr-x--- 2 www-data www-data 110592 30 août 2023 templates_c# ls -l /var/log/apache2/galette
total 4
-rw-r--r-- 1 www-data www-data 228 12 août 11:01 galette.log
Johan Cwiklinski a écrit (#note-1):
Il faudrait voir si les logs en disent davantage à l'affichage du logo ; et activer le mode debug au besoin.
Mode débug activé :
# cat /var/www/xxxx/current/galette/config/behavior.inc.php
define(GALETTE_DEBUG, true);
?>
Les journaux ne sont pas très loquaces, et les WARNING et ERROR apparaissent de la même manière dans l'ancienne instance.
ssl_access_log[12/Aug/2024:11:18:01 +0200] "GET /logo HTTP/1.1" 200 7883 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0"
[12/Aug/2024:11:18:01 +0200] "GET /print-logo HTTP/1.1" 200 8260 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0"
[12/Aug/2024:11:18:36 +0200] "POST /preferences HTTP/1.1" 301 3236 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0"
[12/Aug/2024:11:18:37 +0200] "GET /preferences HTTP/1.1" 200 19690 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0"
[12/Aug/2024:11:18:38 +0200] "GET /logo HTTP/1.1" 200 20172 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0"
[12/Aug/2024:11:18:38 +0200] "GET /print-logo HTTP/1.1" 200 8259 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0"
[12/Aug/2024:11:19:13 +0200] "GET /logo HTTP/1.1" 200 22758 "-" "Mozilla/5.0 (X11; Linux x86_64; rv:129.0) Gecko/20100101 Firefox/129.0"
galette.logxx.xx.xx.xx - 2024-08-12 09:16:58 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:16:58 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:16:59 - DEBUG - [MembersList] Setting property `query`
xx.xx.xx.xx - 2024-08-12 09:17:00 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:17:39 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:17:39 - DEBUG - [MembersList] Setting property `query`
xx.xx.xx.xx - 2024-08-12 09:17:40 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:17:40 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:00 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:00 - WARNING - Trying to set a preference value which does not seem to exist (pref_postal_adress)
xx.xx.xx.xx - 2024-08-12 09:18:00 - WARNING - Trying to set a preference value which does not seem to exist (pref_adhesion_form_url)
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_admin_login
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_admin_pass
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_nom
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_slogan
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_adresse
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_adresse2
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_cp
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_ville
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_region
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_pays
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_postal_address
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_postal_staff_member
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_disable_members_socials
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_lang
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_numrows
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_log
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_statut
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_email_nom
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_email
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_email_newadh
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_mailadh
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_mailowner
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_editor_enabled
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_method
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_smtp
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_smtp_host
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_smtp_auth
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_smtp_secure
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_smtp_port
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_smtp_user
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_smtp_password
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_membership_ext
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_beg_membership
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_membership_offermonths
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_email_reply_to
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_website
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_marges_v
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_marges_h
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_hspace
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_vspace
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_hsize
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_vsize
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_cols
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_rows
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_corps
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_etiq_border
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_force_picture_ratio
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_member_picture_ratio
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_abrev
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_strip
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_tcol
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_scol
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_bcol
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_hcol
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_display_title
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_hsize
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_vsize
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_rows
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_cols
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_address
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_year
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_marges_v
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_marges_h
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_vspace
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_hspace
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_card_self
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_theme
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_publicpages
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_publicpages_visibility
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_sign
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_selfsubscribe
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_member_form_grid
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_new_contrib_script
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_wrap_mails
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_rss_url
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_show_id
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_adhesion_form
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_mail_allow_unsecure
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_instance_uuid
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_registration_uuid
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_telemetry_date
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_registration_date
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_footer
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_filter_account
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_galette_url
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_redirect_on_create
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_password_length
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_password_blacklist
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_password_strength
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_default_paymenttype
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_create_member
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_groupsmanagers_create_member
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_groupsmanagers_edit_member
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_groupsmanagers_edit_groups
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_groupsmanagers_mailings
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_bool_groupsmanagers_exports
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - Storing pref_noindex
xx.xx.xx.xx - 2024-08-12 09:18:00 - INFO - Preferences were successfully stored into database.
xx.xx.xx.xx - 2024-08-12 09:18:00 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:00 - DEBUG - [MembersList] Setting property `query`
xx.xx.xx.xx - 2024-08-12 09:18:01 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:01 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:36 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:36 - WARNING - Trying to set a preference value which does not seem to exist (pref_postal_adress)
xx.xx.xx.xx - 2024-08-12 09:18:36 - WARNING - Trying to set a preference value which does not seem to exist (pref_adhesion_form_url)
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_admin_login
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_admin_pass
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_nom
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_slogan
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_adresse
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_adresse2
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_cp
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_ville
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_region
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_pays
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_postal_address
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_postal_staff_member
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_disable_members_socials
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_lang
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_numrows
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_log
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_statut
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_email_nom
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_email
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_email_newadh
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_mailadh
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_mailowner
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_editor_enabled
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_method
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_smtp
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_smtp_host
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_smtp_auth
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_smtp_secure
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_smtp_port
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_smtp_user
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_smtp_password
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_membership_ext
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_beg_membership
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_membership_offermonths
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_email_reply_to
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_website
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_marges_v
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_marges_h
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_hspace
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_vspace
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_hsize
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_vsize
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_cols
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_rows
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_corps
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_etiq_border
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_force_picture_ratio
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_member_picture_ratio
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_abrev
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_strip
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_tcol
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_scol
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_bcol
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_hcol
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_display_title
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_hsize
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_vsize
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_rows
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_cols
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_address
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_year
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_marges_v
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_marges_h
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_vspace
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_hspace
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_card_self
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_theme
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_publicpages
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_publicpages_visibility
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_sign
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_selfsubscribe
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_member_form_grid
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_new_contrib_script
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_wrap_mails
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_rss_url
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_show_id
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_adhesion_form
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_mail_allow_unsecure
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_instance_uuid
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_registration_uuid
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_telemetry_date
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_registration_date
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_footer
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_filter_account
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_galette_url
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_redirect_on_create
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_password_length
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_password_blacklist
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_password_strength
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_default_paymenttype
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_create_member
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_groupsmanagers_create_member
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_groupsmanagers_edit_member
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_groupsmanagers_edit_groups
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_groupsmanagers_mailings
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_bool_groupsmanagers_exports
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - Storing pref_noindex
xx.xx.xx.xx - 2024-08-12 09:18:36 - INFO - Preferences were successfully stored into database.
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - [Galette\Core\Logo] Filename and extension are OK, proceed.
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - [Galette\Core\Logo] Filesize is OK, proceed
xx.xx.xx.xx - 2024-08-12 09:18:36 - DEBUG - [Galette\Core\Logo] Mimetype is allowed, proceed
xx.xx.xx.xx - 2024-08-12 09:18:36 - ERROR - Unable to remove picture database entry for 0
xx.xx.xx.xx - 2024-08-12 09:18:37 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:37 - DEBUG - [MembersList] Setting property `query`
xx.xx.xx.xx - 2024-08-12 09:18:38 - INFO - Database version not checked in DEV mode.
xx.xx.xx.xx - 2024-08-12 09:18:38 - INFO - Database version not checked in DEV mode.
Mis à jour par Johan Cwiklinski il y a 3 mois
Le log fait quand même état d'une erreur, même si elle ne devrait pas impacter. essaies de supprimer la ligne de la table galette_pictures
ayant 0
pour id_adh
.
Pas d'autre idée pour le moment, si ça fonctionnait avant et plus maintenant c'est un problème d'environnement ou de migration des données, difficile d'en dire davantage avec les informations en ma possession...
Mis à jour par Sylvain CANOINE il y a 3 mois
Johan Cwiklinski a écrit (#note-3):
Le log fait quand même état d'une erreur, même si elle ne devrait pas impacter. essaies de supprimer la ligne de la table
galette_pictures
ayant0
pourid_adh
.
Pas mieux, hélas. Et même erreur lors de la tentative d'insertion du logo ensuite.
Pas d'autre idée pour le moment, si ça fonctionnait avant et plus maintenant c'est un problème d'environnement ou de migration des données, difficile d'en dire davantage avec les informations en ma possession...
OK, merci.
Je me doute bien que le problème vient de la différence de systèmes plutôt que de Galette, mais j'espérais que tu aurais quelques pistes à me donner. Tant pis, je vais continuer à chercher de mon côté.
Si je trouve, je mettrai à jour le ticket. En attendant, est-ce que tu préfères le fermer ?
Mis à jour par Johan Cwiklinski il y a 3 mois
Sylvain CANOINE a écrit (#note-4):
Je me doute bien que le problème vient de la différence de systèmes plutôt que de Galette, mais j'espérais que tu aurais quelques pistes à me donner. Tant pis, je vais continuer à chercher de mon côté.
Si je trouve, je mettrai à jour le ticket. En attendant, est-ce que tu préfères le fermer ?
Non, on peut laisser ouvert ; ça ne pose pas de soucis.
Tu pourrai me filer l'URL de ton instance si elle est publique (tu peux m'envoyer ça en privé par mail/ce que tu veux) ? Juste histoire que je puisse voir de mon côté (bon, il y a peu de chances que ça apporte une quelconque solution mais on ne sait jamais).
Mis à jour par Sylvain CANOINE il y a 3 mois
Bon, problème d'interface chaise-clavier :
$ cat galette/config/local_paths.inc.php
define('GALETTE_DATA_PATH', '/var/lib/galette/xxx');
define('GALETTE_LOGS_PATH', '/var/log/apache2/galette/');
?>
Erreur n° 1 : j'ai fermé la balise php dans les fichiers de conf.
Erreur n° 2 : j'ai ajouté une ligne vide à la fin desdits fichiers.
Résultat : une ligne vide est automatiquement ajoutée au début de tous les fichiers téléchargés.
Tant que c'est du texte, le navigateur s'en fiche, mais quand c'est du binaire, le fichier est considéré comme corrompu.
Oups...
Mis à jour par Johan Cwiklinski il y a 3 mois
- Statut changé de Commentaire à Rejeté
Malheureusement, classique avec PHP... Dans le code de Galette, j'ai des outils qui vérifient que ce type de syntaxe n'est pas utilisée...
Problème résolu ; au suivant ! :-D