• [MOD] Batch Copy/Move/Edit Images v4.15.7 (2011-01-09) 5 0 5 1
Currently:  

Author Topic: [MOD] Batch Copy/Move/Edit Images v4.15.7 (2011-01-09)  (Read 547295 times)

0 Members and 1 Guest are viewing this topic.

Offline skidpics

  • Jr. Member
  • **
  • Posts: 61
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #150 on: October 17, 2007, 02:26:22 AM »
work fine with me

The thumb sizes or pertaining to another subject in the discussion?

Offline alphavto

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • http://www.block-a.de
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #151 on: October 22, 2007, 03:11:31 PM »
when i use the change owner option using the 1.7.4 i get a white screen ... the rest of the options works but not the multi change owner tool
could you check that please?
thanks

I have the same problem with Version 1.7.4.
When I select the images and click on the button Change Owner I receive only a blank page, thats all.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #152 on: October 22, 2007, 08:37:34 PM »
Quote
When I select the images and click on the button Change Owner I receive only a blank page, thats all.

Set error reporting in global and try page again. What is error message ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alphavto

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • http://www.block-a.de
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #153 on: October 23, 2007, 02:36:20 AM »
Sorry Thunderstrike, I can't follow you.
Where i can edit the errorreporting modus?
In /root/global.php is at line 28:
error_reporting(E_ERROR | E_WARNING | E_PARSE);
set_magic_quotes_runtime(0);
$start_time = microtime();

I used the forumsearch, but I don't find a post about this.
Thanks for your help.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #154 on: October 23, 2007, 05:01:31 AM »
Quote
In /root/global.php is at line 28:
error_reporting(E_ERROR | E_WARNING | E_PARSE);

Change for:

Code: [Select]
//error_reporting(E_ERROR | E_WARNING | E_PARSE);
error_reporting(E_ALL);
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline alphavto

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • http://www.block-a.de
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #155 on: October 23, 2007, 01:07:38 PM »
The same as before mit E_ALL. A blank page.
I also switched between PHP 4.4.1 and PHP 5.2.1. Ever and ever no error message.

PHP-Version: 5.2.1 phpinfo -> http://www.block-a.de/gallery/admin/phpinfo.php
mySQL-Version: 5.0.41
4images-Version: 1.7.4


Offline alphavto

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • http://www.block-a.de
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #156 on: October 23, 2007, 08:23:23 PM »
I added a new 4images installation 1.7.4 without any MODS on my Webserver.
I have only changed the /admin/images.php and the /global.php (E_ALL)

The same effect, a blank page when I edit the owner.
You can use a admin-login for testing on:

http://stranglersforum.de/4images/admin/
User: test
Password: test

Offline alphavto

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • http://www.block-a.de
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #157 on: October 23, 2007, 10:51:03 PM »
Oh yeah, thats it!
Thanks a lot Ivan.

Offline lemccoy

  • Jr. Member
  • **
  • Posts: 90
    • View Profile
    • DrunkIsland
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #158 on: November 01, 2007, 05:54:12 PM »
WOW! one little character...that did the trick for me!  Thanks Ivan!

Offline musicsurfer

  • Full Member
  • ***
  • Posts: 184
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #159 on: November 02, 2007, 03:27:42 PM »
Hallo

Ich habe ein Problem, wenn ich Bilder aus eine Kategorie verschieben will
Ich bekomme bei Copy oder Move immer die Fehlermeldung

Datei konnte nicht auf den Server kopiert werden. Bitte überprüfen Sie ob die Zugriffsrechte des Zielordners richtig gesetzt sind Helloween No. 24 (in category ID: 49)

Error copying image Helloween No. 24 (from category ID: 49 to 48)

Ich habe den Ordner der ID48 aber auf 777 gesetzt
Kann mir jemand sagen, warum das nicht geht ?

Gruss

Offline juergen

  • Newbie
  • *
  • Posts: 24
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #160 on: November 02, 2007, 04:23:49 PM »
das Problem hatte ich auch schon mal gepostet, blieb unbeantwortet. Ich habe dann das Verzeichnis von 4images auf 770 gesetzt und dann hat alles funktioniert. Ob das sicherheitstechnisch so in Ordnung ist kann uns vielleicht ja noch jemand von den Spezialisten sagen.
mySQL 4.1.22 / PHP Version 5.2.4 / 4images Bundle v. 1.7.6

two days serching saves 4 hours trial and error.

Offline musicsurfer

  • Full Member
  • ***
  • Posts: 184
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #161 on: November 02, 2007, 04:25:47 PM »
Komischerweise war das nur bei den Bildern die ich per FTP geladen habe
die ich über das Menü geladen habe konnte ich verschieben

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #162 on: November 02, 2007, 10:03:06 PM »
hi,

ich schätze das es mit datei group/user rechten zutun hat.
habts beide SAFE MODE auf OFF?
cheers
Nicky
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 ...

nicky.net 4 4images
Signature stolen from mawenzi

Offline musicsurfer

  • Full Member
  • ***
  • Posts: 184
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #163 on: November 02, 2007, 10:28:41 PM »
hi,

ich schätze das es mit datei group/user rechten zutun hat.
habts beide SAFE MODE auf OFF?

Hallo
Wo kann ich das denn nachsehen ?

Gruss

Offline Nicky

  • Administrator
  • 4images Guru
  • *****
  • Posts: 3.195
    • View Profile
Re: [MOD] Batch Copy/Move/Edit Images v3.7.3
« Reply #164 on: November 02, 2007, 10:43:06 PM »
admin bereich und die phphinfo()
cheers
Nicky
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 ...

nicky.net 4 4images
Signature stolen from mawenzi