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: RC4: still something to do ...  (Read 3243 times)

0 Members and 1 Guest are viewing this topic.

sigi

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 68
    • http://www.allygally.de
RC4: still something to do ...
« on: December 02, 2003, 12:01:51 pm »

Hi

in pagetitle.inc.php there are quite some sql statements like
Code: [Select]
SELECT title FROM cpg_albums WHERE aid='$album'";

shouldnt this be
Code: [Select]
SELECT title FROM {$CONFIG['TABLE_ALBUMS']} WHERE aid='$album'";

ecetera ?

When I try to batch upload pics, I can choose a directory. The script then goes to /modules.php?name=coppermine&file=searchnew&startdir=stars/carla

where stars/carla is the choosen directory. It shows me the PhpNuke header, the blocks, the Coppermine breadcrumb, but no PhpNuke footer ... and no album selection ,...
Logged
Siegfried Schlosser

Berlin, Germany

had a big Coppermine gallery with more than 250.000 pics  at
www.allygally.de, but due to juristical problems that is closed now ....
Now trying Coppermine 1.4.x at http://walexis.pytalhost.de/

Ivo2

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 21
    • http://www.stammtisch1.net
RC4: still something to do ...
« Reply #1 on: December 02, 2003, 12:06:15 pm »

Hi Sigi,

tja, auch ich hab' so meine probleme mit der RC04.
Siehe meine diversen Postings.
Einiges hab' ich schon hinbekommen, leider nicht alles.

lg

Ivo
Logged

DJMaze

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Posts: 831
    • Dragonfly CMS
RC4: still something to do ...
« Reply #2 on: December 02, 2003, 01:13:58 pm »

Ivo nicht alle leute verstehen deutsch so vieleicht im english ist besser.

Quote from: "Ivo2"
I also have my problems with RC4.
See my postings.
I already solved some, not all though.
Logged
There are 2 kinds of users in this world: satisfied and complainers.
Why do we never hear something from the satisfied users?
http://coppermine-gallery.net/forum/index.php?topic=24315.0
Pages: [1]   Go Up
 

Page created in 0.036 seconds with 18 queries.