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 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

How to get clean URLs in Indexhibit

smallGod supports this method of getting clean URLs. (mod_rewrite) The following is borrowed...

How do I install Indexhibit?

Indexhibit requires the installation of a database.If you are unfamiliar with database...

Indexhibit password reset

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

Where is the Indexhibit Admin Area?

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

Indexhbit automatic installer [video]

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