Using phpmyfaq version 2.6.7 on MS SQL Server:
Embedding an image creates a temporary folder on my primary drive
a. Admin > Content > Edit Faq > Begin editing a faq >
i. In the WYSIWIG editor, click “Insert/Edit Image” – This icon is next to the anchor
ii. Click “Browse” next to the “Image URL” field on the general tab.
1. At this point, the system attempts to create and read a C:\TMP directory.
1. Some GC_*.php files are placed in here and the system attempts to access them.
iii. If I grant “everyone” permissions to the TMP folder, I get this:
iv. phpMyFAQ strict warning [2048]: Redefining already defined constructor for class Session inC:\Inetpub\phpmyfaq\admin\editor\plugins\ajaxfilemanager\inc\class.session.php on line 63
