Greetings, I have a problem when raising an image, I use the field to add URL, but it shows an error to me.
Message of error:
HTTP/1.0 200 OK
Verify you have url fopen enabled in your phpinfo.
in my phpinfo say:
allow_url_fopen Off Off
as I can solve it?
Tnx
Get your host to turn it on or avoid using URL uploads.
You (as admin) should use FTP-upload plus batch-add anyway. URI uploads are a siily feature anyway imo.
My host also has allow_url_fopen turned off, which is fine with me...but to save me some questions and answers, is there an easy way to disable the ability for users to use the URI/URL Uploads form? Did I miss the option to just turn it off?
Groups page.
Great! Thanks for the quick reply. I knew I missed it someone as I skimmed over that page right after install. Spending a few days getting my theme just right has clouded my mind. ;D