I increased and updated the Maximum photo size with plugin to 1000 but still doesn't allow anything over 500.
Am i missing a step?
I increased and updated the Maximum photo size with plugin to 1000 but still doesn't allow anything over 500.
Am i missing a step?
using updated version 2.1.5
I don't know which plugin you mean, but you can try updating the maximum photo size in the code of this file:
/ndxzsite/config/options.php
There you need to change:
// images max size kilobytes
// be careful with shared hosting
$default['maxsize'] = 1000;
That did the job for me... hope it will work.
Thanks for that advice
what i did was go to administration page and enable a plugin that lets you control the max size for images . i increased it a little but didn't really have any effect.
I'll have a friend look at the code change.
site is
billsaylor.com
This thread has been closed, thank you.