Search found 3 matches

Page 1 of 1

Search found 3 matches

Re: fclose() expects parameter 1 to be resource, bool given in system/library/log.php

Well the quick fix is to downgrade PHP version to 7.2, or debug by changing file permissions chmod 777 system/storage/logs/error.log chmod 777 system/storage/logs/ocmod.log chmod 777 system/storage/logs/openbay.log Hi, Thanks for your reply. I managed to resolve the issue by simply re-installing Op...

Jump to post
  • Tue Jun 22, 2021 4:03 pm
  • Replies 7
  • Views 22117
Re: fclose() expects parameter 1 to be resource, bool given in system/library/log.php

Check your system/library/log.php against the original. There is no fclose() on line 25. https://github.com/opencart/opencart/blob/3.0.3.7/upload/system/library/log.php That is because I deleted comments within the file before for some reason. Nothing much changes if I reverse it back to the origin...

Jump to post
  • Tue Jun 22, 2021 1:49 pm
  • Replies 7
  • Views 22117
[SOLVED] fclose() expects parameter 1 to be resource, bool given in system/library/log.php

[SOLVED - SEE MY LATEST COMMENT FOR HOW I RESOLVED THIS ISSUE]. Hello guys, Hope you have a great day! I've been trying to set up Opencart 3.0.3.7 (PHP v. 7.3) shop to test one of my company's plugins but after the fact that I finished the installation process, I managed to view admin start page onc...

Jump to post
  • Mon Jun 21, 2021 9:32 pm
  • Replies 7
  • Views 22117

Page 1 of 1

Search found 3 matches