crazyinlove
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Use less memory when uploading image?But then wordpress wouldn’t create thumbnails for me. Also, linking to a large file (with img tag) would cause greatly increased traffic.
Forum: Fixing WordPress
In reply to: Use less memory when uploading image?Kamath: I was answering simons post. Also, I did not say that minimum file size is 32 mb – I said PHP memory limit is 32M.
If I upload all pictures directly to upload folder, than wordpress won’t create thumbsnails and stuff for me, right?
Forum: Fixing WordPress
In reply to: Use less memory when uploading image?There should be better ways than to move to a different host. Perhaps javascript-resize the image before upload, and by that upload multiple versions of the same image in different sizes.
Forum: Fixing WordPress
In reply to: WordPress’ index.phpThis method still requires that I use wordpress’ index.php; what I need is to have the static, non-wordpress index.php load when people visit my site but still have blog functionality – and I also need WP in the root in order to have multiple domains run from the same setup.