Hi All,
I have encountered the following errors while using the Booking system:
A PHP Error was encountered
Severity: Warning
Message: asort() expects parameter 1 to be array, null given
Filename: helpers/iconsel_helper.php
Line Number: 82
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/iconsel_helper.php
Line Number: 86
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: rooms/rooms_add.php
Line Number: 203
In addition, when trying to upload a file e.g. image (jpeg), the system reports the following error:
The upload path does not appear to be valid.
Can anyone help me please? I have been looking at all the coding and struggling to resolve the issues.
Regards
Dave