Search found 200 matches
- Thu Feb 09, 2012 11:10 pm
- Forum: General discussions
- Topic: Glossary Bulk Add
- Replies: 14
- Views: 16152
Re: Glossary Bulk Add
No adding bulk glossary is something that is currently not supported, so there is currently no way add them by bulk.
- Tue Feb 07, 2012 3:34 pm
- Forum: General discussions
- Topic: PDF Exportation
- Replies: 13
- Views: 14021
Re: PDF Exportation
Thorsten may have some insight as to why it may be doing it, i just tested on my own FAQS as well as my test system and both were able to export pdf just fine without the error in revision mode, as far as we know nothing has been reported yet about this being an issue, you also could check to make ...
- Tue Feb 07, 2012 7:19 am
- Forum: General discussions
- Topic: How to config the mail server
- Replies: 4
- Views: 5908
Re: How to config the mail server
If you download version 2.7.3 that will fix any issue with the mail also version 2.6 is no longer supported.
- Sun Jan 22, 2012 8:55 am
- Forum: General discussions
- Topic: Create 'Edit' link directly from Articles
- Replies: 1
- Views: 2667
Re: Create 'Edit' link directly from Articles
Hi,
Yes you can only edit an article onces logged in as administrator, wordpress is the same you can only edit article once logged in.
Yes you can only edit an article onces logged in as administrator, wordpress is the same you can only edit article once logged in.
- Tue Nov 15, 2011 11:06 pm
- Forum: Bug reports
- Topic: Search from home page just takes you to another search page
- Replies: 2
- Views: 6501
Re: Search from home page just takes you to another search p
If you turn off instant response on the main page and just use the other search were you have to click the button does anything come up that way or is both ways doing the same thing
- Tue Nov 15, 2011 6:01 am
- Forum: General discussions
- Topic: Social Links
- Replies: 2
- Views: 3505
Re: Social Links
Ich erklärte bereits in einer früheren post, dass der lead developer ist verschwunden bis 23. nov bemerkten wir alle ihre post also bitte halten bis er wiederkehrt. Vielen Dank
- Sat Nov 12, 2011 9:56 pm
- Forum: Webserver and configuration
- Topic: Version 2.71 on IIS 6.0
- Replies: 3
- Views: 8468
Re: Version 2.71 on IIS 6.0
The Lead Devloper is on vacation till nov 23 he will respond when he returns.
- Sat Nov 12, 2011 9:53 pm
- Forum: General discussions
- Topic: Navigationsleiste
- Replies: 2
- Views: 3679
Re: Navigationsleiste
The lead developer is on vacation and will answer your questions when he returns.
- Tue Nov 08, 2011 4:57 am
- Forum: General discussions
- Topic: Returning search results for hyphenated words
- Replies: 11
- Views: 15915
Re: Returning search results for hyphenated words
Hi alanb,
Just wanted to let you know that in version 2.7 you can not search for only 3 letters it has to be a minimum of 4 letters.
Just wanted to let you know that in version 2.7 you can not search for only 3 letters it has to be a minimum of 4 letters.
- Sun Nov 06, 2011 6:03 pm
- Forum: General discussions
- Topic: New User?
- Replies: 5
- Views: 6586
Re: New User?
Also, if I try to delete that user
Delete User evil
Are you sure? The User shall be deleted?
But there is no button to press to confirm... :shock:
As for the deleting of users nothing has been reported about that, and the lead developer of phpmyfaq will not be back online until Nov 23 so he ...
Delete User evil
Are you sure? The User shall be deleted?
But there is no button to press to confirm... :shock:
As for the deleting of users nothing has been reported about that, and the lead developer of phpmyfaq will not be back online until Nov 23 so he ...
- Tue Nov 01, 2011 6:47 pm
- Forum: General discussions
- Topic: adding php rss reader?
- Replies: 5
- Views: 7512
Re: adding php rss reader?
I can parcially answer your question, if you want to change the number of your top ten you would have to edit config/constant.php line74
- Tue Oct 25, 2011 7:11 pm
- Forum: Bug reports
- Topic: Remote Code Execution Vulnerability
- Replies: 5
- Views: 19539
Re: Remote Code Execution Vulnerability
Fixed in 2.7.1 version
also can find fix on github
https://github.com/thorsten/phpMyFAQ/co ... 4456956882
also can find fix on github
https://github.com/thorsten/phpMyFAQ/co ... 4456956882
- Tue Oct 25, 2011 3:27 am
- Forum: Bug reports
- Topic: Remote Code Execution Vulnerability
- Replies: 5
- Views: 19539
Re: Remote Code Execution Vulnerability
Thank you for that information EgiX, I will have Thorsten the Lead Developer take a look into this..
Cheers,
Jason
Cheers,
Jason
- Tue Oct 25, 2011 3:24 am
- Forum: General discussions
- Topic: 2.7.0: Can you reset the statistics?
- Replies: 2
- Views: 3561
Re: 2.7.0: Can you reset the statistics?
if you are reffering to the rating statistics you can not delete them from the admin panel you can however delete them from phpmyadmin, once you login to phpmyadmin click on faqvoting then at the top click on brows and select all and then delete.
Jason
Jason
- Mon Oct 24, 2011 11:22 am
- Forum: General discussions
- Topic: Captcha Box
- Replies: 2
- Views: 5810
Re: Captcha Box
I found a soluton for this you have to edit template/default/style.css
line 362
and change this code
#mainContent form input.captcha {
vertical-align: top; height: 40px; width: 120px; text-valign: middle; font-size: 30px; float: right; }
and change it to
#mainContent form input.captcha ...
line 362
and change this code
#mainContent form input.captcha {
vertical-align: top; height: 40px; width: 120px; text-valign: middle; font-size: 30px; float: right; }
and change it to
#mainContent form input.captcha ...