Search found 9 matches

by bragot
Tue Oct 21, 2008 8:33 pm
Forum: Bug reports
Topic: V2.0.6: Images are not added to PDF
Replies: 4
Views: 8526

Does this bug exist in other versions (older or newer?) I'm also running 2.06. thanks!
by bragot
Thu Apr 10, 2008 10:11 pm
Forum: Bug reports
Topic: Instant Response
Replies: 0
Views: 7391

Instant Response

My set up has most entries assigned to a specific group so that only logged in members who are a part of the group will be able to access entries.

It seems though that the instant response feature doesn't work well with this. Even if I'm logged in, the instant response will not return entries that ...
by bragot
Tue Apr 08, 2008 4:32 pm
Forum: General discussions
Topic: Embed Flash Videos in FAQ Entry
Replies: 2
Views: 6207

Embed Flash Videos in FAQ Entry

Hi There,

Has anyone been able to embed a flash video into one of their FAQ entries? If so, I'd love to hear how you did it.

Software like Camtasia studios allow you to make screen recordings then convert these into FLV (Flash Video) or SWF format. But I've found that it's a little tricky to get ...
by bragot
Tue Apr 01, 2008 6:39 pm
Forum: General discussions
Topic: /faq/index.php?action=show&cat=1 is displayed
Replies: 5
Views: 13802

I did a back up of my content and this is the section related to faqcategories:

-- Table: faqcategory_group
INSERT INTO faqcategory_group (category_id,group_id) VALUES (1,1);
INSERT INTO faqcategory_group (category_id,group_id) VALUES (2,0);
INSERT INTO faqcategory_group (category_id,group_id ...
by bragot
Fri Mar 28, 2008 12:37 am
Forum: General discussions
Topic: /faq/index.php?action=show&cat=1 is displayed
Replies: 5
Views: 13802

Unfortunately, my FAQ is hosted internally so it cannot be accessed remotely.

When I first log into my server, the menu on the left reads the following for my category:

http://server/faq/index.php?action=show&cat=1

but when I click into it, it now reads:

http://server/faq/index.php?action=show ...
by bragot
Tue Mar 25, 2008 12:53 am
Forum: General discussions
Topic: /faq/index.php?action=show&cat=1 is displayed
Replies: 5
Views: 13802

/faq/index.php?action=show&cat=1 is displayed

When I click on one of my major categories, the top does not display the name of the category, but rather a relative link:

/faq/index.php?action=show&cat=1
Employee Information (3 Entries)
Team Information (5 Entries)

It appears that the category is actually 0 and not 1. When I look at the ...
by bragot
Thu Mar 13, 2008 12:10 am
Forum: Webserver and configuration
Topic: What are the DB Privileges needed?
Replies: 1
Views: 6757

What are the DB Privileges needed?

According to documentation, the following privileges are needed for the DB user:

The database user needs the permissions for CREATE, DROP, INSERT, UPDATE, DELETE and SELECT on all tables in the database.

I seemed to do this, but I get the following error when trying to run the installer script ...
by bragot
Sat Mar 08, 2008 11:15 pm
Forum: General discussions
Topic: LDAP Documentation
Replies: 10
Views: 13950

Thank you. What does the LDAP authentication option provide then?
by bragot
Fri Mar 07, 2008 5:10 pm
Forum: General discussions
Topic: LDAP Documentation
Replies: 10
Views: 13950

LDAP Documentation

Hi All,

I'm looking to implement phpMyFAQ in my organization. I'm inclined to use the LDAP feature, but I'd like to make sure that the feature is in line with my expectations. Can someone explain what the effect of enabling this feature is?

Will this mean that I can set all permissions within the ...