Search found 15 matches

by DaveV
Tue Oct 30, 2012 4:31 pm
Forum: Bug reports
Topic: FAQ translation returns an empty page
Replies: 6
Views: 6525

Re: FAQ translation returns an empty page

Hi Thorsten,

Any progress on this? I'm also hoping progress is being made on user permissions. Is a new release due out soon?
by DaveV
Mon Sep 17, 2012 6:51 pm
Forum: Bug reports
Topic: FAQ translation returns an empty page
Replies: 6
Views: 6525

Re: FAQ translation returns an empty page

The latest stable release, 2.7.8
by DaveV
Thu Sep 13, 2012 11:00 pm
Forum: Bug reports
Topic: FAQ translation returns an empty page
Replies: 6
Views: 6525

FAQ translation returns an empty page

I'm testing the Translate feature of your software. I entered the new question, and translated answer, gave my name, email address, captcha, and all that, and when I hit "Submit" all I get is a blank page.

http://actioncoachblogsites.com/actionfaq/?action=save

Nothing happens, and when I go back ...
by DaveV
Thu Sep 06, 2012 10:43 pm
Forum: Proposals
Topic: Increased security for private areas - no sharing
Replies: 10
Views: 15698

Re: Increased security for private areas - no sharing

That did it. Thank you again!
by DaveV
Thu Sep 06, 2012 8:00 pm
Forum: Proposals
Topic: Increased security for private areas - no sharing
Replies: 10
Views: 15698

Re: Increased security for private areas - no sharing

Yes, that one was easy to find. I can't find what to edit in artikel.tpl
by DaveV
Thu Sep 06, 2012 6:58 pm
Forum: Proposals
Topic: Increased security for private areas - no sharing
Replies: 10
Views: 15698

Re: Increased security for private areas - no sharing

That works better, but it still allows social media links when I click on an article. I can't find where in artikel.tpl to turn it off.
by DaveV
Wed Sep 05, 2012 7:19 pm
Forum: Bug reports
Topic: Large attachments
Replies: 7
Views: 7414

Re: Large attachments

It looks like that worked. Thanks!
by DaveV
Wed Sep 05, 2012 6:58 pm
Forum: Bug reports
Topic: Large attachments
Replies: 7
Views: 7414

Re: Large attachments

I did upload_max_filesize. I'll try that and see what happens.
by DaveV
Wed Sep 05, 2012 6:57 pm
Forum: Proposals
Topic: Increased security for private areas - no sharing
Replies: 10
Views: 15698

Re: Increased security for private areas - no sharing

All I did was comment out the {rightBox} in the "aside" section in index.tpl in my template folder

Trouble with this is that it also removed "Most Popular" and "Top FAQs" but I didn't need those two anyway.

<aside>
<!-- {rightBox} -->
<section>
<header>
<h3>{stickyRecordsHeader}</h3 ...
by DaveV
Tue Sep 04, 2012 6:46 pm
Forum: Proposals
Topic: Viewer limit heirarchy
Replies: 6
Views: 10659

Re: Viewer limit heirarchy

Thank you!
by DaveV
Tue Sep 04, 2012 6:42 pm
Forum: Proposals
Topic: Increased security for private areas - no sharing
Replies: 10
Views: 15698

Re: Increased security for private areas - no sharing

It would be nice to be able to disable any or all of the social media icons in that box. In the mean time, I've been forced to comment out the "aside" area in my template which turns off not only that, but two other boxes as well. Not a perfect fix, but like you I can't have users sharing pages ...
by DaveV
Tue Sep 04, 2012 6:32 pm
Forum: Proposals
Topic: Viewer limit heirarchy
Replies: 6
Views: 10659

Re: Viewer limit heirarchy

See http://forum.phpmyfaq.de/viewtopic.php?f=4&t=10871 for a similar request.

Add my name to the list of people who would really like to see this, sooner than later. I'm trying to implement this for our company's website to replace a rather poorly managed WIKI, and can't use it without this feature.
by DaveV
Tue Sep 04, 2012 6:28 pm
Forum: Bug reports
Topic: Large attachments
Replies: 7
Views: 7414

Re: Large attachments

Yes to both. What worries me is that the popup "upload" window goes blank before finishing and the upload is canceled.
by DaveV
Fri Aug 31, 2012 6:57 pm
Forum: Bug reports
Topic: Large attachments
Replies: 7
Views: 7414

Large attachments

I understand that the upload attachment is limited from php.ini

I need to be able to upload video clips into the FAQ and I increased my php upload limit to 200MB. I tried a test video of 25MB and the popup uploader window timed out and went blank before the upload was complete.

Is there another ...
by DaveV
Fri Aug 31, 2012 6:54 pm
Forum: Proposals
Topic: Viewer limit heirarchy
Replies: 6
Views: 10659

Viewer limit heirarchy

I need the ability to have multiple tiers of viewer groups for an online systems manual. i.e. employees see some FAQ's, managers see the employee posts, plus higher level posts. Department heads see theirs, plus the two lower tiers. In other words, I need each viewer level to be able to see their ...