forum.coppermine-gallery.net

Support => cpg1.5 plugins => cpg1.5.x Support => cpg1.5 plugin contributions => Topic started by: Joe Carver on December 18, 2009, 06:01:20 am

Title: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Joe Carver on December 18, 2009, 06:01:20 am
This will replace the pop-up image with a LightBox and slideshow. It is based on the cpg 1.4x plugin by  jeepguy_1980 (http://forum.coppermine-gallery.net/index.php?action=profile;u=60615) and the mod. by  Sander Weyens (SaWey) (http://forum.coppermine-gallery.net/index.php?action=profile;u=40798). It uses the jquery based  NFLightBox by Helori LAMBERTY at NotesFor.net. (http://www.notesfor.net/) The Coppermine file jquery-1.3.2.js is used by the plugin.

Features

   ========

   To install:
   1) Download the zip file to your computer
   2) Log in as admin and install with Plugin Manager - use Configuration to set your preferences
   3) Enjoy it!

   -) IMPORTANT CONFIG NOTE FOR LARGE GALLERIES:
    -) SET  "Number of files in album to list for slideshow"  TO 500 OR LESS

   
   ========
   
   To uninstall:

   1) Use Plugin Manager
   
   ========
   
Example/Demo Here (Main Site)  (http://josephcarver.com/index.php) 
And
Here (My 1st CPG Gallery)  (http://gallery.josephcarver.com/) 
And
Here (Artists Gallery)  (http://www.i-imagine.net/artists/index.php) 

Best effects and views with browser set to view full screen - great with large images.

   ========

Compatible browsers - Firefox 3.5.6 - IE8 - Safari (Mac + Win) - Opera - Chrome
Compatible 1.5.x plugins - iScroll. Slider, Monitor Calibration, Mousewheel + More

   ========

Bug and usage reports are kindly requested - thanks.

Download the latest version below
Title: Re: LightBox Slideshow jsq v0.2
Post by: Joe Carver on December 21, 2009, 02:39:27 am
Release of Version 0.2

   Changelog:
      - NFLightBox.js - fix bug in escape key function
      - NFLightBox.js - enable/fix click overlay to close
      - NFLightBox.js - add function - return to last image
      - NFLightBox.js - add function - show image caption
      - NFLightBox.js - add function resize image to screen
      - NFLightBox.js - remove uneeded code
      - nav. images edited for contrast
      - codebase.php - add image caption
      - codebase.php - add a few .js variables to <head>
      - nf.lightbox.css - small edits
      - add readme to plugin package

Alll essential Slideshow functions should now work out of the box. It still needs a config page and some clean up of .css,  etc. New version is attached to first post.
Title: Re: LightBox Slideshow jsquery v0.2
Post by: Timos-Welt on December 21, 2009, 07:21:18 am
Really beautiful! :)
Title: Re: LightBox Slideshow jsquery v0.2
Post by: Joachim Müller on December 22, 2009, 11:35:24 am
Indeed a very cool plugin - I'm looking forward to see more of it (i.e. the plugin's config panel).
Download: https://sourceforge.net/projects/coppermine/files/Plugins/1.5.x/cpg1.5x_plugin_lightbox-notes-for-net_v1.0.zip/download
Please note: the name of the library that get's used is not "jsquery", but "jquery" as far as I can see.
Title: Re: LightBox Slideshow jquery v0.3
Post by: Joe Carver on December 22, 2009, 08:30:35 pm
Release of Version 0.3

Changelog:
      - add hit counter function - (borrowed from EnlargeIt! - thanks)
      - Meta album set maintained for LightBox image set (lastup, topn)

Version 0.3 attached to first post.
     =====
@ Timos + Joachim,
Thanks
The config. is coming, but I am still learning and want to get the biggest bugs out first...
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joe Carver on December 27, 2009, 06:45:28 pm
Release of Version 1.0

Changelog:
   - add configuration page to plugin package
   - Visual timer can now be set on/off (save cpu)
   - add "nofollow" attribute - configurable                  
   - add captions, border, timers, etc. to config
   - Major .css and style changes
   - tweaks, cleanups for more efficient operation
   - detailed instructions for Config in on-line readme file

New version attached to post # 1.

This should now be ready for most users. It will run faster for the visitor and allow for some config. flexibility
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joachim Müller on December 31, 2009, 01:33:57 pm
Good job. I have added the plugin to the SVN repository and moved some stuff around. I'm trying to improve it step by step to allow you (and other potential plugin authors) to see step by step what needs to be to improve a plugin in terms of i18n, usability and functionality. Please don't get me wrong: I'm not trying to discourage you. My edits are not meant to blame you or your work. I'm just trying to show you the steps to turn a good plugin into an outstanding plugin. Just monitor the commits performed and the changelog on the subversion repository. I will try to keep the changes from one step to the next easy to understand and not too complex.
Web SVN access: http://coppermine.svn.sourceforge.net/viewvc/coppermine/branches/cpg1.5.x/plugins/lightbox_notes_for_net/
Before my initial commit I had to rename the plugin for standards compliance: it's better to name the pluguin folder exactly as the plugin and not waste characters that don't mean anything. The install routine was buggy: observe the difference between INSERT INTO and INSERT IGNORE INTO. The uninstall routine was even dangerous: never perform a DELETE with a LIKE operator - that is bound to cause problems, as you might delete core settings!

Joachim
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joe Carver on December 31, 2009, 01:50:56 pm
Thanks, since I am still happy to be learning, I look forward to seeing the changes.

At the moment I am still working to improve the visual aspects of this plugin and perhaps add a couple of more config. options. This means more learning (jquery) and considering that before March of this year I barely knew anything about coding and Coppermine.....I am in too deep over my head!

Thanks Again and Best Wishes for the New Year
Title: Re: LightBox Slideshow jquery v1.0
Post by: Timos-Welt on December 31, 2009, 04:06:28 pm
72 Kbytes of Javascript...  :o

I suggest to find a way to make this smaller - on a slow connection it will take many seconds to load! Do a Google search for JS packer; even without encoding and shrinking variables, it will reduce the size to 50% easily simply by removing comments and spaces.
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joe Carver on December 31, 2009, 04:56:46 pm
Thanks - I will take a look. Although first to "defend" the original author of the jquery plugin.....it has about  32 Kbytes dedicated to the rounded corners*.........and it is also smaller in total than the 1.4.x plugin....

* you have given me an idea to make the round corners a config option or maybe to drop them completely....a quick test has shown much smoother animation without the rounded corners....

thanks!
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joachim Müller on January 01, 2010, 04:35:56 pm
72 Kbytes of Javascript...  :o
That should not be a problem, as the script get's pre-loaded and cached. I don't think that 72 KB is too much.
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joe Carver on January 01, 2010, 06:19:28 pm
I also agree that 72 KB is not extremely large. However, a smaller version (~40 KB) without the curved corners seems to be less demanding for the visitor's cpu and has smoother image resize animations. I would like to add this a config. option so that users of the plugin can tailor it to their expected visitors, similar to the availability of the visual timer. It should be easy, adding the selection of one .js or the other, but it might be at least a few days until I can get back to this plugin.

So in the meantime here is a temporary posting of the smaller .js and the .css to go with it.

Timos, perhaps you can give it a try and opinion too. Please note I have also added another config. option that is now only
in the .js. It is called inFade and controls the fade-in rate for the new image (also now smoother looking).
Title: Re: LightBox Slideshow jquery v1.0
Post by: Αndré on January 06, 2010, 08:35:45 am
I fixed the critical error when viewing non-images in r7003 (http://coppermine.svn.sourceforge.net/viewvc/coppermine/branches/cpg1.5.x/plugins/lightbox_notes_for_net/codebase.php?r1=7003&r2=7002&pathrev=7003).
Title: Re: LightBox Slideshow jquery v1.0
Post by: purplefreak3 on January 06, 2010, 09:13:02 am
I fixed the critical error when viewing non-images in r7003 (http://coppermine.svn.sourceforge.net/viewvc/coppermine/branches/cpg1.5.x/plugins/lightbox_notes_for_net/codebase.php?r1=7003&r2=7002&pathrev=7003).
Thanks alot it works now with videos.
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joachim Müller on January 07, 2010, 10:01:09 pm
Joe, did you have the time to look at the subversion repository as I suggested? For those who are not familiar with checking out SVN I have created a package of the modified plugin. Please let me know your thoughts.
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joe Carver on January 07, 2010, 10:41:06 pm
Indeed I have not only looked at it it but also have added a couple of new features to the plugin using the svn version.(for smoother image transitions)  Your changes are quite extensive - that must have taken some time!

I now see some of what you have referred to. Edits to the svn version follow what you have done.

Unfortunately there are a couple of issues with the svn version, some of which I have been able to address.
But since you have asked....without any intent to belittle your work, here is a short list.
- Slideshow timer interval is a needed value for the plugin config. - added in new version
- The display breaks without the timer bar shown - (.css padding value not being passed) 'fixed' in new version
- Default setting in Install/Config. for buttons shows only one button
- Value set in config.for Image swap time is not passed to function. This is indicative of my biggest, most un-solvable problem right now. I have also set a few more config values involving timing - they are (eventually) getting into the script - I can get them to display. But they do not affect the function that they are being asked to influence.  It seems like the "settings" aren't loaded fast or complete enough when lightBox starts "out of the script" instead of "out of the header".

I will package a release with the changes tomorrow - fixed or not, for you to look at. Some of the changes I have integrated onto my public 1.5.x site above. I think future users will like the flexibility that has been added.

Nice work on the changes.
Title: Re: LightBox Slideshow jquery v1.0
Post by: Αndré on January 08, 2010, 09:01:39 am
@Joachim: is it possible to give plugin authors write access to just 'their' plugin directory in the svn? That would make development easier as we can see in that case (terms like 'svn version' and 'new version' make things a little bit confusing).
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joachim Müller on January 08, 2010, 09:59:06 am
No, sorry: that's impossible on the subversion repository of sourceforge.net that we use. I agree that this would make things easier. Using terms like "svn version" or similar are of course not good - we should always refer to exact versions / revisions.
Title: Re: LightBox Slideshow jquery v1.0
Post by: Joe Carver on January 08, 2010, 07:19:32 pm
@ Αndré, Thanks for the fix in 7003 and also for consideration to subversion access. But at least speaking for myself only...that could be dangerous.....

     +++++

Releasing a new version with new features today is not logical or possible.
In r 7003 a config value (Image swap) is not being read and used by script.js.
 Testing has shown for the unread values:
- the js_var list in page head is populated with the values
- if the value is set/edited into the corresponding variable setting in script.js the value is now read
- the value can be be read by the script and displayed as a title or caption
- possibly because of the script's execution/timing, it will read and use a config. value for slideshow interval which has the same 4 digit format as the other unread timing variables.
- NFLightBox.js - the original code - has shown a low tolerance for some config. errors

Any help possible is requested. Testing and searching will continue here in the meantime.

Title: Re: LightBox Slideshow jquery v1.0
Post by: Joe Carver on January 09, 2010, 08:41:47 pm
Release of version 2.3  (based on Subversion r7003)

New Features

All of the required features now function. It will operate 100% out of the box.
New version is attached to first post. Changelog is in the package (too long to list here).

     +++++

Known Issues
- Button set select will now select theme's buttons. Unfortunately some of the standard 1.5.x themes do not have all of the named buttons and will show blank fields instead of buttons. Default setting is now for plugin's buttons to avoid confusion.

- Plugin will not run if <head> info. is set as "return meta;". The script.js will not read all of the variables set into the array 'var js_vars'. Changing the sequence of the variables in the array does not help. The script seems to need this order of commands/variables/functions to operate properly.
1)  jquery-1.3.2.js loaded
2) some of the variables defined
3) script.js called with defined variables.
This requires the workaround to add the <head> info. as a str_replace for </head>. Using "return meta;" places the plugin info above/before the required 1) and 2) noted above.

Any suggestions that do not degrade the output, configuration and functionality of the plugin would be greatly appreciated.

Enjoy it!
Title: Re: LightBox Slideshow jquery v2.3
Post by: Joe Carver on January 13, 2010, 02:08:41 pm
Release of new version 2.3. Details in previous posting.
Title: Re: LightBox Slideshow jquery v2.3
Post by: Joachim Müller on January 13, 2010, 06:00:15 pm
Thanks for your contribution. I will merge your changes with the subversion repository.

There are some things that come to mind though:

Cheers Joachim
Title: Re: LightBox Slideshow jquery v2.3
Post by: Joe Carver on January 13, 2010, 06:49:26 pm
Joachim, Perhaps you misunderstood - it does not work the way you had it before. Please test your changes for functionality before committing. Version 1.0 worked - your subversion revisions did not. Removing features like the slideshow timer option should not be done either - that is a double standard saying it exists in Coppermine for this plugin but for other plugins (like the iScroll, Slider, etc..) corresponding cpg functions need to be in the plugin. In any case the slideshow timing is influenced by the new fade-in features, it would be beyond cumbersome to ask someone to change menus when trying to configure a plugin.


  • Using the PHP comment style
    /*
     fobar
    */

    can't be used in JavaScript afaik
The php type comments are residual from the original NFLightBox script.

You have edited all file headers - that's of course nonsensical - they automatically get updated by subversion and mustn't be edited manually
Subversion stuff is out of my domain - apologies for the extra rev. info.

A blank gif is a blank gif: refering to the one that comes with the plugin is nonsense; use the one that comes with coppermine. Make it light-weight!
You must be kidding - how much weight is added here? 43 bytes? BTW I could not find any image files named "blank" in 1.5.x and have now just downloaded the latest version from svn also to find none - perhaps you can enlighten me as to  where they are located.

You appear not to have understood the concept how dynamic content from PHP (e.g. a config setting or a language string) "travels" from PHP to the external JavaScript file......... That is crap code and baaaad.
With Enlargeit! v1.7 I counted more than 50 variables in the header from the plugin.........50.....

Your code is hard to read and edit - please use indentation properly as suggested in http://documentation.coppermine-gallery.net/en/dev_coding.htm#dev_coding_indentation
I am not a coder or any type of programmer at all - this has all been an exercise in learning and a way to be creative. I will try to neaten things up next time.

Title: Re: LightBox Slideshow jquery v2.3
Post by: Αndré on January 14, 2010, 09:37:23 am
You must be kidding - how much weight is added here? 43 bytes? BTW I could not find any image files named "blank" in 1.5.x and have now just downloaded the latest version from svn also to find none - perhaps you can enlighten me as to  where they are located.
images/spacer.gif ;)
I guess Joachim tried to say, that you don't need to include images that comes already with cpg. Some authors copy all needed images to the plugin directory, which can sometimes be a lot.
Title: Re: LightBox Slideshow jquery v2.3
Post by: Joe Carver on January 25, 2010, 03:06:29 am
Release of version 2.4

Changelog
Title: Re: LightBox Slideshow jquery v2.3
Post by: Joachim Müller on January 25, 2010, 07:10:25 am
Changelog
  • remove info. from svn fields
That causes an awfull lot of extra work for me to re-add that. Stop editing the SVN header and leave it alone, OK? It's there for a purpose. It doesn't hurt if it's in the code.
Title: Re: LightBox Slideshow jQuery (NotesFor.net) v2.6
Post by: Joe Carver on February 18, 2010, 02:44:10 am
Release of Version 2.6

Changelog

Please note: Like many other posts related to cpg1.5.x this plugin is still a work in progress.

The newer method of loading the <head> variables was inspired by the  Panorama Viewer for cpg1.5.x plugin - many thanks to Αndré!!! It also appears to have a side benefit: It now seems to "get along" better with other plugins that use the hook - 'page_meta'.

Please post any bug reports or suggestions for improvement. As time allows I hope to improve/enhance the visual aspects.

SVN header info. from last rev. left untouched. Version 2.6 attached to first post in thread.

Title: Re: LightBox Slideshow jquery v2.6 -----turn off auto resize?
Post by: akuma13 on February 20, 2010, 09:31:23 pm
First of all I'd like to thank everyone that worked on porting this - it looks and works great...  no more file hacking= yay!

Since I set my intermediate images to 800px to make them somewhat usable and sufficient themselves, full size/popup is usually an action for users seeking a closer look and details...  so I would like to turn off the auto resize and display full size (usually around 800x1200 or 1200x800 in my case).

It would be a great feature to add to the plugin config settings in admin but for now I'm just trying to find where to set this in the files myself...  I'm not a coder and after tweaking and and looking through the .js and .css files I'm still not sure how to do this and would deeply appreciate any suggestions.

thank you!
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.6
Post by: Joe Carver on February 21, 2010, 02:06:17 pm
As a request for a future config option to not resize (the already) full-size images or adjust the percentage of the display window - I will take note.

As a request for support I am obliged to say that cpg1.5.x is not yet supported - at the moment that also applies to this plugin, with the exception of glaring bugs. Time is just too short right now.

 I am also obliged to mention that all support requests for cpg should always have a link to the Coppermine installation in question.

In the meantime...
Best effects and views with browser set to view full screen - great with large images.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.6
Post by: FLiPPie on March 08, 2010, 08:12:48 pm
In the installation notes it is said "The plugin should be installed as any other plugin" however I receive an so called fatal error:

"Fatal error: Call to undefined function cpg_fetch_icon() in /home/flippie/domains/dutchtravelers.com/public_html/e107_plugins/coppermine_menu/plugins/lightbox_notes_for_net/init.inc.php  on line 32"

The plugin is not listed in the (Plugins Not installed) box and cannot be installed instead a URL is given below the box referring to "init.inc.php"

Could you please advise me how to make use of this plugin?
This question may to very simple to answer however I do not know much about coding and such.

Kind regards,

Frank

Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.6
Post by: Joe Carver on March 08, 2010, 09:07:31 pm
Please reply with a link to your Coppermine - not only is that a rule of this Support Forum it will also help to diagnose the problem.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.6
Post by: FLiPPie on March 08, 2010, 09:42:43 pm
Please reply with a link to your Coppermine - not only is that a rule of this Support Forum it will also help to diagnose the problem.

Sorry for not posting my web link in my first post.
My Coppermine gallery: http://www.dutchtravelers.com/e107_plugins/coppermine_menu/index.php
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.6
Post by: Joe Carver on March 08, 2010, 10:04:37 pm
You are using the wrong LightBox plugin. Your version is <!--Coppermine Photo Gallery 1.4.26 (stable)--> .
This plugin is for Coppermine v1.5.x.
When you go to the plugins page you should note the version of Coppermine that the plugin was made for (1.4.x and 1.5.x) and always read the thread associated with the plugin for latest version, info., etc
See:  LightBox Slideshow (http://forum.coppermine-gallery.net/index.php/topic,59013.html)
[Off topic]
You should also read the thread about the thumb rotate plugin. It is unsafe according to the plugin's author.
http://forum.coppermine-gallery.net/index.php/topic,57469.html
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.6
Post by: Joe Carver on March 15, 2010, 12:59:47 pm
Release of version 2.7

Changelog

Details are in the package. SVN/header info. untouched from last couple of revisions.

Notes: I think this is a "final release" unless I hear otherwise. Rounded corners will not show in older or "compatibility mode" IE.

Will also attach v2.7 to first post in thread.

Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.7
Post by: Vixs on April 08, 2010, 10:55:34 pm
There was a problem with the work of lightbox-notes-for-net_v2.7

"Allow unlogged users (guest or anonymous) access" set "Yes: thumbnail and intermediate image"

Guests can open full-size images
How to disable the guest display flash full sized image?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.7
Post by: Joe Carver on April 09, 2010, 12:51:15 am
How to disable the guest display flash full sized image?

File plugins/lightbox_notes_for_net/codebase.php would need extensive modification. I will take a look at making that change for the next release (as time + testing will allow).
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.7
Post by: Joe Carver on April 10, 2010, 02:01:30 pm
Release of version 2.8

Changelog

Changelog in package - headers untouched from v2.5 - new version also attached to first post
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.7
Post by: Joe Carver on April 11, 2010, 11:09:51 pm
Release of version 2.9

Changelog

Changelog in package - headers untouched from v2.5 - new version also attached to first post
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.9
Post by: m4rcu5 on May 11, 2010, 10:25:22 pm
Dear Joe,

First of all my compliments to the plugin, it works very nice.
I would have a little request. I am used to the Lightbox of 1.4 and there was a link on every slide to download the image.
Could you implement that link here also?

Kind Regards, m4rcu5
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.9
Post by: Joe Carver on May 12, 2010, 03:25:05 am
....there was a link on every slide to download the image.
Could you implement that link here also?

It will be in the next release.The change will require a config. option for users who will not want the feature.

Please post a link to your gallery in your future postings.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.9
Post by: m4rcu5 on May 12, 2010, 10:04:31 am
My apologies.

Thank you for putting it in the next release, i am looking forward to it :-)

The link to my current cpg15x testing ground is: http://cpg15.marcusvandam.nl.
I also noticed i am currently using you theme here. If you dont mint i will be using this theme on my production site as well, but i probably change all the images to fit my style.

-m4rcu5
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.9
Post by: casp3r on June 12, 2010, 08:55:06 pm
Apologises if this isn't the place to ask. Can't seem to find an answer to this. I have this plugin enabled and it's great but there's one thing I can't seem to workout - When the internediate image is clicked the lightbox pops up and displays the larger image, but it doesn't appear to display the full size. I have images of 800, 1024, 1200 and higher in width but they all seem to display at a size around 800px. Is there anywhere that I can change so that the full size image is displayed?

www.niaviation.co.uk/gallery/index.php

testuser
password2010

Many thanks in advance.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.9
Post by: Joe Carver on June 13, 2010, 12:55:08 am
....but they all seem to display at a size around 800px.
That is by design, to fit inside a browser window. Use full screen mode.

Is there anywhere that I can change so that the full size image is displayed?

Yes, by editing file plugins/lightbox_notes_for_net/script.js.

Find:
Code: [Select]
var resize = 1;
Replace with:
Code: [Select]
var resize = 0;
It will then show the image full sized with no adjustment. There is no "in between" with this.
Always make a back up before making any changes.

Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.9
Post by: casp3r on June 13, 2010, 01:03:09 am
Perfect :) Many thanks.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v2.9
Post by: Joe Carver on June 14, 2010, 03:35:03 pm
Release of Version 3.0

Changelog

New version attached to first post in thread.

As always to upgrade - uninstall and delete the old plugin before uploading and installing the new version.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: 6thmercury on June 15, 2010, 03:58:58 am
I installed this plugin with 1.5.6 and whenever I click on any image, I get this error:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 77 bytes) in /home/xxxx/public_html/gallery/include/functions.inc.php  on line 277

Any clue as to why this is happening?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 15, 2010, 04:37:49 am
Any clue as to why this is happening?
Not without a link to your gallery - it is required for support.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: socomoroco on June 18, 2010, 03:08:47 am
hellow

i get this error when viewing most viewed from my gallery.

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 16 bytes) in /xx/xxx/xxx/xxxx/include/functions.inc.php on line 277

http://www.huitzuco.org/photo/displayimage.php?album=topn&cat=0&pid=8520#top_display_media

when i choose to see this album http://www.huitzuco.org/photo/thumbnails.php?album=551 and want to se most viewed i get this error. some albums is ok. and when i try to go to the next image i get random image. i can not go back to first image.
this error happen when i am in most viewed.

While executing query 'SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id, pic_raw_ip, pic_hdr_ip
                FROM cpg_pictures AS r
                INNER JOIN cpg_albums AS a ON a.aid = r.aid
                WHERE (r.aid = 551)
                AND approved = 'YES'
                AND hits > 0
                ORDER BY hits ASC, pid DESC
                 LIMIT 0 ,-20' in include/functions.inc.php on line 1593

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-20' at line 8

File: /xx/xxx/xxx/xxx/include/functions.inc.php - Line: 258

and when i deactivate the plugin nothing of this errors happen
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 18, 2010, 11:51:40 am
Try adjusting the plugin config. setting:  Number of files in album to list for Slideshow.
Use a value of 500 or less.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: socomoroco on June 18, 2010, 05:03:16 pm
Try adjusting the plugin config. setting:  Number of files in album to list for Slideshow.
Use a value of 500 or less.

i did use different number less than 500, errors still come up.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 18, 2010, 06:02:47 pm
Thanks for the reply. This issue might have a cause that I can not control at the moment.
I can not replicate the size of your gallery with my test gallery.

Please - could you make a fast test without the plugin?

1) Uninstall Lightbox
2) Choose a recent Category (2010)
3) Try "Most viewed"  -> then the last page -> last thumbnail
ex. 
      http://www.huitzuco.org/photo/thumbnails.php?album=topn&cat=-544&page=3
      http://www.huitzuco.org/photo/displayimage.php?album=topn&cat=-544&pid=30687#top_display_media
and
4) Home Page -> "Most Viewed" ->  then the last page -> last thumbnail
ex.
    http://www.huitzuco.org/photo/thumbnails.php?album=topn&cat=0&page=1537
    http://www.huitzuco.org/photo/displayimage.php?album=topn&cat=0&pid=31265#top_display_media

Thanks in advance if you can reply with your results.

Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: socomoroco on June 18, 2010, 07:49:53 pm
Thanks for the reply. This issue might have a cause that I can not control at the moment.
I can not replicate the size of your gallery with my test gallery.

Please - could you make a fast test without the plugin?

1) Uninstall Lightbox
2) Choose a recent Category (2010)
3) Try "Most viewed"  -> then the last page -> last thumbnail
ex. 
      http://www.huitzuco.org/photo/thumbnails.php?album=topn&cat=-544&page=3
      http://www.huitzuco.org/photo/displayimage.php?album=topn&cat=-544&pid=30687#top_display_media
For the first url this error:
"While executing query 'SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id, pic_raw_ip, pic_hdr_ip
                FROM cpg_pictures AS r
                INNER JOIN cpg_albums AS a ON a.aid = r.aid
                WHERE (r.aid = 544)
                AND approved = 'YES'
                AND hits > 0
                ORDER BY hits ASC, pid DESC
                 LIMIT 0 ,-45' in include/functions.inc.php on line 1593

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-45' at line 8

Fichero: /x/x/x/x/include/functions.inc.php - Linea: 258 "

second url
While executing query 'SELECT r.pid, r.aid, filepath, filename, url_prefix, pwidth, pheight, filesize, ctime, r.title, r.keywords, r.votes, pic_rating, hits, caption, r.owner_id, pic_raw_ip, pic_hdr_ip
                FROM cpg_pictures AS r
                INNER JOIN cpg_albums AS a ON a.aid = r.aid
                WHERE (r.aid = 544)
                AND approved = 'YES'
                AND hits > 0
                ORDER BY hits ASC, pid DESC
                 LIMIT 0 ,-45' in include/functions.inc.php on line 1593

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-45' at line 8

Fichero: /x/x/x/x/include/functions.inc.php - Linea: 258
Quote
and
4) Home Page -> "Most Viewed" ->  then the last page -> last thumbnail
ex.
    http://www.huitzuco.org/photo/thumbnails.php?album=topn&cat=0&page=1537
    http://www.huitzuco.org/photo/displayimage.php?album=topn&cat=0&pid=31265#top_display_media

Thanks in advance if you can reply with your results.
with no errors.

thank you for your time and help. any advice is welcome
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 19, 2010, 03:51:44 am
It might be related to: This Thread (http://forum.coppermine-gallery.net/index.php/topic,65552.0.html). Until that is resolved you might want to not use the LightBox and reinstall it later. Thanks for the reply.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: coderoyal on June 21, 2010, 12:19:10 am
Hi,

This is a great plugin! Is there any plans to have it update the view counter when an image is viewed through LightBox?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 21, 2010, 11:48:59 am
For some reason the counter is not longer functioning. I will look at it within the next few days and if successful include the fix in a new release.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 22, 2010, 04:26:44 am
socomoroco,
You can see if this related fix solves your LightBox problem. Try release 7701 or later.

Please see if the fix in r7701 solves this.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 22, 2010, 05:42:47 am
Release of Version 3.1

Changelog

New version attached to first post in thread.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: socomoroco on June 22, 2010, 07:23:47 am
socomoroco,
You can see if this related fix solves your LightBox problem. Try release 7701 or later.


please tell me where to get release 7701
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joachim Müller on June 22, 2010, 07:53:47 am
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: socomoroco on June 23, 2010, 06:01:28 am
socomoroco,
You can see if this related fix solves your LightBox problem. Try release 7701 or later.


it did fix mySQL error most viewed image. Thanks dev team
http://forum.coppermine-gallery.net/index.php/topic,65552.msg326228.html#msg326228

  • Documentation: subversion (http://documentation.coppermine-gallery.net/en/dev_subversion.htm)
  • Web SVN: corresponding file (http://coppermine.svn.sourceforge.net/viewvc/coppermine/trunk/cpg1.5.x/include/functions.inc.php?view=log)

LightBox plugin is great and works.
category with 1382 files http://www.huitzuco.org/photo/displayimage.php?album=topn&cat=142&pid=28223#top_display_media

but still i am getting Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 16 bytes) in /xx/xxx/xxx/xxxx/include/functions.inc.php on line 277  and most times no error or image is display
on gallery-most viewed image http://www.huitzuco.org/photo/thumbnails.php?album=topn&cat=0

thanks for your help
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joachim Müller on June 23, 2010, 07:30:42 am
Don't clutter this announcement thread with your individual issues.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.0
Post by: Joe Carver on June 23, 2010, 12:59:15 pm
but still i am getting Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 16 bytes) in /xx/xxx/xxx/xxxx/include/functions.inc.php on line 277  and most times no error or image is display
on gallery-most viewed image http://www.huitzuco.org/photo/thumbnails.php?album=topn&cat=0

I can not reproduce this while running LightBox. If it persists for you without LightBox  then I suggest another post elsewhere. If it is related only to LightBox being installed please re-post. Please note that your gallery returned a 500 internal server error at one stage when I checked it and because of all of your advertisements the pages can load very slowly.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: BR79 on July 10, 2010, 03:24:17 am
How do you get the slider part to show up in albums?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on July 10, 2010, 05:31:43 am
How do you get the slider part to show up in albums?

I have no idea what you are asking about, please be more specific.

You will also need to post a link to your Coppermine.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: BR79 on July 10, 2010, 05:37:36 am
In the demo -

It shows when you hover over album images - a slider of images shows up above the album thumbnails displaying the images of the albums and with each thmbnail that you hover over it displays on top in a slider slideshow

The link to my coppermine is http://galleries.stephenmoyeronline.com

It is offline at the moment due to me preparing for a big opening tomorrow night and am still working on it as I had to re-upload and re-install my coppermine and start from scratch recently
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on July 10, 2010, 05:51:32 am
This plugin does not do as you have described.
For an image slider see: Slider animation on album list page (http://forum.coppermine-gallery.net/index.php/topic,57388.0.html)
it works well with this plugin:       EnlargeIt! AJAX GUI  (http://forum.coppermine-gallery.net/index.php/topic,57424.0.html)

If you want the LightBox to start directly from an album thumb then extensive code modifications would be needed. That is something I do not have the time for now. I will keep it in mind for a future revision.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: camillagds on July 17, 2010, 08:13:05 am
Error =/

http://www.rgsdistribuicao.com.br/eventos/displayimage.php?album=2&pid=60#top_display_media

I dont know what happen  :-\

somebody help me? ;D
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joachim Müller on July 17, 2010, 09:28:17 am
I don't get an error on the page you refered to. Maybe you should use more words to describe what you did, what you expected and what result you get.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on July 17, 2010, 11:43:46 am
 camillagds, Please, as Joachim wrote, try to use more details in your next request. But because you were good to post a link to your Coppermine I think you you intended to say that you are having an error with LightBox working.

You are using other plugins that might interfere. I see at least one (Slideshowit) that has <head> code where it does not belong. So I suggest you try:

Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: camillagds on July 17, 2010, 07:21:54 pm
Thanks so much!

Is the slideshowplugin if cause the problem =)

I used now the Lightbox and flash media player for the videos. thanks =)
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Shane on August 07, 2010, 09:38:41 pm
site:  http://philmontforum.com/cpg

Just a quick question...  Is it possible to load the lightbox by clicking on a thumbnail in the album thumbnail view instead of having to go to the individual photo page before loading the lightbox?

I used Timo's EnlargeIt on my 1.4.x Coppermine versions and liked the way the his lightbox opened from the thumbnail view, but his does not include a slide show option.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on August 08, 2010, 01:02:32 pm
..  Is it possible to load the lightbox by clicking on a thumbnail in the album thumbnail view instead of having to go to the individual photo page before loading the lightbox?

It would not be possible without extensive modifications.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: nemesis13 on August 24, 2010, 02:37:39 am
hi guys,

I downloaded the zip-file, search and choose it via the plugin-manager (in the admin panel), but the system load the file (zip) up and after a refresh (after the upload) I see nothing of the light-box in the plugin section.  :-[
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: nemesis13 on August 24, 2010, 04:37:05 am
Alright, got it and solved that problem, but the next one is waiting--> LightBox dont work. In the settings I hit the box: Resize Images for Browser Window, and configure everything as I needed, but no LightBox is to see in the gallery.  :(
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on August 24, 2010, 11:49:48 am
...... no LightBox is to see in the gallery.  :(

Can you see the board rules about posting a link to your Coppermine too?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: nemesis13 on August 24, 2010, 12:01:01 pm
Sorry, forgot: http://resident-evil-virus.de/gallery/
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: cl9m on August 28, 2010, 09:38:30 am
Hi, and thanks for this good plugin

how can I put a transparent gif for more pictures protection? is it simple to made it?

Thx and
Sorry for my bad english   :-[


Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: mrdee on October 05, 2010, 05:21:48 pm
Great plugin.  Thanks.

Just some very minor feedback, if it is of use:

1.  I switched to this from Enlargeit as that plugin was unable to navigate the entire album (only the page of thumbs).
2.  The slideshow icon looks a little too much like the "next photo" icon (so I have manually changed it as a temporary measure).
3.  I will have to remove my video clips and put them in a separate album in order for users to realise they are there, as clicking next/prev in this one skips the video files.
4.  On slow connections users who click too quickly on the intermediate image jump out of Coppermine and get just the image in a blank browser window (is there any way to ensure the plugin script is loaded before the ability to link is enabled?).
5.  I would like the option to darken the background more when the plugin runs (which I could do in Enlargeit), if possible.
6.  I have for years never used the "intermediate image" functionality, but used the Admin Tools to add it today, purely to be able to use this plugin.  Without sticking a very small intermediate image in front of people I would have had no real way of "encouraging/training" them to click again to get the plugin to run.  I see this has been mentioned before but I would also like the ability to skip straight from the thumb to the plugin if you are looking at a long-term roadmap for the plugin.

Again, this is just minor feedback, as I really like this plugin.  Thanks very much for the work.

MrDee
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: mrdee on October 06, 2010, 02:30:53 pm
Hi Joe

With reference to point no.2 above, would it be possible to add a hover text popup (like you do for the next/prev buttons) for the "slideshow" and "close" buttons please?

The box with the main image centers itself vertically in the available vertical space (before the drop-down box with captions/buttons etc appears).  On a wide aspect-ratio screen (with limited vertical screen space) this leaves even images with just a few words of captions getting cropped by a line or so at the bottom edge.  Scrolling down by just one line or so fixes it, but I wondered if you know how to place the initial box a set distance from the top edge of the available space (rather than being centre-aligned)?  This would allow it to biased a little higher to allow for the complete box to still stay within the available space after the drop-down caption box appears (based on me carefully controlling the caption lengths of course).  I know this is inherant from the NotesFor.net by the way...

Thanks in advance.

Mrdee
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on October 09, 2010, 02:33:23 pm
Hmm,

   1. It is a great plugin. Why not post a help request in the EnlargeIt! thread?

   2a. Graphics/buttons are the user's choice. Joachim Muller even added a selection to config. No changes are planned.

   2b. It should be possible to add titles/tooltips to those buttons, maybe something simple in the next maintenance release.

   3. Video problems can't be tested by me. Your report of trouble means nothing without a link to your gallery.

   4. I will take a look, but am not optimistic. I might be able to reduce the size of the .js. Maybe for the next maintenance release. Maybe.

   5. Why not simply choose "Hide Animation" in config.? That will darken the background. Or edit script.js and find this line:
Code: [Select]
           overlayOpacity: 0.8,   Maybe it will be a config. option in the next maintenance release. At the moment I have been changing the border and background colors, the opacity should not be too difficult to change.

   6.
It would not be possible without extensive modifications.

If you want the LightBox to start directly from an album thumb then extensive code modifications would be needed. That is something I do not have the time for now. I will keep it in mind for a future revision.

   Please just stop asking. It will not happen anytime soon or at all. If I decide to actually try to crack that problem it will be many months before anything is released.

    7. Moving the image up is possible and tested. Maybe I will set something in config. for the next maintenance release.

   The estimated time for the next maintenance release is a few weeks to a month or so, maybe longer. As has been written before changes / additions / creations to a cpg 1.5.x plugin are not trivial to make. There are standards of language accessibility and testing requirements that can be quite time-consuming.

 


Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: AntonLargiader on October 17, 2010, 07:45:22 pm
Joe, thank you very much for developing this. It's really just what I wanted. And thanks for having the patience to progress this far with it.

I also experience the cut-off bottom (after the description unrolls) while having too much empty space at the top, but I'll take a look at the code and see if anything occurs to me. It does seem odd that the page is so tall (about 1.5 or 2 screens worth) but I assume that's inherent in how LB works.

Sure it would be nice to auto-start it or even launch it from the thumbnails page but those wishes are minor.

www.largiader.com/album/
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on October 17, 2010, 11:03:54 pm
......space at the top,......Sure it would be nice to auto-start.....
Done + tested for the next version. It will be a config. setting (once all of the the work is done).  :)

....launch it from the thumbnails page
Please read the previous posts in this thread. :(
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: AntonLargiader on October 17, 2010, 11:06:19 pm
I did read the whole thread. That's why I didn't ask for it. :) But I do wish for it, like others do.

Cool on the box alignment. I did some reading after my last post and it seemed like it was a common lightbox problem without a simple solution.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Spoter on November 08, 2010, 08:11:59 pm
I have a problem with all versions of LightBox does not work the Insert a layer trasnparente to minimize image theft
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: cavok on November 11, 2010, 03:34:55 pm
I just install this very nice plugin to my coppermine web site.

But lot of my picture title and description use a BBcode
unfortunately on LightBox Slideshow this BBcode appears with code not with format.
This would be really nice if BBcode could work.

And if in addition, the user could adjust itself time of picture display.
Not only by administrator on configuration.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Αndré on November 11, 2010, 03:56:11 pm
unfortunately on LightBox Slideshow this BBcode appears with code not with format.
You have to apply bb_decode on the appropriate string.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: cavok on November 11, 2010, 04:24:41 pm
Sorry André, my English is certainly not terrible, but I do not see what you mean in your answer.
You have to apply bb_decode on the appropriate string.
Could you be more explicit.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Αndré on November 11, 2010, 04:36:58 pm
The function bb_decode replaces the bbcode tags with html code. You have search where the plugin code adds the title/description to the output. Here you need to do something like
Code: [Select]
bb_decode($text);
I don't know the code, I just gave a generic hint.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: cavok on November 11, 2010, 05:03:24 pm
Ah, I understand better now, I must write in code.... :D
It would be with joy, but unfortunately, I do not know kidney coding.  :o
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on November 11, 2010, 11:42:06 pm
You have search where the plugin code adds the title/description to the output.

@cavok, You can wait a few weeks while I test a working solution that can be added to the next version or look for these variables in codebase.php.


Code: [Select]
     $pic_title =

     $pic_caption =
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Casper79 on November 28, 2010, 05:55:25 pm
Hi,

short question:
Where can I change the color of the "Download Link" in the css?
I can't find it  ???
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on November 28, 2010, 07:36:49 pm
Where can I change the color of the "Download Link" in the css?

"Download Link" was added as an afterthought.  It is not in .css.
So, look in file plugins/lightbox_notes_for_net/codebase.php for this:

Code: [Select]
var downLink = '<span style="font-weight:bold;"............
Change as you wish.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Casper79 on November 29, 2010, 07:43:50 am
Hi,

I can't find this code on my codebase.php  ???
Here is my codebase.php: http://cl1p.net/cpm
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: cavok on November 29, 2010, 10:35:11 am
The only file where I find:
Code: [Select]
var downLink = '<span style="font-weight:bold;"............is in file plugins/lightbox_notes_for_net/script.js
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on November 29, 2010, 12:12:18 pm
is in file plugins/lightbox_notes_for_net/script.js

You are correct. I was incorrect.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Casper79 on December 01, 2010, 07:38:08 am
Doesn't work for me ...
Code: [Select]
var downLink = '<span style="font-weight:bold; color:#000000;">The link is still grey.
Here's a link to my gallery: http://www.portman-natalie.de/gallery/
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on December 01, 2010, 01:36:12 pm
Add this to file plugins/lightbox_notes_for_net/style.css   


Code: [Select]
#lightbox-image-details-currentNumber a {
font-weight: bold;
color: #000;
}
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: cavok on December 01, 2010, 05:32:58 pm
But maybe that when BBcode will supported, it will be a problem.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on December 01, 2010, 05:36:35 pm
But maybe that when BBcode will supported, it will be a problem.

BBcode tags will not function inside the LightBox.

I will add an option to strip the tags so that the text shows. It has been tested to be functional.

EDITED
This would be really nice if BBcode could work.
Please do not repeat the same requests.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Casper79 on December 04, 2010, 09:05:45 am
Add this to file plugins/lightbox_notes_for_net/style.css   


Code: [Select]
#lightbox-image-details-currentNumber a {
font-weight: bold;
color: #000;
}
This workes perfekt!
Thank you very much  :D
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rockas on December 23, 2010, 04:17:04 pm
Hi Joe.
As I reported in other thread... i'm having a problem witn your plugin.
With version 2.5 all was fine but with all the more recent versions the intermediate image gets too big... any clues to solve this?
You can see an example here: http://lwexposures.com/site/gallery/displayimage.php?album=1&pid=16#top_display_media

Thank you for your time.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rockas on December 23, 2010, 05:04:19 pm
Already unistalled all plugins, optimized the database and it continues displaying the big image and not the intermediate :-(
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on December 23, 2010, 10:37:11 pm
Already unistalled all plugins......
There are plugins on the page you linked to.
It shows this error in my Firefox error console.
Quote
Error: document.getElementById("fb-root") is null
Source File: http://lwexposures.com/site/gallery/plugins/fb_oauth/include/fbconnect.js
Line: 25

I would suggest that you uninstall and delete any plugins you now have installed.
Then use the alternate method of installation. Use clean copies of the latest versions.
http://documentation.coppermine-gallery.net/en/plugins.htm#plugin_manager_upload_ftp

Try changing the sorting order of the plugins in Plugin manager. Use the up / down buttons to make changes.

Check the settings in Config for intermediate resize and view.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rockas on December 23, 2010, 10:43:28 pm
There are plugins on the page you linked to.
It shows this error in my Firefox error console.
I would suggest that you uninstall and delete any plugins you now have installed.
Then use the alternate method of installation. Use clean copies of the latest versions.
http://documentation.coppermine-gallery.net/en/plugins.htm#plugin_manager_upload_ftp

Try changing the sorting order of the plugins in Plugin manager. Use the up / down buttons to make changes.

Check the settings in Config for intermediate resize and view.


thank you Joe!
Do you think that it is better if I just uninstall and delete all plugins and replace the index.php with a complete fresh clean one (as it comes in the coppermine installation package, ofc)?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on December 24, 2010, 02:02:04 am
Perhaps I could have been more clear.

It looked like the LightBox was partially loading earlier. Maybe that could indicate that either the new files did not upload /  unzip / install properly or the process of uninstall / delete / upload / reinstall was incomplete.

As far as other plugins go, you will have to find which one might not be functioning or conflicting.

Although this plugin does not run from index.php I can not say how it will run with modified cpg files nor can I say with certainty which other plugins it might conflict with. There are just too many to test all possible combination / permutation scenarios.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rockas on December 26, 2010, 03:24:28 pm
After 3 complately new installations using 3 different upload methods (uploading coppermine ZIP package and unpack directly in the server... using FileZilla... using SmartFTP) no luck.

I install coppermine all goes just fine then without any other plugins I just install LightBox 3.1 and it gives me the full image in the intermediate page :-(

I have no clue about what is happening.

I must go on with the site setup as I have a deadline but if you can't reproduce this then later I will try again in a different folder in the server.

Thank you for your time.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: valdemar777 on January 05, 2011, 02:00:02 am
Pictures of the big size in Opera 11 do not open, in other browsers all works, and in previous Opera 10 worked 

links http://parijankagallery.ru/displayimage.php?album=98&pos=-4217#top_display_media

Sorry for my bad english
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on January 05, 2011, 03:47:47 am
I can see that on your site, but.....
It works fine on my test gallery with a larger image.
Quote
Filesize:   1297 KiB
Date added:   Jan 04, 2011
Dimensions:   3888 x 2592 pixels

So I looked elsewhere and found....

...it is your theme causing the trouble.

Try first: http://parijankagallery.ru/index.php?theme=eyeball
then try the image you posted.

Maybe it is some of the advertisements or something else that is wrong.





Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: valdemar777 on January 05, 2011, 02:43:29 pm
Thanks. its work fine with curve_green
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: profili on January 05, 2011, 04:14:54 pm
This plugin gives me this error:

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 77 bytes) in /public_html/include/functions.inc.php on line 289
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rafotograf on February 27, 2011, 03:54:08 pm
Hi,
I have full size image instead of intermediate after I have installed this plugin (ver 3.1). I have no other plugins installed on my gallery.
My gallery: http://galeria.rafotograf.net (http://galeria.rafotograf.net)
I use igames theme with modifications, but the same is with other themes: curve, rainy_day which I have installed.
Why this plugin doesn't work properly with my gallery?
Thanks for Your  reply.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: cavok on February 27, 2011, 04:44:04 pm
Hello Rafotograf, I visited your gallery and LightBox Slideshow seems to works normally.
What is your problem exactly ?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rafotograf on February 27, 2011, 04:59:14 pm
Hello cavok,
When You click on thumbnail in album view You should see new page with intermediate image (in my gallery 380px height) but now, when I have this plugin installed, there is full size image (680px height) insted of itermediate.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on February 27, 2011, 09:06:04 pm
I can not reproduce the problem - please uninstall the plugin and I will look at your gallery again.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rafotograf on February 27, 2011, 09:47:48 pm
Now I have uninstalled the LightBox Slideshow plugin.
Here are screenshots:
with_plugin.jpg - with installed LightBox Slideshow plugin, intermediate image is fullsize (680px height)
without_plugin.jpg - LightBox Slideshow plugin is uninstalled, intermediate image is in medium(normal) size (380px height)
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on February 27, 2011, 09:55:36 pm
I can see....

What do have for this setting in Config?

Config >> Thumbnails settings >> Use dimension (width or height or max aspect for thumbnail)*

EDITED

Change the setting to anything but "Exact" - this is something I will have to look at.......
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on February 27, 2011, 10:20:36 pm
Here is a fix.....

Open / edit file plugins/lightbox_notes_for_net/codebase.php

Find:
Code: [Select]
}elseif($CONFIG['thumb_use']=='any' && max($picture['pwidth'], $picture['pheight']) > $CONFIG['picture_width']){
  $condition = true;

Add directly below:
Code: [Select]
}elseif($CONFIG['thumb_use']=='ex' && max($picture['pwidth'], $picture['pheight']) > $CONFIG['picture_width']){
  $condition = true;

Save and upload. Remember to make a backup first.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Rafotograf on February 27, 2011, 10:34:17 pm
Here is a fix.....

Open / edit file plugins/lightbox_notes_for_net/codebase.php

Find:
Code: [Select]
}elseif($CONFIG['thumb_use']=='any' && max($picture['pwidth'], $picture['pheight']) > $CONFIG['picture_width']){
  $condition = true;

Add directly below:
Code: [Select]
}elseif($CONFIG['thumb_use']=='ex' && max($picture['pwidth'], $picture['pheight']) > $CONFIG['picture_width']){
  $condition = true;

Save and upload. Remember to make a backup first.


That's it.
I have this settings in:Config >> Thumbnails settings >> Use dimension : Exact.
Now the plugin works very good.
Thak You for this plugin & Your help.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: pols1337 on April 26, 2011, 02:36:01 am
This is an amazing plug-in.  Can I make one suggestion, if it was not suggested before: You add an optional 'download' button to the lightbox controls. 
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Hexo on May 10, 2011, 10:39:52 am
Hey.
I have just installed this amazing pluing and everthing is working fine.
Is there a way to jump from the albumlistview direct into the lightbox (Fullsize) without the "middlesize"?
Example: i am in the albumlist http://www.emsfriends.com/thumbnails.php?album=51 , click on an image and then the "lightbox" will open directly.
Is there a way to realise this?

Greetz Hexo

(at the moment i haven´t enable the lightbox!)
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: hotnix247 on June 24, 2011, 01:15:25 am
I found that its not working together with transparent overlay to minimize image theft, its not vorkin on intermediate pictures...any salution for that??? I
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: KchoPrro on August 18, 2011, 10:02:46 pm
Awesome!

Many settings on version 1.4, you no longer need to manually change some settings.

Thank you very much!
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: tomvanhell on October 08, 2011, 09:38:47 am
Can this slideshow be directly started from thumbnails.php? When I click on a thumbnail, to open directly this slideshow
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Αndré on October 20, 2011, 03:19:54 pm
Joe, as this plugin is called "LightBox Slideshow" it would be a good addition to replace the default Coppermine slideshow with the plugin's automated slideshow when you click on the slideshow link in the navbar imo. Currently you have to open a full-sized picture and start the automated plugin slideshow from there.
Title: Re: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on October 21, 2011, 12:17:55 am
Joe, as this plugin is called "LightBox Slideshow" it would be a good addition to replace the default Coppermine slideshow with the plugin's automated slideshow when you click on the slideshow link in the navbar imo.
;D You are absolutely right - that actually has been on my mind recently, but I have not tried it yet.

Time is very scarce for me, but I do have a few new features for the plugin that I have been using. Those changes just need to be finished with lang, help and config updates. I will add that to the list and start on it soon. It will be a configurable option.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: almeidap on November 08, 2011, 02:58:45 pm
Hi all!

Seems that I found a weird behavior while using the LightBox plugin with a specific Coppermine configuration. Under Config > Thumbnails settings > Use dimension, if you select Exact, then the 'normal' image is not shown in the intermediate view. Instead, you got the full image, which breaks the page layout.

If you change the 'Use dimension' parameter to another value or disable the LightBox plugin, then the intermediate image is shown as expected.

Anyway, thanks for this great plugin, which should be integrated in the Coppermine distribution! ;)

Pedro De Almeida
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.1
Post by: Joe Carver on November 09, 2011, 03:18:11 am
Release of Version 3.2

Changelog

Uninstall and delete older versions before upgrading.
Custom language files will also need to be updated, there are new additions.

New version also to be attached to first post in thread.

All users please note:
My time and testing capacity is limited.

Feature requests will be noted, but not all will get a response.

Support is limited to what time is available. Please be certain there is a bug before reporting it. Please report in a way that is easy to understand the condition and post a link to the location / gallery installation.

It looks like there have been more than 1,000 downloads of this plugin - please enjoy this latest version!




Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: almeidap on November 10, 2011, 12:32:10 am
Wouah, this was really quick! Thank you Joe for this new release which fixes the issue related to the 'Use dimension' thumbs configuration.

Nevertheless, it seems that the throbber no longer appears when loading images. Inspecting your code, I found that container element (#lightbox-loading) for the throbber is not present on the DOM tree.

Nice work anyway and let me add a vote for making LightBox available under the thumbnails view!
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: almeidap on November 10, 2011, 11:49:10 pm
Hey Joe, I saw that you added a nice option for showing the 'LightBox link in the Nav Menu'. Unfortunately, this option causes the $template_img_navbar function to be overridden, which conflicts with my own theme template.

As a little contribution and for a more unobtrusive approach, here is a little script that anyone can add in their template to change the behavior of the default Coppermine slideshow button. And, as a bonus, it also starts the LightBox slideshow automatically ;D :

Code: [Select]
$(document).ready(function() {
// Override behavior of the default Coppermine slideshow button:
$('#slideshow_button .navmenu_pic').click(function(event){
event.preventDefault();

// Trigger a click event on currently displayed image anchor:
$('.display_media .image').parent('a').triggerHandler('click');

// Wait for slideshown button availability:
var id = setInterval(function(){
if($('#lightbox-container-image-box-top-left img').size() > 0){
// Clear interval callback:
clearInterval(id);
// Trigger click event:
$('#lightbox-container-image-box-top-left img').click();
}
}, 1000); // Adapt this delay to match your LightBox settings
});
});

Nice, uh?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Joe Carver on November 11, 2011, 11:54:28 pm
I found that container element (#lightbox-loading) for the throbber is not present on the DOM tree.
Thanks - I will take a look, but can't be sure when...

As a little contribution and for a more unobtrusive approach, here is a little script that anyone can add in their template to change the behavior of the default Coppermine slideshow button. And, as a bonus, it also starts the LightBox slideshow automatically ;D :
Thanks for the contribution.



Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Frog on November 14, 2011, 02:12:01 am
I have installed this v3.2 on a fresh install of CPG 1.5.16. I have only one other plugin operating and that is FinalExtract. The lightbox is not functioning at all on my install. Config is set to show intermediate images, but it jumps directly to full size in a standard pop up window.

I have tried different skins...no change.
I have uninstalled FinalExtract... no change
I have uninstalled and reinstalled Lightbox..no change
I have tried the file edit on the previous page..no change
Thumbnails are set to max aspect
Transparent overlay is switched off

Am I missing something here?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Frog on November 14, 2011, 10:15:57 am
I reinstalled CPG as it seemed not to be creating intermediate images and all works fine now  :D
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: pols1337 on January 14, 2012, 12:55:53 am
Hi Joe,

Thanks for this fantastic plug-in. 

I'd like to make a recommendation?  For the "Download link" option (when enabled), can I suggest that you implement the Content Disposition feature for modern browsers, so the "Download Link" will actually download and save the the file to the user's computer instead of merely re-opening the file in a new window?

For reference, I refer to your other excellent plug-in "Add a Download Link":
http://forum.coppermine-gallery.net/index.php/topic,65849.msg341441.html#msg341441

pols1337

 
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Joe Carver on January 17, 2012, 12:44:05 am
That is a valid request.
I will take a look at it for the next release and add it my long list of cpg tasks.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Maxgallery on January 17, 2012, 04:47:41 pm
Hi
Help please I installed the modification now what?

Says go to the configuration where is the configuration it assumes I know where it is I have looked all over I just dont see it.

Thanks in advance

Why do I have to keep answering these 5 stupid questions at the bottom of the page?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Maxgallery on January 17, 2012, 09:21:03 pm
Ok my son figure it out the wife and I was looking for the config in the Coppermine "config" I guess more contrast between the text that is a link and regular text and the color between the 3/16" diameter icons and the background color in pluginmgr.php is required before I would ever have figured it out.

The son claims he had the LightBox NotesFor.net mod is not working for me when I go to the albums and click on the pictures its the same ole thing a popup window.

Click a picture a pop up window opens
Click the same picture in the pop up window and the window closes
Click the next picture and another window opens up with the picture
Click the picture and the window closes.

94 pictures in the album I am getitng user feed back like " you make it 1/2 way through the album and you become dizzy from the popup window opening and closing" and "are you kidding me we hated pop up windows 10 years ago make them go away"  I have some albums that will be over 200 pictures when I upload them no way users will tolerate a popup window opening and closing 200 times.

I need to fix this soon the troops are getting resseless.

Thanks


oops
"The following error or errors occurred while posting this message:
You did not answer the verification questions correctly."

Trying the bot testing a second time

Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Maxgallery on January 18, 2012, 12:46:32 am
Ok after a few hours of messing around I figure out that if you go into the CPG config then go to "Thumbnail view" and check "Go directly from thumbnail to full-sized image " this breaks your plug in.

PLEASE put a note in the instructions or some place so future users dont have to spend hours trying to figure this out.

Thanks

Great modification my hat is off to you!
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: pols1337 on January 18, 2012, 09:35:56 pm
Hi
Help please I installed the modification now what?

Says go to the configuration where is the configuration it assumes I know where it is I have looked all over I just dont see it.

Thanks in advance

Why do I have to keep answering these 5 stupid questions at the bottom of the page?

Go to your "Plug-ins."

The configuration options for plug-ins are located in the Plug-in, not in Configuration.   ;)
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: uer on March 29, 2012, 10:48:47 pm
I love this plugin, I did notice that if a visitor right clicks the image and saves it to their computer, that the "Insert a transparent overlay to minimize image theft" is disabled when using this plugin - the pics can be saved as a jpeg. Can this be corrected?
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Joe Carver on April 02, 2012, 02:01:31 am
There is no plan to implement that feature within this plugin.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: sharpo on September 26, 2012, 12:18:13 am
I've been running the earlier version of this plugin without problems, but just tried v3.2.

I am using the default configuration for the plugin. Other plugins in use are keyboard navigation & minicms. Theme is vstrip.

If I click on the (intermediate) image, it will show the full size image without a problem, but if I click the arrow right button for the next image, it will show the 1st image again and adds to the caption - "Click to view full size image" and also shows the 1st image as no. 2 in the set. Also it suggests there are 33 images in the album but in fact there are only 32.

If I start at say the 5th image in the album, LightBox will show that image as 1 of 33 (not 5 of 32) and working my way through, when I get to the 6th image to be displayed, it will be image no.5 with "Click to view full size image" added to the caption.

Hope I have explained the problem clearly. Gallery on the link below (running 1.15.20)

http://www.sharpos-world.co.uk/kc/displayimage.php?album=28&pid=296#top_display_media

Any help appreciated. If no easy answer, I can go back to previous version, which works correctly.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Joe Carver on September 26, 2012, 02:14:40 am
I have not been able to reproduce what you are seeing, so please.


I don't have much time, so if it repeats or works, please reply.
Title: Re: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: sharpo on September 27, 2012, 12:38:42 am
I have not been able to reproduce what you are seeing, so please.

  • Try a different browser and / or clear your IE cache
  • Make certain that all of the plugin files were cleanly uploaded

I don't have much time, so if it repeats or works, please reply.

Yes, sorry! Should have tried that first. It works fine, thanks!!!
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: gangsar on November 08, 2012, 07:55:25 pm
Hi,

Could it be used at thumbnail views ? Because i set "Go directly from thumbnail to full-sized image: Yes" at Gallery Configuration.

Thanks a lot.
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: marcoz71 on December 28, 2012, 12:28:21 pm
fantastic plug-in... thank you very much...  :D
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: marcoz71 on December 28, 2012, 01:07:38 pm
Is there a possibility to directly start the slideshow with a direct link outside the gallery (another internet page or site)?
an album of my gallery as example: http://www.marcoz71.com/photogallery/thumbnails.php?album=142
thanks, Marco
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Joe Carver on December 31, 2012, 05:33:00 pm
It would be very difficult. To start with, the external
page would need to load the LightBox javascript file
located on your server.

There could be some ways to work around the obstacles,
but I have no easy path to point you towards.

Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: marcoz71 on January 03, 2013, 09:13:26 pm
Hi Joe, thanks for your feedback...
just an idea to make it: it's possible to put something in the displayimage.php script that automatically starts the slideshow instead of showing the normal picture in the coppermine page? for example this one: http://www.marcoz71.com/photogallery/displayimage.php?album=73&pid=3846#top_display_media
and maybe make this option activable with an option in the plug-in config parameters?
Thanks... Marco
Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
Post by: Stricker on February 19, 2013, 03:58:51 pm
Hi,
sorry. I have a problem with this plugin. Now I have installed, but i don´t knoh how I get do main page. Plase tell me, how I get it. Thanks.
This will replace the pop-up image with a LightBox and slideshow. It is based on the cpg 1.4x plugin by  jeepguy_1980 (http://forum.coppermine-gallery.net/index.php?action=profile;u=60615) and the mod. by  Sander Weyens (SaWey) (http://forum.coppermine-gallery.net/index.php?action=profile;u=40798). It uses the jquery based  NFLightBox by Helori LAMBERTY at NotesFor.net. (http://www.notesfor.net/) The Coppermine file jquery-1.3.2.js is used by the plugin.

    Features
    • Borders with rounded corners
    • image caption shown by default with title
    • timing settings for image swap and fade
    • image swap by fade only (no animations)

       ========

       To install:
       1) Download the zip file to your computer
       2) Log in as admin and install with Plugin Manager - use Configuration to set your preferences
       3) Enjoy it!

       -) IMPORTANT CONFIG NOTE FOR LARGE GALLERIES:
        -) SET  "Number of files in album to list for slideshow"  TO 500 OR LESS

       
       ========
       
       To uninstall:

       1) Use Plugin Manager
       
       ========
       
    Example/Demo Here (Main Site)  (http://josephcarver.com/index.php) 
    And
    Here (My 1st CPG Gallery)  (http://gallery.josephcarver.com/) 
    And
    Here (Artists Gallery)  (http://www.i-imagine.net/artists/index.php) 

    Best effects and views with browser set to view full screen - great with large images.

       ========

    Compatible browsers - Firefox 3.5.6 - IE8 - Safari (Mac + Win) - Opera - Chrome
    Compatible 1.5.x plugins - iScroll. Slider, Monitor Calibration, Mousewheel + More

       ========

    Bug and usage reports are kindly requested - thanks.

    Download the latest version below
    [/list]
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: yanivz on May 15, 2013, 01:38:49 am
    hi, i downloaded the latest file and its works fine in the imgae view page
    but my gallery is set to open file from the tumbnail page
    and there the plugin dont working (the default one open the image)

    how can i set it to work on tumbnail page as well as image view page?
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: astrasuite on June 02, 2013, 07:50:08 pm
    First of all, excellent plugin, Joe ...

    I saw in Ver. 2 that one can close if clicked on overlay (I assume that means outside the image)

    I have just installed the latest version 3.2 but it does not seem to close when clicking outside the image.

    Any ideas how to get it to close when clicking outside the image ?

    thanks

    Joe

    my website powered by Coppermine :
    http://www.astrasuite.com/client-system-albums/index.php
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: Joe Carver on June 05, 2013, 11:56:11 pm
    If I remember correctly, that is an artifact of the Download Link setting.

    Try turning it off / on in the plugin config page.
    You could use this plugin, Add a Download Link for the full-size image v1.1 - v1.4 (http://forum.coppermine-gallery.net/index.php/topic,65849.0.html) (which has been nicely updated by a contributor) if you want to provide a download link for your visitors.

    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: astrasuite on June 14, 2013, 03:36:28 am
    Thanks, Joe, you are right !  Turning off the download link solves it.
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: allvip on August 25, 2013, 03:16:31 am
    with LightBox NotesFor.net plugin the image shrinks to very,very small size like 40x20px if I add height:auto and width:100% to the img style.
    Can someone help me understand why?
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: allvip on August 27, 2013, 01:07:30 pm
    can not view an image when I click the thumb in last uploads etc only in random files and the gallery thumb when lightbox is enabled

    I did deleted height:auto and width:100% to the img style
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: pacifico on August 31, 2013, 01:30:04 pm
    me too
    clicking in random files, lastcom and toprated works .... in lastup and lasthit no
    in guest access the page is blank, in the admin mode: 
    "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24 bytes) in /../coppermine/include/functions.inc.php on line 291"

    My gallery
    http://www.2cvclubitalia.com/public/coppermine (http://www.2cvclubitalia.com/public/coppermine)

    Plugin vers. 3.2
    Coppermine 1.5.22




     
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: pacifico on August 31, 2013, 06:02:15 pm
    sorry
    my first post was a request
    Use coppermine since 2006 and I upgraded two weeks ago (to 1.4.x to 1.5.22 italian version)
    this plugin I had ever seen and it is really nice

    PS
    I've update coppermine (1.5.24) but nothing has changed


    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: Joe Carver on September 04, 2013, 11:38:34 am
    with LightBox NotesFor.net plugin the image shrinks to very,very small size like 40x20px if I add height:auto and width:100% to the img style.
    Can someone help me understand why?

    How are you setting those values? The plugin has it's own resizing routine that can be turned off in the config. page.
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: Joe Carver on September 04, 2013, 11:44:24 am
    ...can not view an image when I click the thumb in last uploads etc only in random files and the gallery thumb when lightbox is enabled

    ...clicking in random files, lastcom and toprated works .... in lastup and lasthit no

    I am unable to reproduce that effect, but don't have the exact same conditions.

    What is the setting that you have for this plugin config value?
    Quote
    Number of files in album to list for slideshow

    Try setting it to a smaller number (not zero).
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: pacifico on September 04, 2013, 09:58:21 pm
    Hi Joe
    thanks for the tip but before posting i tried to set a low number (150, 50, 10) but the error was left
    I tried again now and nothing has changed

    Perhaps my gallery settings are quite heavy (full size 1920, intermediate 740, thumbs 250 exact and the index Breadcrumb/catlist/alblist/lastup/lastalb/lasthits/lastcom/random,4/onlinestats index) with over 60.000 photo but it's fast and the plugin works perfectly and is very nice except in lastup and lasthits in the index



    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: Joe Carver on September 05, 2013, 11:44:02 am
    Thanks for the reply. I have some ideas, but very little time for testing and confidence for results.

    If I find/change something, it will be posted here.
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: pacifico on September 05, 2013, 11:48:02 pm
    Thanks
    Other information that could be useful

    index - lastup and lasthits fail - about 64,000 photos
    index user gallery - lastup and lasthits fail - 35,000 photos
    index category "raduni" - lastup and lasthits works - about 15,000 photos

    Index - Page lastup by menu (performance)
    ------------------
    Parameter Current Peak
    Memory usage 5.07 MiB 7.55 MiB
    Page generation 228.18 ms 228.18 ms
    Page query time 143.73 ms 143.73 ms
    Page query count 25 25

    the plugin still enable .... too nice
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: gideonklein on August 03, 2016, 06:37:59 pm
    Hi Joe,

    I ran into this issue. Because I have a wordpress site I load the galleria theme in an iframe in our website. When you go into light box or full screen mode, it opens full size in the frame, not in the page/screen. Is there a way to change the script somewhere to take the parent page as size instead of the iframe (or something like that?).
    Regards,
    Max
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: bg62 on January 22, 2017, 12:07:19 pm
    petite traduction en français !)
    :)

    Title: Re: LightBox Slideshow jquery v1.0
    Post by: Ludger on December 29, 2017, 11:14:04 am
    I fixed the critical error when viewing non-images in r7003 (http://coppermine.svn.sourceforge.net/viewvc/coppermine/branches/cpg1.5.x/plugins/lightbox_notes_for_net/codebase.php?r1=7003&r2=7002&pathrev=7003).
    ...I have tried a couple of combinations, but I cannot get this running properly. Here is my setup:
    coppermine 1.5.46
    php 5.6.32
    LightBox NotesFor.net (lightbox_notes_for_net): v3.2
    Flash Media Player (flash_media_player): v2.1
    The lightbox works nicely with images, but videos are just skipped. If I click on the lightbox icon (upper left) while watching a video, I get another box displaying the video, but nothing to select next or previous image/video. Also, there is no button for automatic slideshow. I assume I have the wrong combination of the plugins or their versions (?).
    I pushed an example album with videos to public: https://bergdriesch22.de/thumbnails.php?album=273&page=5
    Any Idea?
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: totosfo on June 09, 2019, 02:41:36 pm
    me too
    clicking in random files, lastcom and toprated works .... in lastup and lasthit no
    in guest access the page is blank, in the admin mode: 
    "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24 bytes) in /../coppermine/include/functions.inc.php on line 291"

    My gallery
    http://www.2cvclubitalia.com/public/coppermine (http://www.2cvclubitalia.com/public/coppermine)

    Plugin vers. 3.2
    Coppermine 1.5.22

    Hello all,

    unfortunately, I'm running into the same issue: user galleries, etc. work perfectly, as soon as you click on one of the "last uploaded" pictures you get the error:

    "Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 81 bytes)"

    Same in my test gallery (1.5.48) and the live one (1.6.06). Maybe there is a solution / workaround in the meantime.

    I haven't found any other plugin with the "lightbox look" yet.

    Thank you for your help!
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: ron4mac on June 09, 2019, 04:01:47 pm
    I haven't found any other plugin with the "lightbox look" yet.

    Although not exactly the "lightbox look", have you tried this (https://forum.coppermine-gallery.net/index.php/topic,79126.0.html) for CPG 1.6.x?
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: totosfo on June 09, 2019, 05:33:00 pm
    Although not exactly the "lightbox look", have you tried this (https://forum.coppermine-gallery.net/index.php/topic,79126.0.html) for CPG 1.6.x?

    Thanks for that  :), I just tried and works. Now I just need to act as a zoom replacement when a user clicks on the intermediate picture, but that's something for the other thread.

    Best,

    Thomas
    Title: Re: LightBox Slideshow jquery (NotesFor.net) v3.2
    Post by: darthanian on May 05, 2021, 07:21:06 pm
     :(

    Had this working on 1.6 until I updated jquery today 5/5/21.  Worked great, anyone got a fix? I know its an old plugin and post.