
Navigation
Home Community News Search Projekte

Wer ist wo
Bots:1: Turnitin > Bildergalerie
2: Google > Forum 9.x
3: Majestic-12 > Startseite
Visitors:1: Forum 9.x
2: Forum 9.x
3: Forum 9.x

Languages

Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

Downloads (Top)
|
Forum 9.x > > Dragonfly CMS 9.x > > Module & Blöcke > > Lightbox für Coppermine in Dragonfly
Lightbox für Coppermine in DragonflyFragen und Diskussionen zu Modulen / Erweiterungen
Go to page Previous 1, 2, 3, 4, 5
| View previous topic :: View next topic |
| Author |
Message |
Klas Moderator


Joined: Apr 14, 2004 Posts: 293
|
|
| Back to top |
|
 |
clubhouse Special-Agent


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Posted: 06.02.2009 16:09 Post subject: Re: Lightbox für Coppermine in Dragonfly |
|
mhm...
Muss wohl nen Cookie Problem sein, ich hab die Probleme nicht, und ich hoffe die anderen auch nicht.
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
Klas Moderator


Joined: Apr 14, 2004 Posts: 293
|
Posted: 06.02.2009 17:30 Post subject: Re: Lightbox für Coppermine in Dragonfly |
|
| Klas schrieb wrote: |
dann in der displayimage.php in der Funktion lb_listpics nach der Zeile (bezogen auf die letzte displayimage.php hier im Tread)
| Code:: |
if ( (($meta == 'lastcom') ? $pic_data[$j]['msg_id'] : $pic_data[$j]['pid']) != $pid) {
| noch diese Zeile einfügen:
| Code:: |
$picture_url = getlink('&file=loadimage&pid='.$pic_data[$j]['pid'].'&meta='.$meta); |
|
Du hast das nach
| PHP: |
if ( (($meta == 'lastcom') ? $picture['msg_id'] : $picture['pid']) == $pid) {
|
eingefügt. Kleiner aber feiner Unterschied '==' ist nicht gleich '!='  Und $pic_data[$j]['msg_id'] ist auch nicht gleich $picture['msg_id']. Ein paar Zeilen tiefer.
_________________ Bitte lies dies bevor du fragst.
Klas's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |
clubhouse Special-Agent


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Posted: 06.02.2009 17:45 Post subject: Re: Lightbox für Coppermine in Dragonfly |
|
habs nun eingefügt.
Klappt. Man sieht die URL nicht mehr.
*g* Wollt dies auch fürs Bilder bestellen machen, damit die Leute die Orginal URL nicht mehr sehen....
leider sagt mir dann die Seite das Sie das Bild nicht finden kann, warscheinlich wegen der .html endung....
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
Klas Moderator


Joined: Apr 14, 2004 Posts: 293
|
|
| Back to top |
|
 |
Klas Moderator


Joined: Apr 14, 2004 Posts: 293
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|