TIP: Increase memory for WordPress
We have figured out today that one of our clients had problem with automatic e-ticket mails caused by low memory reserved for WordPress installation. In other words, buyers didn't receive e-mails with tickets automatically.
Solution:
Put this line in wp-config.php file:
define('WP_MEMORY_LIMIT', "128M");
Not sure what is Tickera? Go here to find out!