Error file is to big - increase Indexhibit upload size limit

If you want to increase the maximum upload size limitation of Indexhibit do the following.

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 number represents the maximum file size in kilobytes which can be uploaded.

Be aware that images over 500kb are quite large for a website and having multiple large images will significantly slow down your site.
It is best to work with image optimization tools like Photoshop's "Save for Web" to find a balance of image quality vs size.
  • 53 Users Found This Useful
Was this answer helpful?

Related Articles

Where is the Indexhibit Admin Area?

The Administrative area where you make changes to your Indexhibit site, add or edit exhibitions,...

Wrong size Indexhibit.zip file

If you downloaded your Indexhibit.zip file from Indexhibit.org and ended up with a Indexhibit...

Indexhbit automatic installer [video]

You will need to download a copy go Indexhibit from indexhibit.org to use with the...

Indexhibit password reset

When you first install Indexhibit, the default admin area (yourdomain.com/ndxz-studio) login info...

Upgrade to Indexhibit 2 from earlier version

The Indexhibit people have a page about this...