Problems with HTMLArea

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
leo_246
Posts: 13
Joined: Sat Aug 06, 2005 9:25 pm

Problems with HTMLArea

Post by leo_246 »

First of all, phpMyFAQ rocks.
But, I have some trouble with the HTMLArea plugin in adminmode.
(phpMyFAQ 1.5.0.RC6, php5.0.4, IIS6, Windows2003, MsSQL2000)

1. My FAQ is for internal use only and I want to be able to put UNC paths in the faqs. The first time a faq is saved the UNC (ex. \\server\volum\share) is saved, but if I edit something in the faq the UNC path get altered (ex. \servervolumshare).
(I have changed the artikel file to get it to show the UNC paths in frontend - removed some stripslashes)

2. HTMLArea has also problem starting everytime. If I delete temporary internett files in my browser the plugin works everytime. Is it possible to set a no-cache parametre to solve this ?
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

for your first point: Is it fixed for you after removing the stripslashes()?

I can add some no-cache parameters.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
leo_246
Posts: 13
Joined: Sat Aug 06, 2005 9:25 pm

Post by leo_246 »

Is is fixed in the frontend, but when somebody edits the question in admin, is strips the '\'.

ex.
First save: \\server\volum\share
Second save: \servervolumshare


A no-cache parameters have been nice.
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

okay, I'll check this.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
leo_246
Posts: 13
Joined: Sat Aug 06, 2005 9:25 pm

Post by leo_246 »

Have you found any solution to the problem ?
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

it should be fixed in 1.5.0 final.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
leo_246
Posts: 13
Joined: Sat Aug 06, 2005 9:25 pm

Post by leo_246 »

I have just upgraded to 1.5.0-final and the problem is still there.
When something is changed in an article in admin mode, it strips the slashes.
Thorsten
Posts: 15727
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

I'll take a look at it.

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