Closed (fixed)
Project:
Simplenews
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
15 Oct 2007 at 13:14 UTC
Updated:
21 Jan 2008 at 10:17 UTC
We have recently upgraded from Drupal 4.7 to 5.2. We are using the Category module and have two categories of newsletters: announcements and newsletters. When we created a new issue of our simplenews newsletter, and set the category to newsletter, the newsletter appeared in the orphaned newsletters list and when we looked in the database, the tid for the issue is not set. All issues prior to our upgrade have the tid set appropriately. Everytime we try to create either an announcment or a newsletter (either category used by our simplenews ), the tid is not being set. What could be wrong?
Comments
Comment #1
skcombs commentedAdditional observations:
Somehow, retrieving the tid is failing, and when it does, it inserts a 0 into the tid field for simplenews_newsletters.
Comment #2
sutharsan commentedSorry, but Simplenews and Category module are not compatible. See the Simplenews project page for more information (http://drupal.org/project/simplenews).