I am trying to send a test newsletter through simplenews and it logs me out from my website everytime I hit the send button. I am logged in as admin. I have successfully sent test newsletters before and I dont think it is a permissions issue since I have necessary permissions.
The only thing I changed was install simplenews related modules like simplenews-statistics,etc. I also copied the .tpl.php files from simplenews's module folder to my theme folder.
The error I get is : The website encountered an error while retrieving node/50766/simplenews. It may be down for maintenance or configured incorrectly.
What could be the problem?
Comments
Comment #1
slim_drupal commentedI found out that the problem occurs when I use custom .tpl.php templates. I deleted the statistics module and .tpl.php files from my theme's folder. So, I am using the default .tpl.php files provided by Simplenews and it works. I have had help from http://drupal.org/node/1216494 but my issue doesn't get resolved by deleting those modules.
Now, I need to figure out why I can't use custom template files.
Comment #2
CardinalFang commentedI ran into the same problem with Simplenews 6.x-2.0-alpha6. Disabling Simplenews Analytics solved it for me.