• [Mod] Auto image resize on upload v2.0.1 (2010-12-18) 4 0 5 1
Currently:  

Author Topic: [Mod] Auto image resize on upload v2.0.1 (2010-12-18)  (Read 588295 times)

0 Members and 1 Guest are viewing this topic.

Rembrandt

  • Guest

Offline fulod

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #391 on: April 16, 2009, 09:43:40 PM »
Hab das hier eingefügt http://www.4homepages.de/forum/index.php?topic=22922.15 , jetzt hab ich das Problem das wenn die Resize Funktion aktiviert ist das dann die IPTC Informationen im Bild gelöscht werden, ohne Resize gehts ohne Probleme.

Offline crs

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #392 on: May 01, 2009, 01:18:57 AM »
Ich hätte mal Fragen zu diesem Mod:

1. Werden die EXIF-Infos nach der Verkleinerung gespeichert, sodass sie weiterhin unter dem Bild als Information angezeigt werden?
2. Werden Bilder, die bereits in der richtigen Größe hochgeladen werden vom "Verkleinerer" verschont?
3. Kann man die Qualität einstellen, in der die Bilder verkleinert werden?

Danke

Offline fulod

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #393 on: May 08, 2009, 07:42:09 PM »
Hi

Ich wollte nochmal kurz wegen den EXIF bzw. den IPTC Daten nachfragen ob es da eine Möglichkeit gibt diese zu erhalten.

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #394 on: May 08, 2009, 08:29:02 PM »
@ fulod

... das die EXIF - und die IPTC Daten mit der Resize-Funktion verloren gehen, das liegt nicht prinzipiell an dieser Modifikation ...
... es liegt vielmehr an dem serverseitigen Modul (GD Bibliothek), das für die Bild-Scallierfunktion genutzt wird ...
... im Prinzip gibt es 2 Möglichkeiten um die EXIF - und die IPTC-Daten von serverseitig scallierten Bilder zu sichern ...

1. Variante
Über MODs werden diese Daten vor dem Scallieren ausgelesen und dann in eine DB-Erweiterung geschrieben. Von dort können sie dann wieder ausgelesen und z.B. auf der Detailseite präsentiert werden. Die erforderlichen Modifizierungen ...
[MOD] EXIF V.1.7.6 in DB : http://www.4homepages.de/forum/index.php?topic=21017.0
[MOD] EXIF V.1.7.6 Suchfelder Erweiterung : http://www.4homepages.de/forum/index.php?topic=21053.0
[MOD] IPTC V.1.7.6 Suchfelder Erweiterung : http://www.4homepages.de/forum/index.php?topic=21141.0

2. Variante
Die Originalbilder werden mit einem "big"-Folder abgespeichert und von dort aus können dann die EXIF- und IPTC-Daten weiterhin ausgelesen werden. Die erforderlichen Modifizierungen ...
[TUT] One Image - Three sizes : http://www.4homepages.de/forum/index.php?topic=20496.0 incl.
   • [MOD] Auto image resize on upload : http://www.4homepages.de/forum/index.php?topic=7700.0
   • [MOD] Auto copy original file to /big/ folder : http://www.4homepages.de/forum/index.php?topic=7700.msg22313#msg22313
   • [MOD] Alternate directory for download files : http://www.4homepages.de/forum/index.php?topic=7499.msg33712#msg33712
   • [MOD] Show original image in new window by clicking on image : http://www.4homepages.de/forum/index.php?topic=3236.0
Zusätzlich muss hier noch in der functions.php die URL zum Auslesen der EXIF- und IPTC-Daten an den "big"-Folder  angepasst werden.

Ich favorisiere die 2.Variante, da damit auch das Originalbild weiterhin auf der Website zum Anzeigen und Downloaden mit genutzt werden kann und auch keine DB-Erweiterung erforderlich ist. Willst aber auch über die EXIF- und IPTC-Daten suchen, so kommt eigentlich nur die 1.Variante in Frage  ...
« Last Edit: May 11, 2009, 01:51:29 PM by mawenzi »
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

Offline fulod

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #395 on: May 08, 2009, 08:34:28 PM »
Ich nutze diesen MOD:


http://www.4homepages.de/forum/index.php?topic=22922.0

unter:

http://gallery.sobotzik.info

Ich habe noch eine kurze Frage, wie wäre es umsetzbar mit dem oben genannten MOD einen MultiUpload zu erstellen.

Salve


Offline gborislav

  • Jr. Member
  • **
  • Posts: 51
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #396 on: May 11, 2009, 03:34:13 AM »
Hi,

I installed MOD " Auto image resize on upload " works very good .
After this I tried to use this code: "automaticaly copy original file to /big/ folder "

http://www.4homepages.de/forum/index.php?topic=7700.msg22313#msg22313

and the big folder not creating . Maybe someone can help me to solve the problem.
This is a my website: www.odessapearl.com/gallery

Thanks for help.

Offline harinezumi

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #397 on: June 03, 2009, 09:03:25 PM »
Hi!
I have completed the sequence described on page 1, and I get two additional menu items in control panel. But when I change option for "Auto-resize image" from No to Yes and press "Save changes", the option gets back to No again.
My PHP version is 5.2.6, is this MOD supposed to work with it?
Thanks!

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #398 on: June 04, 2009, 03:09:59 AM »
Hello and welcome to 4images forum.

Did you complete Step 5?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline harinezumi

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #399 on: June 04, 2009, 08:56:34 AM »
Thank you!
Yes, I have done everything step-by-step =\
And after I click "Save changes" I get a Settings saved notification on the top of the screen, but radiobutton switches back to No.
I have tried both filling "Auto-resize image quality" field and leaving it blank, but the result is the same.
Do you need any additional information about characteristics of my server?
And thanks once again for spending your time trying to help me!

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #400 on: June 04, 2009, 03:52:12 PM »
the only possible reason I could think of is that the database wasn't updated with new needed settings fields.
what you can try to do first is run the installer from step 5 again, this time you should see an error message instead of success, if you see success, then run it again to make sure. (error message is what we are looking for).
if that didn't help, then try update database manually via phpmyadmin by executing this query:
Code: (MySQL query) [Select]
INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('auto_image', '0');
INSERT INTO 4images_settings (setting_name, setting_value) VALUES ('auto_image_quality', '85');
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline harinezumi

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #401 on: June 04, 2009, 04:18:26 PM »
Oops... seems like I have not run the installer at all. All I did was adding 1 file and modifying files listed on page 1.
How do I force-run the installer? I have searched the forum, but I do not speak German, so I could miss the instructions.
Thank you!


Done, modified DB manually from phpmyadmin. Thanks a lot!
But anyway, what was the easiest way to run the installer again?
« Last Edit: June 04, 2009, 04:39:25 PM by harinezumi »

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #402 on: June 04, 2009, 05:13:13 PM »
just like explained in step 5 ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline harinezumi

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #403 on: June 04, 2009, 05:35:59 PM »
Damn it.  Now I feel dumb  :lol: :lol:
Thanks again for a great MOD!

Offline BartAfterDark

  • Hero Member
  • *****
  • Posts: 520
    • View Profile
Re: [Mod] Auto image resize on upload. (updated 19/09/04)
« Reply #404 on: June 07, 2009, 04:18:40 PM »
Has this been integrated into the latest versions of 4images, or do we still need to add this mod?