Ok, thanks for the feedback and sorry for the late response
So I'm going to create some kind of RPA automation using AutoHotKey which should get the job done in a timely manner.
I've finally managed to get my templates ready. On my test-system, it seems that the faqs need to be edited and saved once, to save the images externally. As soon as they are saved, the load speed increases significally. So, do we need to edit every entry manually or is there some kind ...
thanks for the info, I'm in the process of generating the new templates for 4.0.
Glad to hear that this issue will be gone as soon as I'm ready to upgrade.
As it seems all Images uploaded by TinyMCE are getting encoded to embedded base64 Images and saved into the database instead of being saved as traditional files unter the "Images" folder. This leads to massive loading times if the faqs contain several pictures. Further the faqdata Table gets ...
The 2FA Authentication in phpMyFAQ uses the default QR-Provider "QRServer" which loads the QR Codes form an external webserver. As my Webserver sits in a DMZ and doesn't have a direct internet connection, I get fatal errors (e.g. on the page "Persönlicher Bereich"). So I see two possible solutions ...
I've implemented your fix but unfortunately to no avail. as far as i can see your fix only applies if an existing faq is saved (record.save.php) and not if a new one is created (record.add.php). So, I've launched the debugger on my testsystem and it seems that the problem doesn't lie in ...
Every now and then a faq-author reports a problem, that new faqs woun't get found by the search engine (elasticsearch). If I then update the index manually the counter of the documents increases and the missing faqs appear in the search results. Shounldn't new faqs be added to the index ...
Das Problem ist erst mit 7.4 und 7.4 aufgetreten. Vorher unter 7.2 haben 128MB ausgereicht. Ich habe nun auch festgestellt, dass mit dem 160MB Limit diverse FAQ Einträge nicht aufgerufen werden können. Wäre vermutlich schon hilfreich wenn wir dem auf die Schliche kommen könnten.
Sorry für die sporadischen Updates, da schneit immer wieder allerhand sonstiges auf meinen Schreibtisch... Also, Asche auf mein Haupt, es waren nicht 300MB die angefordert wurden, ich hab mich bei der Umrechnung um "ein zwei" Kommastellen vertan :oops:
Das PHP Memory Limit wars. War zwar auf 128M eingestellt (in den Requirements steht was von min 64M), phpMyFAQ hat aber etwas um 300MB angefordert.
php.ini auf 512MB eingestellt und schon klappts wieder.
ich habe auf meinem Testsystem das Update auf 3.0 gemacht. Dass die Templates/ themes nicht mehr kompatibel sind habe ich gelesen und möchte die Gelegenheit nutzen ein neues Theme auf Basis von "Default" zu erstellen. Kopie erstellt, Logo ausgetauscht, soweit so gut... Leider scheine ich ...