Hi all, I hope someone can help! Here's the error I'm getting:
Warning: fopen(./templates/forumhome_dropdownbit.html): failed to open stream: Permission denied in /home/****/public_html/forum/admin/adminfunctions.php on line 157
Warning: fwrite(): supplied argument is not a valid stream resource in /home/****/public_html/forum/admin/adminfunctions.php on line 159
Warning: fclose(): supplied argument is not a valid stream resource in /home/****/public_html/forum/admin/adminfunctions.php on line 161
and it continues with more of those for different things.
We have a templates folder int he admin folder, but it's empty. Why is it empty and should it not be? Is that what could be causing the errors?
Thanks in advance!