Author Topic: [MOD]Pictures Email Upload V1.7.6  (Read 93773 times)

0 Members and 1 Guest are viewing this topic.

Offline clubbu

  • Newbie
  • *
  • Posts: 47
    • View Profile
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #60 on: July 12, 2011, 12:30:23 PM »
Hello, it's compatible with version 1.7.10?

Rembrandt

  • Guest
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #61 on: July 12, 2011, 05:32:56 PM »
Welcome to the Forum!

Hello, it's compatible with version 1.7.10?
i think, yes.

mfg Andi

Offline clubbu

  • Newbie
  • *
  • Posts: 47
    • View Profile
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #62 on: July 14, 2011, 10:00:18 AM »
I, riceive this error:

Warning: imap_open() [function.imap-open]: Couldn't open stream {mail.officinadellarete.com:110/pop3/notls} in /home2/eventixt/public_html/gate/admin/plugins/eMail_upload.php on line 41

Warning: imap_headers(): supplied argument is not a valid imap resource in /home2/***/public_html/gate/admin/plugins/eMail_upload.php on line 105
1 Neue Nachrichten in mail.officinadellarete.com

Warning: imap_fetchstructure(): supplied argument is not a valid imap resource in /home2/****/public_html/gate/admin/plugins/eMail_upload.php on line 71

Warning: imap_fetchstructure(): supplied argument is not a valid imap resource in /home2/****/public_html/gate/admin/plugins/eMail_upload.php on line 71

Warning: imap_header(): supplied argument is not a valid imap resource in /home2/***/public_html/gate/admin/plugins/eMail_upload.php on line 45

Warning: imap_fetchstructure(): supplied argument is not a valid imap resource in /home2/***/public_html/gate/admin/plugins/eMail_upload.php on line 110

Warning: Invalid argument supplied for foreach() in /home2/***/public_html/gate/admin/plugins/eMail_upload.php on line 112

Warning: imap_delete(): supplied argument is not a valid imap resource in /home2/****/public_html/gate/admin/plugins/eMail_upload.php on line 152

=========

Fixed

funzione imap_open disable in the server ;)
« Last Edit: July 23, 2011, 06:15:50 AM by Rembrandt »

Rembrandt

  • Guest
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #63 on: July 14, 2011, 10:24:29 AM »
look in top of the code:

//  $strConnect='{'.$server.':143}INBOX';
//  $strConnect='{'.$server.':110}INBOX';
    
$strConnect='{'.$server.':110/pop3/notls}';

test it with:

 $strConnect
='{'.$server.':110}INBOX';

or ask your provider for the correct path

mfg Andi

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.289
    • View Profile
    • Discover the New World of Kindersurprise
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #64 on: August 25, 2013, 12:06:28 AM »
Wird zwar alles fein ausgeführt, nur fehlt bei mir der Bildname und das Bild ?
siehe Bild

Danke Harald




Rembrandt

  • Guest
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #65 on: August 25, 2013, 06:42:14 AM »
Hi!
Wird zwar alles fein ausgeführt, nur fehlt bei mir der Bildname und das Bild ?
siehe Bild
Habe den Mod Seinerzeit eingebaut und funktioniert noch immer, was mich eh wundert :)
Kontrollier die Rechte: "data/tmp_Media" und "data/tmp_thumb"
Das mit dem includen in der validateimages.php funktioniert bei mir auch nicht.
Wenn du nur die emails abrufst "plugins/eMail_upload.php", schau mal nach ob du in den Ordner "data/tmp_Media" und "data/tmp_thumb" die Bilder drinnen hast.

Der Mod sollte auch einmal überarbeitet werden.

mfg Andi

Offline Jan-Lukas

  • Addicted member
  • ******
  • Posts: 1.289
    • View Profile
    • Discover the New World of Kindersurprise
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #66 on: August 25, 2013, 06:31:24 PM »
Rechte stimmen 777, Bilder sind in "data/tmp_Media" und "data/tmp_thumb" nicht enthalten.
Nicht weiter schlimm, dachte nur, könnte es für den Urlaub nutzen (nur für mich)
Wäre natürlich klasse wenn du das mal bei einem Anfall von Langeweile updaten würdest  :wink:

LG Harald
Danke Harald




Offline marcusfuerth

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #67 on: August 25, 2014, 01:14:16 PM »
Hallo zusammen.
Habe den Mod eingebaut. Beim Abruf im Plugin Bereich kommt folgender Fehler.


1 Neue Nachrichten in pop.1und1.de

Fatal error: Out of memory (allocated 59768832) (tried to allocate 23040 bytes) in /homepages/13/d44........../htdocs/4images/includes/image_utils.php on line 80

Grüße

Rembrandt

  • Guest
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #68 on: August 25, 2014, 04:45:25 PM »
Du hast ganz einfach zu wenig Speicher das hat nichts mit 4images zu tun, das liegt an den Serversettings.
Suche nach "Out of memory allocated" in Google oder hier.

Offline marcusfuerth

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #69 on: August 25, 2014, 04:54:49 PM »
Ok. Dann kann mans leider nicht nutzen

Rembrandt

  • Guest
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #70 on: August 25, 2014, 05:00:48 PM »
Ok. Dann kann mans leider nicht nutzen
Du meinst "Du" kannst es nicht nutzen...

Offline marcusfuerth

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: [MOD]Pictures Email Upload V1.7.6
« Reply #71 on: August 25, 2014, 05:17:21 PM »
Jap ;-)