Search found 13 matches

by leo_246
Wed Jan 18, 2006 8:53 pm
Forum: General discussions
Topic: Migrate database from MSSQL to MySQL
Replies: 5
Views: 8792

I have tested backup functionality in admin menu and it is working.
I got some errors on the import but it is not important for me.

Code: Select all

Query: "INSERT INTO faqchanges (id,beitrag,lang,usr,datum,what) VALUES (1,6,'nb',0,1137254504,'')" failed (Reason: 515)
by leo_246
Mon Jan 16, 2006 1:40 pm
Forum: General discussions
Topic: Migrate database from MSSQL to MySQL
Replies: 5
Views: 8792

Migrate database from MSSQL to MySQL

Is this possible without to much work ?
by leo_246
Thu Dec 08, 2005 6:45 pm
Forum: General discussions
Topic: WYSIWYG editor some times missing
Replies: 11
Views: 128158

Do you know if this is fixable ?
by leo_246
Sat Oct 15, 2005 8:42 pm
Forum: General discussions
Topic: Two suggestions
Replies: 4
Views: 6726

Is this implemented in the 1.6.x.dev-edition ?
by leo_246
Wed Oct 12, 2005 8:38 pm
Forum: General discussions
Topic: Two suggestions
Replies: 4
Views: 6726

Two suggestions

Lets say you want to use the same db to serv both your customers and your support staff. The internal faq may contain technical language that the enduser doesn't understand

1. How about adding the possibility to separate the faq in main groups ex. internal and external. Then when you use the ...
by leo_246
Sat Oct 08, 2005 11:02 pm
Forum: General discussions
Topic: Problem wih upgrade to 5.2 or 6.x-dev
Replies: 5
Views: 7383

Nothing happens when I put:

Code: Select all

<?php error_reporting(E_ALL);
in the installer.php file.
by leo_246
Thu Oct 06, 2005 8:56 pm
Forum: General discussions
Topic: Problem wih upgrade to 5.2 or 6.x-dev
Replies: 5
Views: 7383

Sorry for the late reply.
Yes, I mean a clean install of 1.6.x-dev.
Anyone else who has the same problem ?
by leo_246
Sat Oct 01, 2005 1:36 am
Forum: General discussions
Topic: Problem wih upgrade to 5.2 or 6.x-dev
Replies: 5
Views: 7383

Problem wih upgrade to 5.2 or 6.x-dev

I have used 5.x since RC5 and everything is working fine. But now I want to upgrade to 5.2 and install a fresh copy of 6.x-dev.

The problem is when I click the Install button after completing the form (install/installer.php) the next page is blank with the heading "phpMyFAQ 1.5.2 Installation ...
by leo_246
Sat Sep 10, 2005 11:08 am
Forum: General discussions
Topic: Problems with HTMLArea
Replies: 7
Views: 9778

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.
by leo_246
Sun Sep 04, 2005 10:07 am
Forum: General discussions
Topic: Problems with HTMLArea
Replies: 7
Views: 9778

Have you found any solution to the problem ?
by leo_246
Thu Aug 11, 2005 8:42 am
Forum: General discussions
Topic: Problems with HTMLArea
Replies: 7
Views: 9778

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.
by leo_246
Wed Aug 10, 2005 6:38 pm
Forum: General discussions
Topic: Problems with HTMLArea
Replies: 7
Views: 9778

Problems with HTMLArea

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 ...
by leo_246
Sat Aug 06, 2005 9:28 pm
Forum: General discussions
Topic: How to auto-approve new submissions ?
Replies: 12
Views: 17064

I know this is an old question but I was wondering if it is possible to make the "auto approval" as a 'Right' in the useradmin section ?