1
ssananik
Re: xoopsgallery Gallery 1.3.3 with XOOPs bug found & Fixed
  • 2003/4/15 21:34

  • ssananik

  • Just popping in

  • Posts: 2

  • Since: 2003/4/15


That's great that you are working on the randomizer! I was going to build one myself. :)

BTW, the shutterfly print stuff is broken. So I'm taking a look at that. I'll post more as soon as I fix it.

Looking forward to the randomizer. Anyway that you can add captions to the XOOPS database as well?

Do you know of anyone who has the Gallery v1.3.3 for XOOPS v2.0 in CVS anywhere?



2
ssananik
xoopsgallery Gallery 1.3.3 with XOOPs bug found & Fixed
  • 2003/4/15 18:48

  • ssananik

  • Just popping in

  • Posts: 2

  • Since: 2003/4/15


Hi all:

Just joined the XOOPs community! I've been playing with the xoopsgallery 1.3.3 for XOOPs and ran into a little defect when I tried to modify thumbnails. The Java applet does not load b/c it's referencing the local filesystem. Heres how you fix it:

// xoopsgallery/init.php(23)
// add the following
$GALLERY_URL = XOOPS_URL . '/modules/xoopsgallery/';

// xoopsgallery/edit_thmb.php (118)
// change $GALLERY_DIRECTORY to $GALLERY_URL
<APPLET CODE="ImageCrop" WIDTH=460 HEIGHT=430 CODEBASE="<?php echo $GALLERY_URL?>java" ARCHIVE="ImageTools.jar">

That should do it.

I hope this helps.




TopTop



Login

Who's Online

151 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 151


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits