mercator
Offline
Posts: 79
|
 |
« Reply #100 on: May 31, 2008, 07: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
Posts: 26
|
 |
« Reply #101 on: May 31, 2008, 09: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
Posts: 15
|
 |
« Reply #102 on: July 13, 2008, 01: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
Posts: 4
|
 |
« Reply #103 on: July 15, 2008, 01: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
Posts: 2
|
 |
« Reply #104 on: July 15, 2008, 12: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
Posts: 4
|
 |
« Reply #105 on: July 15, 2008, 04: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
Posts: 5
|
 |
« Reply #106 on: August 11, 2008, 10: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
Offline
Posts: 1238
|
 |
« Reply #107 on: August 11, 2008, 10: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
|
|
|
|
pfreud01
Offline
Posts: 34
|
 |
« Reply #108 on: August 11, 2008, 11:12:33 AM » |
|
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
Posts: 203
|
 |
« Reply #109 on: August 14, 2008, 10: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
Offline
Posts: 34
|
 |
« Reply #110 on: August 14, 2008, 10: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
Posts: 203
|
 |
« Reply #111 on: August 14, 2008, 12:02:42 PM » |
|
Brilliant!
Thanks for your answer!
Have a good day, spida
|
|
|
|
|
Logged
|
|
|
|
flubber
Offline
Posts: 3
|
 |
« Reply #112 on: September 01, 2008, 02:19:13 PM » |
|
Doesn't work with WB 2.7 This is the result: '); } function rollGalleries() { var cnt; for (cnt=0; cnt
|
|
|
|
|
Logged
|
|
|
|
GaMbIt
Offline
Posts: 6
|
 |
« Reply #113 on: September 01, 2008, 10:52:35 PM » |
|
Servus Benjamin, <- thats German  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 if (function_exists(get_magic_quotes_gpc) && get_magic_quotes_gpc()) { with this 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  Greetings from Germany
|
|
|
|
|
Logged
|
|
|
|
|
|
spida
Offline
Posts: 203
|
 |
« Reply #115 on: September 26, 2008, 10:27:29 AM » |
|
Hi Tim, funny effect  I have implemented the gallery a couple of times into different CMS, not just websitebaker, and never experienced this bug. On first guess, I'd recommend to check your CSS. There might be a problem. Regards, spida
|
|
|
|
|
Logged
|
|
|
|
Stefek
WebsiteBaker Org e.V.
Online
Posts: 4753
|
 |
« Reply #116 on: September 26, 2008, 11:13:33 AM » |
|
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: <?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.  Regards, Stefek
|
|
|
|
|
Logged
|
"In a time of universal deceit, telling the truth becomes a revolutionary act." - George Orwell, Nineteen eighty-four (1984)
|
|
|
vyni
Offline
Posts: 566
|
 |
« Reply #117 on: September 30, 2008, 11:26:02 PM » |
|
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
Addon Team
Offline
Posts: 793
|
 |
« Reply #118 on: October 09, 2008, 11:56:06 AM » |
|
Hi,
Already someone got a working version 1.0? (with album selection)
Greetz Boudi
|
|
|
|
|
Logged
|
...:: Bake the Unbakable ::...
|
|
|
Attila
Offline
Posts: 150
|
 |
« Reply #119 on: October 11, 2008, 10: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.  Btw: WB2.7 in use.
|
|
|
|
|
Logged
|
|
|
|
vyni
Offline
Posts: 566
|
 |
« Reply #120 on: October 11, 2008, 11:04:29 PM » |
|
 so put less than 45 pics in one folder!  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
Posts: 150
|
 |
« Reply #121 on: October 12, 2008, 07: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
Addon Team
Offline
Posts: 793
|
 |
« Reply #122 on: October 13, 2008, 11:49:58 AM » |
|
Or the best solution is: version 1.0 (with album selection like the original) 
|
|
|
|
|
Logged
|
...:: Bake the Unbakable ::...
|
|
|
Stefek
WebsiteBaker Org e.V.
Online
Posts: 4753
|
 |
« Reply #123 on: October 13, 2008, 11:54:46 AM » |
|
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  Looks good. Regards, Stefek
|
|
|
|
|
Logged
|
"In a time of universal deceit, telling the truth becomes a revolutionary act." - George Orwell, Nineteen eighty-four (1984)
|
|
|
Boudi
Addon Team
Offline
Posts: 793
|
 |
« Reply #124 on: October 13, 2008, 11:58:20 AM » |
|
Yes that's what I ment!  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 ::...
|
|
|
|