I'm not able to get simplenews to mail more than 6 emails out of a list of 2000. Watchdog reports this error:

Object of class stdClass could not be converted to string in /var/www/vhosts/site/httpdocs/sites/all/modules/simplenews/simplenews.module on line 396.

and

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE nid = 5455' at line 3 query: UPDATE xmlsitemap_node SET previously_changed = last_changed, last_changed = 1236599749, priority_override = WHERE nid = 5455 in /var/www/vhosts/site/httpdocs/includes/database.mysql.inc on line 174.

Comments

sutharsan’s picture

Status: Active » Postponed (maintainer needs more info)

You have set the verison to 5.x-1.x-dev, but you don't use the latest dev. Line 396 does not give me a clue. Upgrade to 5.x-1.x-dev first

The sql error is related to xmlsitemap.

sutharsan’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Cleaning-up the issue queue. Marking won't fix due to missing information.