ajax im

uploads not working?

If your uploads aren't working, try looking at the below reasons?

Things look good on your server, your max upload size is:
8M

If this value to too low, say, below 2MBs, then most images will be to large to be uploaded. Please keep that in mind.

Other misc. information:
+-------------------------------+---------------------|                          
| PHP Configuration Variable    | Suggested value     |
+-------------------------------+---------------------|
| max_execution_time = 30       | >= 30               |
| max_input_time = 60           | ~ 60                |
+-------------------------------+---------------------|