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.


Messages - kai

Pages: [1] 2 3 4 5 ... 48
1
Danke, wir prüfen das.

2
Feedback & Suggestions / Re: 4images 2
« on: March 22, 2024, 09:11:14 AM »
4images will be on GitHub the next weeks, so ever PHP developer is invited to help developing 4images...

3
Feedback & Suggestions / Re: The download link is not working
« on: March 22, 2024, 09:09:41 AM »
The following link does not work. Has the copy been deleted?
https://www.4homepages.de/?download=4images1.10.zip&code=036d37d2d64db99473a40bd6716a6397

That's not the offical download link.

Visit https://www.4homepages.de/download-4images and click on "Download Now"

4
Feedback & Suggestions / Re: 4images 1.10 - Feedback
« on: February 16, 2023, 10:55:03 AM »
Danke für das Feedback, wir prüfen das.

5
Feedback & Suggestions / 4images 1.10 - Feedback
« on: January 23, 2023, 05:06:47 PM »
Please use this thread for feedback and comments about the 4images 1.10 release.
For general bug reporting and troubleshooting please use this forum.

Bitte nutzt diesen Thread fuer Feedback, Kommentare und Anregungen zum 4images 1.10 Release.
Fuer allgemeine Bug Reports und Troubleshooting bitte dieses Forum nutzen.

6
News & Announcements / Re: 4images 1.10
« on: January 23, 2023, 05:04:43 PM »
=========================================================
ChangeLog Version 1.10
=========================================================
- Added ability to ignore images on "Validate images" page
- Fixed wrong results when searching on "Edit images" page (thanks to kp, https://www.4homepages.de/forum/index.php?topic=33113.0)
- Fixed error when checking for new images in currently empty categories (thanks to kp, https://www.4homepages.de/forum/index.php?topic=33113.0)
- Fixed missing functions for error output in install.php (thanks to qBass17, https://www.4homepages.de/forum/index.php?topic=33114.0)
- Fixed incomplete downloadable configuration file in install.php
- Fixed uncaught file system permission error in install.php
- Fixed error when logging in with invalid credentials
- Fixed several warnings related to undefined variables
- Security fix for XSS in category descriptions (thanks to rishaldwivedi)
- Security fix for XSS in /admin/index.php login (thanks to Piyush Patil)
- Security fix for SQL injection in /admin/images.php (thanks to Andrey Stoykov)
- Disabled PHP execution in templates by default and added notice to update docs (thanks to Andrey Stoykov)
- Added notice about MySQL 8.x not being supported to installation docs

7
News & Announcements / 4images 1.10
« on: January 23, 2023, 05:03:51 PM »
:flag-en: The new version 4images 1.10 has been released. This release brings a bunch of bug fixes and improvements.
We recommend all users to update to the current version. All changes and features are listed in "docs/Changelog.txt".

:flag-de: Die neue Version 4images 1.10 wurde veroeffentlicht. Das Release beinhaltet einige Bug fixes und Verbesserungen.
Wir empfehlen allen Nutzern ein Update auf die aktuelle Version. Alle Aenderungen und Features sind in der Datei "docs/Changelog.txt" aufgelistet.

Download:
https://www.4homepages.de/download-4images

Demo:
https://www.4homepages.de/demo


Please use this thread for feedback about the 4images 1.10 version.

F?r Feedback zur 4images 1.10 Version bitte diesen Thread nutzen.

8
Yes, this will be fixed in the next version.

9
News & Announcements / Re: 4images 1.9
« on: December 30, 2022, 02:20:04 PM »
thanks for reporting!

We will review the issues and fix them in the next release.

10
Mods & Plugins (Requests & Discussions) / Re: The 2021 Mod?
« on: November 05, 2021, 01:15:10 PM »
Looking good!

11
Feedback & Suggestions / 4images 1.9 - Feedback
« on: November 05, 2021, 01:08:04 PM »
Please use this thread for feedback and comments about the 4images 1.9 release.
For general bug reporting and troubleshooting please use this forum.

Bitte nutzt diesen Thread für Feedback, Kommentare und Anregungen zum 4images 1.9 Release.
Für allgemeine Bug Reports und Troubleshooting bitte dieses Forum nutzen.

12
News & Announcements / Re: 4images 1.9
« on: November 05, 2021, 01:00:34 PM »
=========================================================
ChangeLog Version 1.9
=========================================================
- PHP8 compatibility

13
News & Announcements / 4images 1.9
« on: November 05, 2021, 01:00:06 PM »
:flag-en: The new version 4images 1.9 has been released. This release brings full PHP 8 compatibility.
We recommend all users to update to the current version. All changes and features are listed in "docs/Changelog.txt".

:flag-de: Die neue Version 4images 1.9 wurde veroeffentlicht. Das Release beinhaltet Anpassung fuer den Betrieb unter PHP 8.
Wir empfehlen allen Nutzern ein Update auf die aktuelle Version. Alle Aenderungen und Features sind in der Datei "docs/Changelog.txt" aufgelistet.

Download:
https://www.4homepages.de/download-4images

Demo:
https://www.4homepages.de/demo


Please use this thread for feedback about the 4images 1.9 version.

Für Feedback zur 4images 1.9 Version bitte diesen Thread nutzen.

14
 :thumbup:

Ich habe mir den Sourcecode von 4images mal genauer angeschaut und kann nun Licht ins dunkel bringen.

Das gute Vorab:
Es spielt keine Rolle, ob ihr PHP 7.0, 7.0.33 oder (so wie ich, das aktuelle 7.3.15) einsetzt - 4images in Version 1.8 wird auch unter allen aktuell verfügbaren Versionen von PHP 7 laufen!

Die entscheidende Konfiguration von 4images steht in der nachfolgenden Zeile in der Datei config.php:
Code: [Select]
$db_servertype = "mysql";ändert diese Zeile einfach in:
Code: [Select]
$db_servertype = "mysqli";

15
Discussion & Troubleshooting / Re: Gallery Update
« on: September 20, 2019, 03:29:16 PM »
Eine Idee ist, 4images auf Github öffentlich zu stellen, so dass sich Entwickler finden um die Software weiter zu entwickeln.

Pages: [1] 2 3 4 5 ... 48