Embedding an image creates temporary folder on primary drive

Please report bugs here!

Moderator: Thorsten

Post Reply
kballard
Posts: 35
Joined: Fri Aug 20, 2010 11:45 pm

Embedding an image creates temporary folder on primary drive

Post by kballard »

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
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: Embedding an image creates temporary folder on primary drive

Post by Thorsten »

Hi,

this is a problem not easy to solve because the image manager is a third party plugin. I'll try to look for an updated version for a fix for this.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply