forum.coppermine-gallery.net

Support => cpg1.4 plugins => cpg1.4.x Support => Older/other versions => cpg1.4 plugin contributions => Topic started by: Sami on November 04, 2006, 05:40:09 am

Title: Delete All Favorite
Post by: Sami on November 04, 2006, 05:40:09 am
Little plugin to delete all favorite with just one click !
- It will Add a button right after Download as Zip file at favpics meta albums
- Available language : English, Persian,French,Italian,Dutch

Sponsored by: ralfs (http://forum.coppermine-gallery.net/index.php?action=profile;u=19265)

[Update]:
- twice constant defining removed
- Unused constant defining removed
- French Translation added (Thanks to Frantz)
- Italian translation added (Thanks to lontano)
- Dutch translation added (Thanks to Hein)
Title: Re: Delete All Favorite
Post by: François Keller on November 04, 2006, 08:33:20 am
Hi Sami,

Great job  ;)

Attached french.php file

I've got a notice message after clicking ok in the messagebox who refer at 16 line in remfav.php
page refresh is to fast to copy the message
Title: Re: Delete All Favorite
Post by: Sami on November 04, 2006, 09:12:34 am
can you post a link to your gallery ?
Title: Re: Delete All Favorite
Post by: François Keller on November 04, 2006, 12:17:01 pm
can you post a link to your gallery ?
Yes of course:http://f.keller.free.fr (http://f.keller.free.fr)
But the errors commes on my local install, not on this install  ???
Attached french.php forgotten on previous post sorry  :-\
Title: Re: Delete All Favorite
Post by: Sami on November 04, 2006, 06:51:07 pm
Thank you for your contribution Frantz , I'll add it to package
Title: Re: Delete All Favorite
Post by: Nibbler on November 04, 2006, 08:24:57 pm
Line 16 should not be there, it will cause IN_COPPERMINE to be defined twice which is not allowed for constants.

Code: [Select]
define('IN_COPPERMINE', true);
Title: Re: Delete All Favorite
Post by: Sami on November 04, 2006, 09:51:59 pm
Thank yuo Nibbler for pointing that out ,
actualy I didn't see that error but it's logical cause 'IN_COPPERMINE' was define on index.php ;)

Plugin Updated with bug fix and french language added
Title: Re: Delete All Favorite
Post by: Davide Renda on November 05, 2006, 01:46:58 pm
italian translation attached  ;)
Good work Sami
Title: Re: Delete All Favorite
Post by: Hein Traag on November 06, 2006, 05:15:58 pm
Have not implemented this plugin yet but here's the dutch language file.

Cheers!
Hein
Title: Re: Delete All Favorite
Post by: Sami on November 06, 2006, 05:57:59 pm
@ lontano & Hein ,
Thank you for your contribution both language added to package
Title: Re: Delete All Favorites
Post by: ralfs on November 20, 2006, 11:33:41 am
Hi Sami,

I just sent a german.php and a corrected english.php file to you.

Thanks,
ralfs
Title: Re: Delete All Favorite
Post by: Sami on November 20, 2006, 11:46:48 am
Thank you ralfs I'll add them to package...soon
Title: Re: Delete All Favorite
Post by: m@rk on January 03, 2007, 05:02:07 pm
Thanks Sami,

here's my German Translation.
Title: Re: Delete All Favorite
Post by: Mimer on May 31, 2009, 12:02:34 am
Hi

Nice Plugin. Heres the Danish language file.

Mimer  8)
Title: Re: Delete All Favorite
Post by: nellygrl on September 01, 2009, 05:57:07 pm
I love this plugin and for the most part it's working perfectly, but I have one small problem!

I installed the plugin and all the links show up and it adds the images to favorites, but after you click on add to favorites, it directs the viewer to a page that says:

Quote
This webpage is not available.

The webpage at http://capturedstars.fanfusion.org/gallery/index.php?file=album_addfav/album_addfav&album=7 might be temporarily down or it may have moved permanently to a new web address.

Like I said, the plugin still works, but is there any way I can stop it from directing this visitor to this unavailable page?

My gallery is loacated at: http://capturedstars.fanfusion.org

Thanks for your time!

~Noelle
Title: Re: Delete All Favorite
Post by: Joachim Müller on September 01, 2009, 06:21:05 pm
Gallery link is http://capturedstars.fanfusion.org/gallery/
The URL in question (http://capturedstars.fanfusion.org/gallery/index.php?file=album_addfav/album_addfav&album=7) indicates that you have been using another plugin ("Add all pictures/files from a particular album to your favorites (http://forum.coppermine-gallery.net/index.php/topic,59203.html)") that allows you to add an entire album to the favorites, so you shouldn't have posted in this thread in the first place, but in a thread of your own on the support board. Please keep out of the announcement threads with your individual issues and with problems that may be related to two plugins interfering.
Title: Re: Delete All Favorite
Post by: Snowcamper on November 02, 2010, 09:05:42 am
Is it possible to have a Version of this plugin for coppermine 1.5.x.?

I installed this plugin in my 1.5.x. Version, clicked under My Favorites on "Delete all favorite" and got this

Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /home/www/web523/html/schneela/gallery/include/init.inc.php:27) in /home/www/web523/html/schneela/gallery/include/init.inc.php on line 25

For the Version 1.5.x. I only found this plugin http://forum.coppermine-gallery.net/index.php/topic,57565.html (http://forum.coppermine-gallery.net/index.php/topic,57565.html) (Favorite Button) which makes it a little bit easier to remove pictures from the Favorites, all the other plugins just add pictures to the Favorites...
Title: Re: Delete All Favorite
Post by: Αndré on November 11, 2010, 01:36:34 pm
Is it possible to have a Version of this plugin for coppermine 1.5.x.?
http://forum.coppermine-gallery.net/index.php/topic,68037.0.html