As reported here, I was getting an error each time I saved a new node feed or updated an old one. This resulted from what I think is a typo on the drupal_set_message was treated as though it was the t( function. I added a t() function and everything's groovy again.
| Comment | File | Size | Author |
|---|---|---|---|
| views_node_feed-fix-set_message.patch | 498 bytes | tizzo |
Comments
Comment #1
andrewlevine commentedcommitted this, thanks tizzo!