• [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006) 5 0 5 1
Currently:  

Author Topic: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)  (Read 390127 times)

0 Members and 1 Guest are viewing this topic.

Offline meier

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #195 on: January 28, 2009, 02:42:21 PM »
Ich kann nicht in englisch antworten.
Es kommt eine weiße Seite. Beim suchen muß ich jetzt eine Unterkategorie, in der sich so 30 weitere befinden, angeben. Die ganzen 403 durchsucht er nicht mehr. :?
« Last Edit: January 28, 2009, 02:53:43 PM by meier »

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] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #196 on: January 28, 2009, 02:50:13 PM »
Ich kann nicht in englisch antworten.
Me neither in Deutsch ;)

Es kommt eine weiße Seite.
Try this. Find
Code: [Select]
require('admin_global.php');
Insert below:
Code: [Select]
error_reporting(E_ALL);
@ini_set("display_errors", 1);
Now it should show you error message instead of white page.
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 meier

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #197 on: January 28, 2009, 03:02:58 PM »
The Error.

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 512 bytes) in /srv/www/htdocs/webxxx/html/4images/admin/checkimages.php on line 831

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] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #198 on: January 28, 2009, 03:09:33 PM »
Oh wow! your host allows use only 8mb of memory!!! this is ridiculously low! Ask them to increase it to at least 30mb, if they don't then all you can do to fix this is change the host.
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 meier

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #199 on: January 28, 2009, 03:52:34 PM »
------------

Google:

Oh wow! Ihr Host ermöglicht den Einsatz von nur 8 MB Speicher! Das ist lächerlich gering! Fragen Sie sie, um sie auf mindestens 30 MB, wenn sie dann nicht alles, was Sie tun können, um dieses Problem beheben, ist die Host.

-----------

Oje, wenn ich jetzt wüsste was du damit meinst.

Also meine Datenbank hat 3,46MB. Das kann es dann nicht sein mit den 8 MB.

Ich benutze mal den miesen google Übersetzer.

------------
Google:

Oje, if I now know what you mean by that.

So, my database has 3,46 MB. That it can not be with the 8 MB.

I use the bad times google translator.



Aha! Der Anbieter ist also Schuld. (x Provider)

Danke - Thanks
« Last Edit: January 28, 2009, 10:58:20 PM by Nicky »

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] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #200 on: January 28, 2009, 04:03:14 PM »
No, not the database (mysql), operation memory, the memory server uses for scripts. Go to ACP (Admin Control Panel) -> phpinfo() and search for memory_limit
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 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] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #201 on: January 28, 2009, 04:07:09 PM »
try add into .htaccess:
Code: [Select]
php_value memory_limit 30M
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 meier

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #202 on: January 28, 2009, 06:06:53 PM »
Which foldername?

Rembrandt

  • Guest
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #203 on: January 28, 2009, 06:24:16 PM »
Hi!
Which foldername?
du musst auf deinen server im 'root' ordner eine datei mit dem namen '.htaccess'
anlegen und das von vano zitierte hinein schreiben.
wenn du glück hast funktioniert es.

mfg Andi

p.s. fakt ist, so ein provider mit solchen beschränkungen ist für ein galeriesystem völlig ungeeignet.

Offline meier

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #204 on: January 28, 2009, 09:28:44 PM »
Klappt leider nicht.

 Skriptfehler!

Die Anfrage kann aufgrund eines Fehlers in einem Skript oder einer nicht erlaubten Direktive in einer ".htaccess"-Datei nicht beantwortet werden.
Informieren Sie hierüber bitte den Webmaster der betreffenden Domain.

Ich schreibe mal den Anbieter an.

Offline paule

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #205 on: March 19, 2009, 02:38:46 PM »
Hallo, ich habe ein großes Problem mit der Übernahme der IPTC Daten (mit Suchfelderweiterung) nach FTP Upload und Auto resize.

Wenn ich in der CHECKIMAGE Auto Resizer eingeschaltet habe wird ein Thumbnail, ein kleineres Previewbild hergestellt und das Original in den "BIG" Ordner verschoben. Alles funktioniert einwandfrei nur werden keine IPTC Daten übernommen (mit Felderweiterung)

Meldung:   

Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/admin/checkimages.php on line 607

Warning: Invalid argument supplied for foreach() in /var/www/admin/checkimages.php on line 607
Working on data/media/44/Hennecke190906028KOSECKI.jpg file:
Copied original file into data/media/44/big/ folder.
Image resized.
Created thumbnail.
Bild erfolgreich hinzugefügt: Hennecke190906028KOSECKI



Wenn ich den Auto resizer ausgeschaltet habe wird ein Thumbnail hergestellt und alle IPTC Daten normal übernommen.

Ich habe im Forum lange gesucht und keine Lösung gefunden.
Ich hoffe, dass ich bei hier richtig bin. Ich weis mir sonst keinen Rat mehr.


Ich freue mich auf eine Antwort   Gruß paule

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] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #206 on: March 19, 2009, 02:55:54 PM »
Welcome to 4images forum.

as of the error message, in checkimages.php find:
require('admin_global.php');

insert below:
$log = array();

The IPTC/EXIF information can only be saved if you are using ImageMagick graphic module (not GD or NetPBM) with this modifications:
http://www.4homepages.de/forum/index.php?topic=23428.msg128446#msg128446
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 paule

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #207 on: March 19, 2009, 03:28:22 PM »
Hallo und Danke,

ich bekomme bei "neue Bilder checken" nun die Fehlermeldung : Fatal error: Call to undefined function array() in /var/www/admin/checkimages.php on line 31

gruß paule

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] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #208 on: March 19, 2009, 04:11:06 PM »
what? wow it just doesn't make sense!
It's either something wrong with your server or you do something wrong. The line you added could not possibly cause that error...

weird

are there any other mods installed in your gallery?
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 paule

  • Jr. Member
  • **
  • Posts: 65
    • View Profile
Re: [MOD] Check new images in ALL categories v2.11 (updated 22-04-2006)
« Reply #209 on: March 20, 2009, 03:48:40 PM »
Hallo,

ich habe den Code "per Hand" geschrieben. Die Fehlermeldung ist weg.

aber nach "Check new Images" kommt wieder die folgende Meldung:

Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/admin/checkimages.php on line 608

Warning: Invalid argument supplied for foreach() in /var/www/admin/checkimages.php on line 608
Working on data/media/45/Burda23120712KOSECKI.jpg file:
Copied original file into data/media/45/big/ folder.
Image resized.
Created thumbnail.
Bild erfolgreich hinzugefügt: Burda23120712KOSECKI


Es sind keine IPTC Daten vorhanden.

Nach: Rebuild IPTC Index kommt folgende Meldung:

Fulltext Indexing between ID 1009 and 1009:
Processing image Burda23120712KOSECKI, ID 1009 ...

Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/admin/plugins/rebuild_iptcindex.php on line 148

Warning: Invalid argument supplied for foreach() in /var/www/admin/plugins/rebuild_iptcindex.php on line 148
IPTC index rebuilt!