4images Issues / Ausgaben > Feedback & Suggestions
4images 1.7.12 - Feedback
crashed:
I have uploaded the changed files to my gallery but on the admin it still says a update is avaiable (already cleared cache)
what file should i uplod more than this:
"Geänderte Dateien / Changed Files:
---------------------------------------
global.php
admin/index.php
details.php
admin/templates.php
admin/backup.php
admin/categories.php"
wallward:
please add detailed list of what has been changed in the php files from 4images 1.7.11 -> 1.7.12 :wink:
crashed:
i have uploaded the changed files
global.php
admin/index.php
details.php
admin/templates.php
admin/backup.php
admin/categories.php
Rembrandt:
--- Quote from: crashed on November 10, 2015, 06:24:23 PM ---I have uploaded the changed files to my gallery but on the admin it still says a update is avaiable (already cleared cache)
....
--- End quote ---
search in includes/constants.php:
define('SCRIPT_VERSION', '1.7.11');
and replace:
define('SCRIPT_VERSION', '1.7.12');
--- Quote from: wallward on November 16, 2015, 06:00:21 PM ---please add detailed list of what has been changed in the php files from 4images 1.7.11 -> 1.7.12 :wink:
--- End quote ---
Here you can see the difference
Jan-Lukas:
--- Quote from: tw on November 08, 2015, 08:02:39 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
:(
--- End quote ---
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">
Navigation
[0] Message Index
[*] Previous page
Go to full version