Page 1 of 2

I have a problem cha

Posted: 20 Dec 2007, 14:08
by Dennis
I have a problem changing the 'advanced settings'.

My images are 510x510, so I want to change the size of the frontpopupwindows using the 'advanced settings'. However, the file administrator/components/com_phocagallery/assets/phoca_config.php does not exist?

I tried to create the file myself and put in the settings for the frontpopupwindow, but that did not work.

I use Joomla 1.5R3 and Phoca Gallery 1.2.0.

Any assistants would be greatly appreciated.

Please, try to downl

Posted: 20 Dec 2007, 14:24
by Jan
Please, try to download Phoca Gallery Zip file now ... I am not sure, but I think, on the server there was an old Phoca Gallery Zip file (backup)... I hope, there is all right now, please let me know...

Jan

ok, phoca_config.php

Posted: 20 Dec 2007, 14:54
by Dennis
ok, phoca_config.php is in the new zip-file, thank you for the fast reply!

However, that did solve only part of the problem

I changed the setting of the frontpopupwindow to:

$GLOBALS['frontpopupwindow']['largeheight'] = 760; //560 --+

and removed the thumbnails. Then I added the images to the gallery again and the thumbnails were generated. However, I see no difference If it helps, the website is http://www.jeroendercksen.nl/index.php? ... y&id=42&It emid=77

The problem is that the lowest part of the painting gets cut off in the slideshow. What am I doing wrong?

1. Great pictures

Posted: 20 Dec 2007, 16:08
by Jan
1. Great pictures
2. Try to change icons in detail window - e.g.: https://www.phoca.cz/freeicons/
I hope other icons will be better for your pictures
3. Problem with slideshow - the problem was in default.php file - it is fixed now.

Please download Phoca Gallery Zip file (1.2.0)

Copy the file:
com_phocagallery_v1.2.0_beta.zip/front/views/phocagalleryd/tmpl/default.php

to
yoursite/components/com_phocagallery/views/phocagalleryd/tmpl/default.php

Please let me know if it works

1. Thank you.

Posted: 20 Dec 2007, 16:36
by Dennis
1. Thank you.
2. These icons are indeed a lot better!
3. The new default.php is installed, but no change

Please let me know t

Posted: 20 Dec 2007, 16:54
by Jan
Please let me know the value of:

$GLOBALS['size']['largeheight']

From your site, I get, your value is:

$GLOBALS['size']['largeheight'] = 480

but your thumbnail (large) is 510

... Please set $GLOBALS['size']['largeheight'] = 510, delete all thumbnails and go to administrator - components - phoca gallery - gallery --> new thumbnails will be created

Jan

ok, I set $GLOB

Posted: 20 Dec 2007, 17:15
by Dennis
ok, I set $GLOBALS['size']['largeheight'] = 510, this was indeed 480, and recreated the thumbnails. Still no change.

phoca_config.php is now:

//--------------------------------|YOUR VALUES|---|DEFAULT VALUES|------------|WARNING|------------------------------
$GLOBALS['size']['largewidth'] = 510; //640 ========#
$GLOBALS['size']['largeheight'] = 510; //480 --+ #
$GLOBALS['size']['mediumwidth'] = 100; //100 | # !!! - you need to change CSS (frontend, backend)
$GLOBALS['size']['mediumheight'] = 100; //100 | # !!! - you need to change CSS (frontend, backend)
$GLOBALS['size']['smallwidth'] = 50; //50 | #
$GLOBALS['size']['smallheight'] = 50; //50 | #
// | #
$GLOBALS['adminmodalbox']['largewidth'] = 680; //680 ==|=====#
$GLOBALS['adminmodalbox']['largeheight'] = 520; //520 --+ #
$GLOBALS['frontmodalbox']['largewidth'] = 680; //680 ==|=====#
$GLOBALS['frontmodalbox']['largeheight'] = 560; //560 --+ #
$GLOBALS['frontpopupwindow']['largewidth'] = 680; //680 ==|=====#
$GLOBALS['frontpopupwindow']['largeheight'] = 760; //560 --+
?>

Would it help to send you any other files?

Your file:

Posted: 20 Dec 2007, 17:23
by Jan
Your file:

yoursite/components/com_phocagallery/views/phocagalleryd/tmpl/default.php

is still the old file

New file you get from ZIP file

com_phocagallery_v1.2.0_beta.zip/front/views/phocagalleryd/tmpl/default.php
or I will email it to you... just email me on info@phoca.cz

Jan

I put in the new ver

Posted: 20 Dec 2007, 17:50
by Dennis
I put in the new version of default.php from the zip-file, but now all the buttons have dissapeared

sometimes, live can be cruel Please let me know if there is anything I can do to help you debugging.

Please send me the f

Posted: 20 Dec 2007, 20:46
by Jan
Please send me the file from your server via email (info@phoca.cz)

yoursite/components/com_phocagallery/views/phocagalleryd/tmpl/default.php

Jan