The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
43 views

http upload error as a subscribed user

Im getting an http error when uploading a featured image as a Subscriber. If I upgrade the user to editor or admin all works well. My server is Ubuntu 12.10, NGINX, WP 3.5.1 I have checked php.ini ...
0
votes
1answer
123 views

How to trigger download for file.tar.gz

I have a file sitting in public_html/file.tar.gz, now when I try to downlaod it via http://example.com/file.tar.gz, Wordpress is showing a "Not Found" page. I think it's interrupting with the ...
1
vote
0answers
54 views

Serving HTTP and HTTPS from one installation

I've got a WordPress install that is serving up content via both HTTP and HTTPS. The site URL is configured as "http://www.example.com". This works for most situations - if a person requests a page at ...
0
votes
0answers
17 views

Using arrays in $_REQUEST

I am setting up a form that will be populated with arrays of information, e.g. <input name="model[]"><input name="make[]"> and those two inputs would be repeated n times. I would expect ...
0
votes
0answers
76 views

Http error when upload some images

I'm using Wordpress 3.5.1 on Debian Wheezy with PHP 5.4.4. I have increased memory in php.ini to 512M. It is a new Wordpress with no plugins. When i try to upload images, some images won't upload : ...
0
votes
0answers
35 views

Wordpress all pages intermittently 302 redirecting to themselves

All of the pages on my site http://www.inner-geek.com are 302 redirecting to themselves. However this is intermittent as its flicks between a 302 response to a 200 response. It's running on wordpress ...