forum.coppermine-gallery.net

Dev Board => cpg1.4 Testing/Bugs => cpg1.4 Testing/Bugs: FIXED/CLOSED => Topic started by: the_todd on November 12, 2005, 11:22:24 pm

Title: Adding / Removing from favorites message "your vote was accepted"
Post by: the_todd on November 12, 2005, 11:22:24 pm
When adding or removing an image from favorites the script addfav.php only says "your vote was accepted".
addfav.php line 77:
Code: [Select]
msg_box($lang_info, $lang_rate_pic_php['rate_ok'], $lang_continue, $location);  I suggest you make a new language variable pertaining to the actual action being performed.
Perhaps something like "favorites updated"

~Todd
Title: Re: Adding / Removing from favorites message "your vote was accepted"
Post by: the_todd on November 29, 2005, 03:03:10 am
hopefully this will make it in the next release.

~Todd