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 execute in phpmyadmin help.  (Read 2565 times)

0 Members and 1 Guest are viewing this topic.

rob2k4life

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
watermark execute in phpmyadmin help.
« on: November 11, 2004, 02:51:16 am »

I installed the watermark tool, but I can't understand this last step I don't know anything about phpmyadmin I'm not sure where to put this code can someone please explain to me? Thank.


Then You need to execute theese SQL commands with phpMyAdmin or Webmin, etc.


Code:
Code: [Select]
insert into cpg11d_config (name, value) values ('enable_watermark', '1');
insert into cpg11d_config (name, value) values ('where_put_watermark', 'bottomright');
insert into cpg11d_config (name, value) values ('watermark_file', '/your/full/path/to/logo.png');
insert into cpg11d_config (name, value) values ('which_files_to_watermark', 'both');
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: watermark execute in phpmyadmin help.
« Reply #1 on: November 11, 2004, 06:09:06 am »

There are several watermark hacks out, why don't you just reply to the one you're having issues with instead of starting a new thread?

Joachim
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.