Add thumbnails to Lightbox - Page 5 Add thumbnails to Lightbox - Page 5
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Add thumbnails to Lightbox

Started by Walkinman, February 08, 2006, 04:00:58 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nibbler

That would probably break the gallery.

Bleupomme

I installed the plugin and everything worked fine. But when I select a user and want to watch the photos uploaded by that user, the first page is displayed well but the pager links and photo links are wrong and "no image to display" message  appears. This is fixed when I uninstall the plugin again

Nibbler

Please test with the attached plugin.

Bleupomme


trader

#84
Awesome plugin! That favorites feature didn't seem finished without it!

2 questions:
1- Would it be easy to add a "select all" button when adding to lightbox (in thumbnail view)?
2- Would it be easy to set 2 different text languages? (I use english and french)

wwwebguru

Here is a funky issue. I simply want to change the word lightbox to Favorites.
Lines 18 Through 26 of codebase.php has the following code:

// To change the text, alter the right hand side in this array
$thisplugin->lang = array(
'Add to lightbox' => 'Add to Favorites',
'Remove from lightbox' => 'Remove from Favorites',
'Remove selected' => 'Remove selected',
'Remove all' => 'Remove all',
'Add selected' => 'Add selected',
'Confirm' => "Clear the Favorites ?",
);

I switched it to this:

// To change the text, alter the right hand side in this array
$thisplugin->lang = array(
'Add to lightbox' => 'Add to Favorites',
'Remove from lightbox' => 'Remove from Favorites',
'Remove selected' => 'Remove selected',
'Remove all' => 'Remove all',
'Add selected' => 'Add selected',
'Confirm' => "Clear the Favorites ?",
);


When I do this, the plugin only shows the checkbox, not the text for the plugin and no button at the bottom of the page to Add to Favorites either.
In order to restore the plugin, I have to completely delete it and reinstall it from the .zip file. Unpublishing and publishing won't work.

Any clue whats going on??

BTW, I am using CPG 1.414 with the only mod being LightBox JS for Fullsize Popup Slideshow. http://forum.coppermine-gallery.net/index.php?topic=49596
I am also using v1.25 of this plugin.

Thanks in advance...

socalboy

Hi Nibbler,

This is a great plugin, but is there a way for it to also show up on the main photo after clicking on the thumbnail? I have seen the add to favorites bbcode plugin, but that still shows Add to Favorites if the photo is already a favorite, which deletes the photo out of the favorites. Thanks in advance.

Steven

wwwebguru

Quote from: wwwebguru on January 10, 2008, 11:18:37 AM
Here is a funky issue. I simply want to change the word lightbox to Favorites.
Lines 18 Through 26 of codebase.php has the following code:

// To change the text, alter the right hand side in this array
$thisplugin->lang = array(
'Add to lightbox' => 'Add to Favorites',
'Remove from lightbox' => 'Remove from Favorites',
'Remove selected' => 'Remove selected',
'Remove all' => 'Remove all',
'Add selected' => 'Add selected',
'Confirm' => "Clear the Favorites ?",
);

I switched it to this:

// To change the text, alter the right hand side in this array
$thisplugin->lang = array(
'Add to lightbox' => 'Add to Favorites',
'Remove from lightbox' => 'Remove from Favorites',
'Remove selected' => 'Remove selected',
'Remove all' => 'Remove all',
'Add selected' => 'Add selected',
'Confirm' => "Clear the Favorites ?",
);


When I do this, the plugin only shows the checkbox, not the text for the plugin and no button at the bottom of the page to Add to Favorites either.
In order to restore the plugin, I have to completely delete it and reinstall it from the .zip file. Unpublishing and publishing won't work.

Any clue whats going on??

BTW, I am using CPG 1.414 with the only mod being LightBox JS for Fullsize Popup Slideshow. http://forum.coppermine-gallery.net/index.php?topic=49596
I am also using v1.25 of this plugin.

Thanks in advance...

This thing is a month old...anyone have any idea about this?? I am sure one of you coding geniuses is laughing at me because I am missing something simple but humor me (Please...pretty please...ok...no begging)
Thanks again....

Nibbler

The 2 sections of code look identical to me.

paquets

Would it be possible to have more than one lightbox per user? Really great plugin by the way...

melwinnie

Great plugins Nibbler and thank you so much. I seem to have a conflict I think between two of your plugin mods I have installed.

I am using Add Thumbnails to Lightbox and have also installed the User Gallery Alphabet Tabs plugin.

When I attempt to browse the users gallery album I receive this error:

Fatal error: Cannot redeclare theme_display_thumbnails() (previously declared in /home/.ulrich/missesbeehaven/missesbeehaven.com/gallery/plugins/album_fav_boxes/codebase.php:122) in /home/.ulrich/missesbeehaven/missesbeehaven.com/gallery/plugins/usergal_alphatabs/codebase.php on line 36

Would you be able to point me in the direct on how to fix this or which of the two is the problem?

You can see my gallery at www.missesbeehaven.com/gallery/

Thanks in advance :-)

Cheers
Melanie

Mimer

Hi

I get this error when I try to view fullsize images, but only in large Albums:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 72 bytes) in /mounted-storage/home6c/sub001/sc15863-WIQP/www/gal_fa/plugins/album_fav_boxes/codebase.php on line 101

I'vr used the plugin for years but haven't seen this error before.
I've tried to uninstall, reinstall, move the plugin up/down, but nothing works.

Any idea what the problem could be.

Best regards
Mimer  8)

Coppermine install: http://fjotte.com/gal_fa/
Forum install: no bridging
Coppermine version: cpg1.4.23 + Strams MOD pack for 1.4.23 + Pluginpack
Forum version: no bridging
Test user account: Preview / test

Walkinman

Hey Folks,

Is there ANY way this plugin can be rectified? I've upgraded to 1.5, as recommended, but really don't want to lose this feature. I understand this forum is for 1.4 plugins, but if Nibbler doesn't mind updating the plugin, that would be awesome. It's a valuable feature for me.

Thank you.

Cheers

Carl

kimchu

Hello,

Someone asked a few years back if it is possible to have multiple lightbox or multiple favorites per user. Is this possible with this plugin ? I'm evaluating coppermine verses 4Images and this is a needed feature.

Thanks,

Kim