Recent Posts

Pages: 1 [2] 3 4 5 6 ... 10
11
klappt mit PHP 8.3
12
Mods & Plugins (Releases & Support) / Re: [MOD] Shoutbox
« Last post by Jan-Lukas on July 03, 2024, 09:34:58 PM »
Unter PHP8 gibt keine Ausgabe
im Admin funktioniert die Ausgabe perfekt
würde mich über ein update freuen, oder hat das jemand unter PHP 8 laufen ?
13
Mods & Plugins (Releases & Support) / Re: [MOD] Contact Form
« Last post by Jan-Lukas on July 03, 2024, 08:58:30 PM »
Unter PHP8 wird beim Aufruf der contact.php nur eine weiße Seite ausgegeben
Fehler Log wird keiner erzeugt

https://www.4homepages.de/forum/index.php?topic=8987.225
14
Feedback & Suggestions / Re: 4images 1.10 - Feedback
« Last post by Sunny C. on June 30, 2024, 08:33:59 AM »
Danke für das Feedback, wir prüfen das.

Das habt ihr bis heute nicht... Ich denke so wird das auch mit Github nichts werden. Wie man sehen konnte gab es doch den ein oder anderen User der an der Software Interesse hat. Ich habe ein komplett modernes Design Frontend/Backend erstellt gehabt; war und bin aber auch nicht mehr bereit dies zur Verfügung zu stellen.
15
Feedback & Suggestions / Re: 4images 1.10 - Feedback
« Last post by Przemek on June 12, 2024, 01:47:03 PM »
Is this another way to put safe links in category description?
Description for this category is:
Code: [Select]
[url=https://transportnews.eu/tabor/autobusy/niskopodlogowe-2000/mercedes-citaro-g]Zobacz opis autobusu[/url]
And this is results:
https://fotogaleria.transportnews.eu/categories.php?cat_id=19
16
Feedback & Suggestions / Re: 4images 1.7.12 - Feedback
« Last post by Jan-Lukas on May 29, 2024, 07:05:03 PM »
Aehnliches Problem nach dem update auf 1.7.12:
Objekt nicht gefunden! Der angeforderte URL konnte auf dem Server nicht gefunden werden. Der Link auf der verweisenden Seite scheint falsch oder nicht mehr aktuell zu sein. ...

url-string beim Bild bearbeiten:
http://archiv.wameru.net/admin/index.php?goto=images.php%3Faction%3Deditimage%26amp%3Bimage_id%3D2887
fuehrt zur Fehlermeldung!

die gleiche funktion aus dem admin-Bereich:
http://archiv.wameru.net/admin/images.php?action=editimage&image_id=2887
funzt!

Sollten die links nicht gleich sein?
Hab zur Sicherheit eine Testinstallation durchgefuehrt,
mit gleichem Effekt.

Hat jemand eine Idee?

Gruss,
tw
 :(

hatte ich auch, liegt an der admin/Index.php
da wird ja aus "framesrc"  in "urlencode($framesrc)" geändert
ändere es in      <frame src="<?php echo str_replace("javascript:", "", (strip_tags($framesrc))) ?>" name="main" scrolling="auto" NORESIZE frameborder="0" marginwidth="20" marginheight="20" border="no"
17
Feedback & Suggestions / Re: 4images 2
« Last post by Jan-Lukas on May 02, 2024, 09:30:34 PM »
Hallo guten Tag,
ich hatte 4images unter damals Free Ecards jahrelang gehabt und benutzt. Und es war soweit gut.
Was ich bitte bräuchte ist ein RESPONSIVES Grußkartenscript. Geht das?
Ich bin kein Entwickler oder so. Was kann ich machen um ein responsives Script zu bekommen?
Bitte hilft mir jemand.
Ganz lieben Dank!
Gruß Wally

Evtl. hier Posten
https://www.4homepages.de/forum/index.php?board=26.0
18
Feedback & Suggestions / Re: 4images 2
« Last post by wally on April 30, 2024, 04:46:17 PM »
Hallo guten Tag,
ich hatte 4images unter damals Free Ecards jahrelang gehabt und benutzt. Und es war soweit gut.
Was ich bitte bräuchte ist ein RESPONSIVES Grußkartenscript. Geht das?
Ich bin kein Entwickler oder so. Was kann ich machen um ein responsives Script zu bekommen?
Bitte hilft mir jemand.
Ganz lieben Dank!
Gruß Wally
19
Error Messages / Fehlermeldungen / Error 4images 1.10 on php 8.1 (rss item)
« Last post by Murat on April 23, 2024, 02:21:55 PM »
Hello. I am using 4images 1.10. PHP 8.1 is installed on my website (ubuntu 22.04.4) All php plugins are active.

The rss on the photos at ./rss.php?action=comments&amp;image_id=1 is working. However, if there is a comment on the photo, the page RSS does not work. It gives the following error.

Code: [Select]
AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /../public/4imag/rss.php:309 \nStack trace:\n#0 {main}\n thrown in /../public/4imag/rss.php on line 309'
I did a clean install. The result did not change. The RSS feed of a commented page works in PHP 7.4, but it does not work in PHP 8.1, but it works if the photo is not commented on.

The 309th line of rss.php where the error occurs is as follows:

Code: [Select]
if (@count($item['enclosure']) > 0) {
We would appreciate it if you make it compatible with PHP 8.1. I wish you good work.

By the way, off topic; I became a 20th anniversary user after 1 month :) (2004-2024, I met you when you were 23 years old. I turned 43 years old.)

https://www.4homepages.de/forum/index.php?action=profile;u=7752


20
Feedback & Suggestions / Re: 4images 2
« Last post by kai on April 18, 2024, 02:02:38 PM »
the 4images code is now on GitHub:
https://github.com/4images/4images

We invite all developers to work on 4images, make inprovements and develop it further.
Pages: 1 [2] 3 4 5 6 ... 10