Adding / Removing from favorites message "your vote was accepted" Adding / Removing from favorites message "your vote was accepted"
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Adding / Removing from favorites message "your vote was accepted"

Started by the_todd, November 12, 2005, 11:22:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

the_todd

When adding or removing an image from favorites the script addfav.php only says "your vote was accepted".
addfav.php line 77:
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

the_todd