try adding this to your config.php
ini_set("memory_limit", "200000000");
ini_set("post_max_size", "64M");
so it should look like this (but with your own db info)
- Code: Select all
<php>
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie