Hi all, my query monitor is telling me there is a lot of php errors from wpforo:
close() expects parameter 1 to be resource, bool given | 649 |
|
/public_html/wp-content/uploads/wpforo/cache/item/forum/142_en_GB): failed to open stream: No such file or directory | 6 |
|
How can I fix these?
The PHP Errors are already fixed in the core for the next update. You can fix it manually till the update release using this instruction: https://wpforo.com/community/general-forums-bug-reports/500-error/#post-49184
Ok, I see youre right with the permissions. I have cloudflare installed, im going to get rid of that and do the test again, that might be changing the permissions?
If that doesnt work, when in the file ot change it, do i just change the number from 755 to 644 or is there more for me to do?
awesome, i will fix it now 🙂 thanks guys i will let you know how it goes
You should check to make sure all folders have 755 permissions and files 644 permissions for:
- /wp-content/
- /wp-content/uploads/
- /wp-content/uploads/wpforo/
- /wp-content/uploads/wpforo/cache/
- /wp-content/uploads/wpforo/cache/.....
I did this guys and it made things reallly bad lol.
Which folder exactly should i set to 644?