silence
Well-known member
- Affected version
- 2.0.1
When creating an entry with the memberstat entity, I'm getting this error:
Is there a more proper way of inserting a memberstat entry?
Thanks!
PHP:
ErrorException: [E_WARNING] file_put_contents(/home/xeno/public_html/xf2/src/addons/ThemeHouse/Brogan/_output/member_stats/thread_count.json): failed to open stream: No such file or directory in src/XF/Util/File.php at line 216
XF::handlePhpError()
file_put_contents() in src/XF/Util/File.php at line 216
XF\Util\File::writeFile() in src/XF/DevelopmentOutput.php at line 541
Is there a more proper way of inserting a memberstat entry?
Thanks!