1

Re: Problem with Demo Site

Hi,
I trying out indicia, but I get a problem entering data in the demo site. When I submit data I get this error:

An error occurred when the data was submitted.

The configured storage location, /, is not writable.

Error occurred in /opt/pkgsrc-gcc/share/httpd/htdocs/indicia/system/libraries/drivers/Cache/File.php at line 26

Array
(
)

The only thing I configured by hand was adding these line to ./client_helpers/helper_config.php:

static $upload_path = './upload/';

because else I always get the message that this was missing.

2

Re: Problem with Demo Site

Hi,
This looks like a problem we just picked up elsewhere. Please can you create a folder called cache inside the application folder of your Indicia Warehouse (I assume you have installed your own Warehouse)? For some reason it does not always auto-create.
This has been fixed already for the next release.

John van Breda
Biodiverse IT

3

Re: Problem with Demo Site

Thanks, now it works