Welcome, Guest. Please login or register.
March 21, 2010, 04:27:26 AM

Login with username, password and session length
Search:     Advanced search
Interested in joining the WebsiteBaker team?
For more Information read here or on our new website.
110567 Posts in 15967 Topics by 9310 Members
Latest Member: stevenris10
* Home Help Search Login Register
+  WebsiteBaker Community Forum
|-+  English
| |-+  Modules (Moderators: Argos, BerndJM)
| | |-+  Smooth Gallery Module
Pages: 1 ... 3 4 [5] 6 7 8 Go Down Print
Author Topic: Smooth Gallery Module  (Read 44688 times)
mercator

Offline Offline

Posts: 79


« Reply #100 on: May 31, 2008, 08:42:00 AM »


ToS, that's not nice... both of the galleries show nicely if they are on SEPARATE pages, they simply don't if they are on the SAME. So, your answer might be funny but not helpful to me seeking help.
Logged
ToS

Offline Offline

Posts: 26


Code poet


WWW
« Reply #101 on: May 31, 2008, 10:20:19 AM »

I've exercised, for many years, the...end-user unkindness. I guess it pays of.
On my local WAMP setup, it *tada* works(on all three win browsers).
So...I can't help you.
Logged

If all you ever use is an ethernet cable, everything starts to look like an RJ45 jack.
DarkMaster3960

Offline Offline

Posts: 15


« Reply #102 on: July 13, 2008, 02:25:33 PM »

It would be usefull if you add to your css float:right; because of the thumbnails, they slide under the picture if there are too many. I have done it by myself now, but you could add it in a further version.
Logged
cma01

Offline Offline

Posts: 4


« Reply #103 on: July 15, 2008, 02:16:10 AM »

I have one problem.

I installed Smooth Gallery and it is working.  The transparency is a little light in IE, but it's okay.

The issue is that the image displayed in the content area of the slideshow is not resized to the specified width and height in the settings.

For example, the original sizes are all 640 x 480.  The gallery is set to display 400 x 300.  Right now it only displays part of the image and the rest is cut off.

I could resize them all to 400 x 300, but then what is the point of having the "larger" image open in a new window if the display size and the original "larger" size are the same.

The thumbnails display correctly though
Logged
barrymac

Offline Offline

Posts: 2


« Reply #104 on: July 15, 2008, 01:30:23 PM »

Hi

If your original images are say 640 pxls on the largest edge, just set Smooth Gallery display area to say 640 x 640 to cope with horizontal and vertical pics. Or give yourself a small border area 644 x 644 or whatever. If your images are all horizontal format then set them to 640 x ? This way your images display as you want them with no cut off.

BarryMac

By the way a thank you to the originator of Smooth Gallery - I think it's excellent!
Logged
cma01

Offline Offline

Posts: 4


« Reply #105 on: July 15, 2008, 05:16:56 PM »

So that is just a "feature" of the gallery?

In others that I've used, it would resize the image if the original was larger than the gallery display. 

I thought it was something that I had configured incorrectly.
Logged
Ramius

Offline Offline

Posts: 5


« Reply #106 on: August 11, 2008, 11:50:28 AM »

I´ve a real problem with Smooth Gallery: the preview-pictures are not being showed !!! Using Version 0.9b an WB 2.6.7. Any idea?
Logged
aldus
Addons Team
******
Offline Offline

Posts: 1018



« Reply #107 on: August 11, 2008, 11:57:16 AM »

@Ramius

No idea - only some questions:

- php-version?
- gd-lib version? (could both be seen via phpinfo();
- are the preview files in the folder, or aren't they generated at all?
- pathproblems within " " (space/blanks) inside the paths/filenames?
- Are the images "big" e.g. 1600 x 1200 px at 300 dpi? Or greater than lets say 300 kb?
- Are you using gif, jpg and/or png?
- At last: the classic question about the user-rights-settings (not sure if it was 755 or 766) ... try a search out here.

Regards
Aldus
Logged



57 65 62 73 69 74 65 20 42 61 6B 65 72 20 72 6F 63 6B 73 21
pfreud01
Documentation Team
******
Offline Offline

Posts: 34


WWW
« Reply #108 on: August 11, 2008, 12:12:33 PM »

The issue is that the image displayed in the content area of the slideshow is not resized to the specified width and height in the settings.

For example, the original sizes are all 640 x 480.  The gallery is set to display 400 x 300.  Right now it only displays part of the image and the rest is cut off.

don´t forget to set the image resizer in the settings to "yes". this should solve your problem.

greez, pfreud01
Logged
spida

Offline Offline

Posts: 201


« Reply #109 on: August 14, 2008, 11:11:37 AM »

Hi there!

Does anyone try out already whether smooth gallery works with WB 2.7?

Thanks in advance for your reply,
spida
Logged
pfreud01
Documentation Team
******
Offline Offline

Posts: 34


WWW
« Reply #110 on: August 14, 2008, 11:24:18 AM »

Hi there!

Does anyone try out already whether smooth gallery works with WB 2.7?

Thanks in advance for your reply,
spida

yes, it works like it should. tested and used on five homepages.

greetings, pfreud01
Logged
spida

Offline Offline

Posts: 201


« Reply #111 on: August 14, 2008, 01:02:42 PM »

Brilliant!

Thanks for your answer!

Have a good day,
spida
Logged
flubber

Offline Offline

Posts: 3


« Reply #112 on: September 01, 2008, 03:19:13 PM »

Doesn't work with WB 2.7

This is the result:

Quote
'); } function rollGalleries() { var cnt; for (cnt=0; cnt
Logged
GaMbIt

Offline Offline

Posts: 6


« Reply #113 on: September 01, 2008, 11:52:35 PM »

Maybe someone could check my page:
http://www.naeh-bar.de/pages/willkommen/pics.php
PHPINFO: http://www.naeh-bar.de/check.php

What I found is the following:
The Source-Code of http://www.naeh-bar.de/pages/willkommen/pics.php misses the line        
Code:
useThumbGenerator: true,
and I can't call the resizer.php directly.


Benjamin

Servus Benjamin, <- thats German Wink

I had the same prob with the image resizer... and i found the prob...
there is a little error in the resizer_interface.p hp.
find the line 51 and replace
Code:
   if (function_exists(get_magic_quotes_gpc) && get_magic_quotes_gpc()) {
with this
Code:
   if (function_exists(get_magic_quotes_gpc()) && get_magic_quotes_gpc()) {

This little mistake generates a "Notice" in the php output which is shown in the image source code and destroys the image.

Hope that helps Wink

Greetings from Germany
Logged
tipe

Offline Offline

Posts: 7


« Reply #114 on: September 25, 2008, 09:34:09 PM »

Hi,

I'm using smooth gallery on my website and i've got a problem: The thumbnails are bouncing all over the time, has anybody got a solution for this problem?
The page with the gallery can be fount at: http://elsa-muenster.de.dd20500.kasserver.com/pages/archiv/eurocrip.php

Best regards,

Tim
Logged
spida

Offline Offline

Posts: 201


« Reply #115 on: September 26, 2008, 11:27:29 AM »

Hi Tim,

funny effect  grin
I have implemented the gallery a couple of times into different CMS, not just Website Baker, and never experienced this bug. On first guess, I'd recommend to check your CSS. There might be a problem.

Regards,
spida
Logged
Stefek
Backend Theme Team
******
Offline Offline

Posts: 3203



WWW
« Reply #116 on: September 26, 2008, 12:13:33 PM »

I had the same issue once.
Try if you get the same effect while using another Template.
If not: there is a problem with a declaration in the CSS file of your Template.

First you should check if this lines in your template:
Code:
<?php
if(function_exists('register_frontend_modfiles')) {
  
register_frontend_modfiles('css');
  
register_frontend_modfiles('js');

?>
are before or after the link to your templates CSS.
They should be next befor the closing </head> tag.

If this donot help look into your Templates CSS.

If you cant find it, zip the template and let me know.  wink

Regards,
Stefek
Logged

Bowling in Kiel Halle Aschaffenburg

"Es gibt viele Pfade am Fuße des Berges,
doch von der Spitze aus, erblicken wir alle den selben Mond."
jap. Sprichwort
vyni

Offline Offline

Posts: 566



WWW
« Reply #117 on: October 01, 2008, 12:26:02 AM »

Hi,

yes, reduce the ammount of pics in the folder.
I discovered 49 is the max. without this bouncing.

regards from Himberg, Vienna
Logged

PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen,  ungefähr verfolgen und glauben.
Boudi

Offline Offline

Posts: 501


//o_-\\


« Reply #118 on: October 09, 2008, 12:56:06 PM »

Hi,

Already someone got a working version 1.0? (with album selection)

Greetz
Boudi
Logged

...:: Bake the Unbakable ::...
Attila

Offline Offline

Posts: 148



« Reply #119 on: October 11, 2008, 11:12:59 PM »

Hi

I have this bouncing problem too. As soon as I put more than 45 pictures in the gallery it starts bouncing. I testet a lot of different templates (incl. allcss) but there is no difference.  sad

Btw: WB2.7 in use.
Logged
vyni

Offline Offline

Posts: 566



WWW
« Reply #120 on: October 12, 2008, 12:04:29 AM »

 grin so put less than 45 pics in one folder!  grin

For loading-time this is a very good idea aswell!

Than make a second page (visibility: hidden) and put a link under the first gallery - more pics....

regards from Himberg
Logged

PS: Falls jemand eine Idee hat was zu tun ist und mir das erklären könnt - geh bitte davon aus dass ich ahnungslos bin, was php und so betrifft. Ich kann grad was lesen, kopieren und einfügen,  ungefähr verfolgen und glauben.
Attila

Offline Offline

Posts: 148



« Reply #121 on: October 12, 2008, 08:00:51 AM »

Yes, I made it this way. But it's just a workaround and not the solution to the bouncing thumbnails...
Logged
Boudi

Offline Offline

Posts: 501


//o_-\\


« Reply #122 on: October 13, 2008, 12:49:58 PM »

Or the best solution is: version 1.0 (with album selection like the original)  afro
Logged

...:: Bake the Unbakable ::...
Stefek
Backend Theme Team
******
Offline Offline

Posts: 3203



WWW
« Reply #123 on: October 13, 2008, 12:54:46 PM »

Hi,

Already someone got a working version 1.0? (with album selection)

Greetz
Boudi
You mean like this?
http://smoothgallery.jondesign.net/showcase/gallery-set/

I think it is the V 2.0
 tongue

Looks good.

Regards,
Stefek
Logged

Bowling in Kiel Halle Aschaffenburg

"Es gibt viele Pfade am Fuße des Berges,
doch von der Spitze aus, erblicken wir alle den selben Mond."
jap. Sprichwort
Boudi

Offline Offline

Posts: 501


//o_-\\


« Reply #124 on: October 13, 2008, 12:58:20 PM »

Yes that's what I ment!  cheesy

When this is possible this could open lot of oppertunities for WB users and solve the problem with the bouncing images.

Logged

...:: Bake the Unbakable ::...
Pages: 1 ... 3 4 [5] 6 7 8 Go Up Print 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!