Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Watermark on FTP  (Read 9971 times)

0 Members and 1 Guest are viewing this topic.

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Watermark on FTP
« on: July 18, 2007, 02:50:56 pm »

Hey, i was wondering if the pics i send through FTP ('Batch add files' tool) get watermarked too.
Because if i send in the normal way ('Upload file') and with the Watermark for both Original and Resized option selected everythings ok but if i send through ftp, the original doesn't get watermark.
So, is there a problem or for FTP the watermark on the original pic doesnt appear?

Thanks!
« Last Edit: July 18, 2007, 07:18:20 pm by Stramm »
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Watermark on FTP
« Reply #1 on: July 18, 2007, 03:01:25 pm »

works for both, http and batch add cause both use the same functions

if you enable watermarking for original and resized then the fullsized and the resized got watermarked (it's a little bit missleading)

with prefix normal_ : that's the resized pic  -> gets watermarked with setting resized and both
no prefix : that's the fullsized pic ->  gets watermarked with setting original and both
prefix orig_ : that's the copy of the fullsized pic (doesn't get watermarked, used to undo watermarks)

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Watermark on FTP
« Reply #2 on: July 18, 2007, 03:21:19 pm »

Lol, whaat?  :D
My configurations are currently like this:

(http://img118.imageshack.us/img118/745/configwe7.jpg)

With 'BOTH' and when i send pics by FTP the ORIGINAL wont get watermarked! :(
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Watermark on FTP
« Reply #3 on: July 18, 2007, 04:08:54 pm »

OK, now I got you...
That's no settings problem but a permission thing. This has been asked a answered already.

If the apache/ php user is different to the FTP user, this may happen (apache/ php user won't have permission to modify the files you uploaded [FTP user]). If you http upload, then the file owner is apache/ php. Means no problem for http.

What to do?
Depending on your server setup chmod the folder you want to batch add to 777 (or 755, depending on your server setup) and the files in that folder to 666 (or 644) 

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Watermark on FTP
« Reply #4 on: July 18, 2007, 04:19:19 pm »

Didn't work.  :( :-*
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Watermark on FTP
« Reply #5 on: July 18, 2007, 04:27:04 pm »

step for step describe what you've done

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Watermark on FTP
« Reply #6 on: July 18, 2007, 04:30:44 pm »

I entered the FTP and on /albums i changed the pics inside the folders to 666 and then the folders to 777. :S
Btw, is there a way i can remove the current tag on the Resized pics without having to add again all the pics?

Thanks.  :'(
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Watermark on FTP
« Reply #7 on: July 18, 2007, 05:59:38 pm »

that's what I've thougt
just chomodding them doesn't watermark them. This is done while uploading/ batch adding. So if you've already added them you need to run the admin tools and recreate the fullsized pics (the same you do if you have watermarked the pics and want to get rid of the watermark again -> disable watermarking in config, then run the admin tools and recreate intermediate and fullsized pics)

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Watermark on FTP
« Reply #8 on: July 18, 2007, 06:04:05 pm »

How do i run the admin tools and recreate intermediate and fullsized pics? :S
I only wanted the Watermark on the Original pics and remove the current tags on the Resized ones but i can't do it.  :'(
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Watermark on FTP
« Reply #9 on: July 18, 2007, 06:46:35 pm »

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Watermark on FTP
« Reply #10 on: July 18, 2007, 06:52:07 pm »

k, ill try, thanks! ;D
Logged

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Watermark on FTP
« Reply #11 on: July 18, 2007, 06:54:11 pm »

In my case i pick: Both resized and full sized (if a orig copy is available), right?  :-X
Logged

Stramm

  • Moderator
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Watermark on FTP
« Reply #12 on: July 18, 2007, 07:10:07 pm »

That's config settings, if you want to watermark both, intermediate and fullsized pics.
If you do not want to watermark any pic, disable watermarking in config.

-> If you've changed these settings after you've uploaded pics, you'll need to recreate them -> that's done in the admin tools

got it?

jmmc

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 50
Re: Watermark on FTP
« Reply #13 on: July 18, 2007, 07:14:10 pm »

Lol, Yeah, thanks! :D
Logged
Pages: [1]   Go Up
 

Page created in 0.038 seconds with 20 queries.