Nur mit der Änderung/Löschen der Zeit 74 funktioniert der Fix bei mir nicht.
Wenn man eine phpMyFAQ von 2.7.x updated, soll laut Anleitung der Ordner Templates nicht mitkopiert werden.
3.d. Upgrading phpMyFAQ 2.7.x
Updating phpMyFAQ 2.7.x is fairly simple. Via FTP copy all new files from the phpMyFAQ package except:
all files in the directory config/
all files in the directory template/
the directory attachments/
the directory images/
Der Fix beinhaltet ja nur die Änderung/Löschung einer Zeile.
Wenn ich aber die gefixte 2.7.3 der artikel.tpl ersetze, ist der Fehler behoben.
Die erste installierte Version ist 2.7.1.
Die Artikel.tpl unterschiedet sich schon in Zeile 42 dann noch in 48
Code: Select all
Version 4.7.3
Zeile 40 </li>
Zeile 41 [/switchLanguage]
Zeile 42 [addTranslation]
Zeile 43 <li>
Code: Select all
Version 4.7.1
Zeile 40 </li>
Zeile 41 [/switchLanguage]
Zeile 42 <li>