forum.coppermine-gallery.net

Support => Older/other versions => cpg1.2 PHPnuke/Postnuke Support => Topic started by: sigi on December 02, 2003, 12:01:51 pm

Title: RC4: still something to do ...
Post by: sigi 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 ,...
Title: RC4: still something to do ...
Post by: Ivo2 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
Title: RC4: still something to do ...
Post by: DJMaze 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.