Hello Augustin, Augustin <[EMAIL PROTECTED]> writes:
> Those are debug notes that I should remove. Cron is not supposed to return > anything. But it shows that it works :) Cool. :-) > Check your logs at ?q=admin/logs/watchdog, There is twice the same error: details Type php Date Saturday, October 21, 2006 - 19:28 User david Location http://localhost/drupal/?q=admin/logs/status/run-cron Referrer http://localhost/drupal/?q=admin/logs/status Message Cannot modify header information - headers already sent by (output started at /var/www/drupal/modules/demexp/demexp.module:716) in /var/www/drupal/includes/common.inc on line 301. Severity error Hostname 127.0.0.1 > and the content of the DB table demexp_questions. mysql> select * from demexp_questions; Empty set (0.01 sec) mysql> select * from demexp_tags; +-------------+-----+--------------------+----------------------------------+ | ds_a_tag_id | tid | ds_a_tag_timestamp | tag_hierarchy | +-------------+-----+--------------------+----------------------------------+ | 99 | 0 | 11696608 | question 145 | | 98 | 0 | 11525327 | question 144 | | 97 | 0 | 11524332 | subventionnement | [...] | 101 | 0 | 11696628 | santé | | 100 | 0 | 11696626 | président de la république | +-------------+-----+--------------------+----------------------------------+ 200 rows in set (0.01 sec) mysql> select * from demexp_users; Empty set (0.00 sec) So I have tags but no questions. :-( > That may also be a cache problem. Disable the cache in your admin settings. The cache is disabled by default and I haven't enabled it. > you did the right thing: > > $ > cp /var/www/drupal/modules/demexp/node-demexp_question.tpl.php > /var/www/drupal/themes/bluemarine/ > > > PHPTemplate is one of the two theming engine. Bluemarine is one theme using > this engine. Ok, thanks. Best wishes, d. -- GPG/PGP key: A3AD7A2A David MENTRE <[EMAIL PROTECTED]> 5996 CC46 4612 9CA4 3562 D7AC 6C67 9E96 A3AD 7A2A _______________________________________________ Demexp-dev mailing list Demexp-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/demexp-dev