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

News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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