Cannot upload images

kv1 / 2014-12-16 22:00:35   

I cannot upload images. There is no upload button showing for me. All my permissions are setup correctly.

Here are my screenshots:
imgur.com/a/…
The images won't upload...

I have no idea what I'm doing wrong...
Also why are the image sizes limited to 50kb? How can I lift this limit? What php file is the limit set in?

kv1 / 2014-12-16 22:02:38   

my website is: kirillvolchinskiy.tk

kv1 / 2014-12-19 00:06:25   

does anyone else have this problem?

lukasfrangart / 2015-01-27 17:56:02   

try another browser? mozilla wasnt working for me too so now i use chrome.

the datalimit can be easily changed

"Edit the ndxzsite/config/options.php file
Find the lines:

// images max size kilobytes
// be careful with shared hosting
$default['maxsize'] = 200;

Increase the number after "$default['maxsize'] = "

This thread has been closed, thank you.