Search found 121 matches

by JochenS
Mon Jan 15, 2018 4:20 pm
Forum: General discussions
Topic: General Data Protection Regulation (GDPR) - cookie aus FAQ - muss ich was umstellen?
Replies: 1
Views: 5621

General Data Protection Regulation (GDPR) - cookie aus FAQ - muss ich was umstellen?

Man sieht ja imNnetz allerorts diese Cookie Meldungen. Brauchen wir phpMyFAQ auch so etwas, bzw was wird tatsächlich im cookie gespeichert?
by JochenS
Wed Aug 09, 2017 7:16 am
Forum: General discussions
Topic: E-Mail Benachrichtigungen Frontend
Replies: 6
Views: 6003

Re: E-Mail Benachrichtigungen Frontend

Hi Mario

ein möglicher Workaround sind die RSS feeds. Über "Alle Kategorien" können die Kollegen dann den Feed (auch in Outook) abonieren.

Gruss Jochen
by JochenS
Wed Aug 09, 2017 7:10 am
Forum: Webserver and configuration
Topic: Session Cookie (pmf_sid) PCI compliance
Replies: 4
Views: 11196

Re: Session Cookie (pmf_sid) PCI compliance

Thanks this would be great. I have added an item in github:
https://github.com/thorsten/phpMyFAQ/issues/1349
by JochenS
Tue Aug 08, 2017 4:16 pm
Forum: General discussions
Topic: Fehlermeldung: Falscher Loginname oder Passwort
Replies: 7
Views: 7199

Re: Fehlermeldung: Falscher Loginname oder Passwort

hat sich evtl. der PMF_ENCRYPTION_TYPE durch die installation der 2.9.8 geändert?
by JochenS
Tue Aug 08, 2017 3:50 pm
Forum: Webserver and configuration
Topic: Session Cookie (pmf_sid) PCI compliance
Replies: 4
Views: 11196

Re: Session Cookie (pmf_sid) PCI compliance

Our security dep pushed me on this issue:

The cookie is not controlled via php.ini, but depending on phpMyFAQ.

I have modified the setCookie function in the file inc\PMF\session.php:


public static function setCookie($name, $sessionId = '', $timeout = PMF_SESSION_EXPIRED_TIME)
{
return ...
by JochenS
Fri May 12, 2017 12:53 pm
Forum: Bug reports
Topic: Configuration not saving
Replies: 45
Views: 61658

Re: Configuration not saving

Yes, It is fun to have more time on phpMyFAQ. We are moving to an server in the enterprize system. I can provide access with Teamviewer from my PC. Monday or Tuesday afternoon next week?
by JochenS
Wed May 10, 2017 1:26 pm
Forum: Bug reports
Topic: Configuration not saving
Replies: 45
Views: 61658

Re: Configuration not saving

I can reproduce it my system with 2.9.7.

The problem is visible if the automatic content negotiation of the browser language detects de-de, but the main language is English.
Workaround is to switch inthe backend to the database language.

I have another FAQ with main laguage German and here the ...
by JochenS
Thu Apr 04, 2013 3:07 pm
Forum: General discussions
Topic: Problem with language selection
Replies: 15
Views: 17878

Solved for 2.8: Problem with language selection

Fixed for 2.8 #654 via 1a5fc50.
by JochenS
Wed Mar 20, 2013 1:35 pm
Forum: General discussions
Topic: Problem with language selection
Replies: 15
Views: 17878

Re: Problem with language selection

Simply open https://github.com/thorsten/phpMyFAQ/issues and create an account.

Here is the ticket for Thorsten:
https://github.com/thorsten/phpMyFAQ/issues/654
by JochenS
Wed Mar 20, 2013 8:50 am
Forum: General discussions
Topic: Problem with language selection
Replies: 15
Views: 17878

Re: Problem with language selection

@tzwicker you are right :oops: The only excuse is that the FAQ in the footer is not the primary, but the only public one.

But there is the detection enabled. I fear we need to wait for Thorsten, I am just an "advanced user". Have you opened an issue in git already? (On my sever there are too much ...
by JochenS
Tue Mar 19, 2013 4:56 pm
Forum: General discussions
Topic: Problem with language selection
Replies: 15
Views: 17878

Re: Problem with language selection

Have you configured the "Enable automatic language detection"? This reads out the locale from the browser. Eample FF: Options - Content - language - Choose
by JochenS
Mon Dec 17, 2012 10:20 pm
Forum: Bug reports
Topic: Suche nach Zahlen
Replies: 14
Views: 15990

Re: Suche nach Zahlen

noch komfortabler 8)
Wir haben einen dedizierten Server. Da läuft allerdings noch ein paar andere unserer Applikationen
by JochenS
Mon Oct 08, 2012 9:14 am
Forum: Skins and Themes
Topic: Kopieren und Einfügen funktioniert nicht...
Replies: 3
Views: 14703

Re: Kopieren und Einfügen funktioniert nicht...

Lösungsansätze:

1.) Statt den Icons einfach die Tastatur STRNG-V verwenden.

2.) Das hier sollte die Lösung sein hat bei einem meiner Nutzer nicht ganz funktioniert: http://kb.mozillazine.org/Granting_JavaScript_access_to_the_clipboard


3.) (und beste Lösung für das kopieren von records): Ich mag ...
by JochenS
Tue Jul 10, 2012 8:29 am
Forum: Bug reports
Topic: Suche nach Zahlen
Replies: 14
Views: 15990

Re: Suche nach Zahlen

MYSQL, richtig?

Wir hatten auch die fehler code Probleme. Um die Volltextsuche nach kurzen Worten zu ermöglichen, haben wir (ohne performance Probleme) das so gemacht:
http://forum.phpmyfaq.de/viewtopic.php?f=2&t=12433&p=35358#p35358

Zu Deinen Fragen:
- Vorrausgesetzt Du setzt ft_min_word_len ...
by JochenS
Wed Jun 27, 2012 1:56 pm
Forum: General discussions
Topic: How to search correct
Replies: 4
Views: 6736

Re: How to search correct

hgrr.. I read just M*SQL