The following issue takes place in the cloud. When user tries to upload a file, it returns the following two errors:
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: models/file_keys.php
Line Number: 26
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: models/file_keys.php
Line Number: 26
The file can be found be in the server after uploading but it does not show it is uploaded in the admin or user dashboard. Hope this information can help you identify the issue.
The absolute path has already been defined as well.
The following issue takes place in the cloud. When user tries to upload a file, it returns the following two errors:
A PHP Error was encountered
Severity: Notice
Message: Undefined offset: 0
Filename: models/file_keys.php
Line Number: 26
A PHP Error was encountered
Severity: Notice
Message: Trying to get property of non-object
Filename: models/file_keys.php
Line Number: 26
The file can be found be in the server after uploading but it does not show it is uploaded in the admin or user dashboard. Hope this information can help you identify the issue.
The absolute path has already been defined as well.