Bonjour,
Sur un site local de tests, dont les squelettes et la base sont une
copie d'un site 1.9.2d où tout fonctionne normalement, quand je valide
un nouvel article j'ai en retour :
-----------
RACINE DU SITE AIDE
Il n'y a pas d'article à cette adresse
-----------
Dans spip.log il y a :
---
Feb 07 12:04:02 192.168.0.10 (pid 6060) Feb 07 12:04:02 192.168.0.10
(pid 6060) POST /jardingues/spip.php
Feb 07 12:04:02 192.168.0.10 (pid 6060) Feb 07 12:04:02 192.168.0.10
(pid 6060) - INSERT INTO `jardinguspip`.spip_articles (id_rubrique,
id_secteur, statut, date, accepter_forum, lang, langue_choisie) VALUES
(32, 11, 'prepa', NOW(), 'abo', 'fr', 'non')
Feb 07 12:04:02 192.168.0.10 (pid 6060) Feb 07 12:04:02 192.168.0.10
(pid 6060) 1364 Field 'surtitre' doesn't have a default value
Feb 07 12:04:02 192.168.0.10 (pid 6060) demande indexation spip_articles
id=0
Feb 07 12:04:02 192.168.0.10 (pid 6060) suivre id='id_article/0' dans 0
caches
Feb 07 12:04:02 192.168.0.10 (pid 6060)
notifications_instituerarticle_dist(instituerarticle,0,a:2:{s:6:"statut";N;s:13:"statut_ancien";N;})
Feb 07 12:04:02 192.168.0.10 (pid 6060) statut inchange
Feb 07 12:04:03 192.168.0.10 (pid 6060) redirige:
http://192.168.0.10/jardingues/ecrire/?exec=articles
Feb 07 12:04:05 192.168.0.10 (pid 6060) cron: visites (0.05s)
---------------
Un enregistrement est aussi créé dans spip_articles.
Parfois un enregistrement est créé dans spip_auteur_articles avec id_article=0, mais je ne le vois pas toujours dans le log.
Qu'est ce qui se passe ?
Merci pour votre aide !