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 6 ... 48
16
 :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";

17
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.

18
Chit Chat / Re: Wow... Way to run a forum!
« on: June 18, 2019, 09:28:37 PM »
 :thumbup:

19
 :thumbup:

Super nobby!

20
Feedback & Suggestions / Re: Archive Fehlerhaft
« on: December 01, 2016, 01:11:01 AM »
Fixed, all attachments work again

21
Feedback & Suggestions / Re: Archive Fehlerhaft
« on: November 30, 2016, 07:34:11 PM »
Ok, Danke für den Hinweis. Korrigieren wir...

22
Feedback & Suggestions / Re: Archive Fehlerhaft
« on: November 29, 2016, 02:22:23 PM »
Konkret:
Wo genau meinst? Beispiel-Links?

23
News & Announcements / Re: 4images 1.8
« on: November 16, 2016, 01:02:14 PM »
=========================================================
ChangeLog Version 1.8
=========================================================
- [1.7 - 1.7.13] Multiple security fixes (thanks to Ahmed Sultan)
- PHP7 compatibility
- Fixed chartset setting for emails in /includes/email.php

24
Feedback & Suggestions / 4images 1.8 - Feedback
« on: November 16, 2016, 12:49:33 PM »
Please use this thread for feedback and comments about the 4images 1.8 release.
For general bug reporting and troubleshooting please use this forum.

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

25
News & Announcements / 4images 1.8
« on: November 16, 2016, 12:48:07 PM »
:flag-en: The new version 4images 1.8 has been released. This release contains bugfixes and security fixes and PHP7 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.8 wurde veröffentlicht. Das Release behebt Bugs und sicherheitsrelevante Fehler und macht 4images PHP7 kompatibel.
Wir empfehlen allen Nutzern ein Update auf die aktuelle Version. Alle Änderungen und Features sind in der Datei "docs/Changelog.txt" aufgelistet.

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

Demo:
http://www.4homepages.de/4images/demo.php


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

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

26
Feedback & Suggestions / 4images for PHP 7
« on: October 10, 2016, 07:54:14 PM »
Find the 4images 1.8 beta (PHP 7 ready) attached to this post.

The final version will be realeased the next 2 weeks.

27
Feedback & Suggestions / Re: Support for PHP 7?
« on: October 10, 2016, 07:11:27 PM »
We are just testing the new beta with PHP7 support :)

28
Feedback & Suggestions / Re: 4images 1.7.13 - Feedback
« on: January 04, 2016, 02:04:11 PM »
warum auch immer, aber sei 1.7.12 und 1.7.13 kann ich auf einmal in der Kategorie Beschreibung kein "<img ...>" mehr verwenden.
Nur gewisse HTML Codes funktionieren mehr.
Aus Sicherheitsgründen (mögliches Cross-Site Scripting) wurde die Funktion geändert.

29
News & Announcements / Re: 4images 1.7.13
« on: November 20, 2015, 09:27:18 AM »
=========================================================
ChangeLog Version 1.7.13
=========================================================
- Multiple security fixes
- Regression fixes introduced in 1.7.12


Geänderte Dateien / Changed Files:
---------------------------------------

admin/admin_functions.php

30
Feedback & Suggestions / 4images 1.7.13 - Feedback
« on: November 18, 2015, 08:43:38 AM »
Please use this thread for feedback and comments about the 4images 1.7.13 release.
For bug reporting and troubleshooting please use this forum.

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

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