Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - kp

Pages: [1]
1
Bug Fixes & Patches / PHP 8 Fix for V1.9
« on: September 01, 2022, 11:51:47 PM »
Found a PHP8 bug in this version.
If I use the function "check for new images" (German: Neue Bilder checken) and there are new images in the chosen category (which I've uploaded upfront via FTP) you will see nothing (because there is a not displayed error).

A fix you can find here: https://www.4homepages.de/forum/index.php?topic=33113.new#new

2
Deutsch siehe weiter unten:
-------------------------------

Because there seems to be no official support anymore I reviewed the code and fixed errors, warnings und deprecated messages for PHP 8.x.
Also errors are fixed wich comes with PHP 7 (SQL backup).
Some functions had to be re-coded because of removed PHP-functions with PHP 8. 
I've tested as much as I could and I couldn't find any error or warning with the new code and it worked for me perfect.
Attached you'll find a zip-file with the changed files. Replace the existing files with them and your gallery should work with PHP 8 and MYSQL.

I spend a lot of time with debugging an find the new code for the needed functions.
 :!: If you think this deserves a bit of respect you could donate me some money to go out with my wife as compensation of my long hours working on that issues ;) So if you want to do so, please donate to  ebay < at > lexow.de

Thank you

-----------------------------------

Da es hier keinen offiziellen Support mehr zu geben scheint (habe auch die Programmieren selbst angeschrieben - ohne Erfolg) habe ich den Code überprüft und die Errors, Warnings und Deprecated Messages von PHP 8.x beseitigt.
Daneben habe ich auch Fehler beseitigt die schon auf PHP 7 nicht mehr funktioniert haben (SQL Backup).
Einige Funktionen musste ich neu/umschreiben da PHP 8 benutzte Funktionen aus den alten Versionen nicht mehr unterstützt.
Ich habe so viel getestet wie möglich um das Script zu prüfen und weitere Fehler zu finden. Stand heute läuft alles einwandfrei bei mir.
Im Anhang findet ihr eine zip-Datei mit den geänderten Dateien. Diese einfach gegen die vorhandenen ersetzen und die Gallery sollte mit PHP 8 und MYSQL funktionieren.

Ich habe viel Zeit mit Debugging und der Suche nach dem neuen Code für die verwendeten Funktionen zugebracht.
 :!: Wenn du denkst, dass verdient etwas Respekt und es dir ein paar Euro wert ist, so würde ich mich über eine kleine Spende freuen mit der ich meine Frau mal zum Essen ausführen kann als Ausgleich für die vielen Arbeitsstunden an den letzten Abenden ;) Wenn dem so ist, dann könnt ihr gerne etwas per Paypal an diese E-Mail-Adresse:  ebay < at > lexow.de   spenden.

Vielen Dank

Pages: [1]