31
Templates & Styles (Requests & Discussions) / Re: Rate coming template
« on: May 25, 2010, 04:18:07 PM »

You're looking for some 4images templates and styles? Then visit this thread to show websites with 4images templates to download.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
ini_set("memory_limit", "150M");
ini_set("max_execution_time", "10000");
ini_set("default_socket_timeout", "100");
ini_set("expect.timeout", "360");
ini_set("upload_max_filesize", "134217728");
ini_set("post_max_size", "134217728");
<FilesMatch "\.(php|html?)$">
php_value upload_max_filesize 500M
php_value post_max_size 500M
</FilesMatch>