whu606
MVPwhu606 MVP
Reactions
-
Re: ImageUpload: Doesn't work on iPhone UNLESS it's a PNG
I can confirm this issue. My i-Users had been having problems, and I've just asked some of them to test upload a PNG and a JPG. PNG went fine, but no luck with the JPG. AfaIk there were no problems w… (View Post)1 -
Re: Only showing categories to admins?
We use the PM system for admin chat. (View Post)1 -
Re: "Hide from Recent Discussions" hiding the entire category for everyone?
@omfgblondie I've just tried it, and the threads disappear from the Recent Discussion page, but the category is still visible to members from the Category list, and members can see the threads when t… (View Post)1 -
Re: Tweaks for optimization - Page Speed
Do you have an info.php file? If not, create a file called info.php and add this <?phpphpinfo();?> Save the file in your root and then visit it at yourforum/info.php That will show if memcached… (View Post)3 -
Re: Some users, sometimes, not able to upload images. [REALLY SOLVED this time.]
Turns out I had to add http { #... client_max_body_size 3m; #...} to nginx.conf Thank you both for steering me in the right direction. (View Post)2