I m using ojs 3.3.0.6, the file size greater than 3 mb is not uploading on ojs…
I m new on ojs…plzz tell me where are options to increase file size…
1 Like
It’s probably a limitation from your PHP configuration. You should ask your system administrator or hosting provider to check the upload_max_filesize
parameter at php.ini
configuration file.