newfy
Offline
Posts: 65
|
 |
« Reply #200 on: April 07, 2010, 07:31:59 AM » |
|
I just installed the module and it updates the old one and works
|
|
|
|
|
Logged
|
Greetz, Newfy
|
|
|
Vidar
Offline
Posts: 36
|
 |
« Reply #201 on: April 07, 2010, 07:44:21 AM » |
|
Yeps, just upgraded myself. Works fine, Thanks!
|
|
|
|
|
Logged
|
|
|
|
newfy
Offline
Posts: 65
|
 |
« Reply #202 on: April 07, 2010, 07:48:18 AM » |
|
Aargh, I thought it worked but now I get a message in the pages 'Page content not found' ... 
|
|
|
|
|
Logged
|
Greetz, Newfy
|
|
|
Vidar
Offline
Posts: 36
|
 |
« Reply #203 on: April 07, 2010, 07:52:23 AM » |
|
Weird, it seems to work just fine for me. The xhtml even validates now! Css validation still has errors 'cause opacity isn't officially supported on current css version.
|
|
|
|
|
Logged
|
|
|
|
|
|
newfy
Offline
Posts: 65
|
 |
« Reply #205 on: April 07, 2010, 08:16:11 AM » |
|
I deinstalled Smooth Gallery module and installed it again: error message is gone but the gallery isn't showing...
|
|
|
|
|
Logged
|
Greetz, Newfy
|
|
|
instantflorian
Offline
Posts: 684
|
 |
« Reply #206 on: April 07, 2010, 09:20:55 AM » |
|
Hi, maybe the following code: <?php // allows to include optional module files (frontend.css, frontend.js) into the head if(function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); register_frontend_modfiles('js'); } ?>
is missing in the head section of your template... (the older versions of this gallery did also work without this) Btw, the smooth gallery script itself is still version 1.01, but the developper already released 2.1... maybe this part could be updated too? http://smoothgallery.jondesign.net/whats-new/changelog/Regards -instantflorian.
|
|
|
|
|
Logged
|
|
|
|
newfy
Offline
Posts: 65
|
 |
« Reply #207 on: April 07, 2010, 10:52:00 AM » |
|
Now I reinstalled 0.9 back so that iits working again and I will try the headcode later when I have the time...thnx
|
|
|
|
|
Logged
|
Greetz, Newfy
|
|
|
|
Mte90
|
 |
« Reply #208 on: April 12, 2010, 10:12:29 AM » |
|
but the security fix of this last version what is? i use a modded version by me and i not want to remodify the add-on.
|
|
|
|
|
Logged
|
www.mte90.net - Debian, Kde e programmazione! Mp per richieste personali verranno cestinate!
|
|
|
baker854
Offline
Posts: 30
|
 |
« Reply #209 on: April 14, 2010, 04:50:16 PM » |
|
The 1.0.4 runs much finer than the 0.9b version. I upgraded it without problems in wb 2.81  Thank you very Much! Vielen Dank! Gracias! Mercie beaucoup!
|
|
|
|
|
Logged
|
|
|
|
Mindtrip
Offline
Posts: 1
|
 |
« Reply #210 on: May 20, 2010, 04:18:48 PM » |
|
Hi Guys,
i just updated to the actual version and have a problem. all my smoothgallerys pages are set to open the original pic in a new window instead of javascript... well, and excatly this don't work any more... if set to "open in new window" nothing shows up, no loading bar no nothing... if set to javascript or open in same page everything works fine...
anybody an idea?
thanks Raimund
|
|
|
|
|
Logged
|
|
|
|
robin
Offline
Posts: 18
|
 |
« Reply #211 on: May 22, 2010, 07:59:52 PM » |
|
Maybe this can help: when i alter something i have to reset the pop-up javascript type in the general-settings: -> Open Page editing part in WB Back-End -> Open the album-page -> choose common settings -> select the right light-box type -> apply settings
This often seems to work for me. Hope it helps for you too.
Cheers, Robin.
|
|
|
|
|
Logged
|
|
|
|
micon
Offline
Posts: 78
|
 |
« Reply #212 on: May 26, 2010, 02:09:08 PM » |
|
Wie bekommt man es hin, dass Smooth Gallery deutsche Umlaute akzeptiert? Habe die aktuellste Version 1.0.4 installiert
|
|
|
|
|
Logged
|
|
|
|
sparkdigital
Offline
Posts: 345
|
 |
« Reply #213 on: August 20, 2010, 02:21:23 PM » |
|
Wow, nice gallery!  Is it possible to link each image to a different wb page rather than to a popup of the larger version of the image? That would be really super duper  Thanks! Konrad
|
|
|
|
|
Logged
|
|
|
|
|
snark
Guest
|
 |
« Reply #214 on: September 02, 2010, 01:12:06 PM » |
|
for everyone that uses this module on a website but needs shuffle (order) on one page and sort on another: in view replace sort($arr) for if ( $page_id =="2" ) { shuffle($arr); }else { sort($arr); }
where 2 = your page id offcourse ....
|
|
|
|
|
Logged
|
|
|
|
sourdoughbaker
Offline
Posts: 3
|
 |
« Reply #215 on: December 11, 2010, 10:51:02 AM » |
|
Hello everyone,
is it possible to use SMooth Gallery with websitebaker portable? I can's see any picture. Thanks for reply! Michael
|
|
|
|
|
Logged
|
|
|
|
Don Martin
Offline
Posts: 5
|
 |
« Reply #216 on: December 12, 2010, 09:02:07 PM » |
|
Hey Folks I just installed the SmoothGallery (my favorite gallery) Version 1.0.6. Now i get the following error message on the website (IE & FF) but cant make out what's wrong. The message: Meldung: 'rollGalleries' ist undefiniert Zeile: 67 Zeichen: 3 Code: 0
Think I need help ...  Thx Don Martin
|
|
|
|
|
Logged
|
|
|
|
Linger
Offline
Posts: 78
|
 |
« Reply #217 on: May 12, 2011, 04:57:42 PM » |
|
Just to inform the community in case others have the same problem. The problem was a function ( imageantialias) called in the resizer script seems to be unavailable on some PHP configurations / GD libraries. After removing the call it was working fine. imageantialias ($dst, true);
Maybe this helps someone in the future  Ruud I experienced the same problem and your fix works great! Thanks a lot!
|
|
|
|
|
Logged
|
|
|
|
VCRulez
Offline
Posts: 8
|
 |
« Reply #218 on: October 08, 2011, 10:04:27 AM » |
|
Hi, maybe the following code: <?php // allows to include optional module files (frontend.css, frontend.js) into the head if(function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); register_frontend_modfiles('js'); } ?>
is missing in the head section of your template... (the older versions of this gallery did also work without this) Thank you, that did it for me!
|
|
|
|
|
Logged
|
|
|
|
|