I really love your PhotoContest plug-in and have deployed it on a client's blog. But as I launched the contest today I've ran into a few errors with the captcha that I've not been able to find answers to online. Can you help?
As people vote, they're getting this error: "There is no object with id captcha". Then this error, "errorbox "error_captcha" not found!"
I've attempted to update the settings I get the following error:
UPDATE wp_photocontest_config SET WP_USE_THEMES = 'true', DEBUG_FLAG = '0', CONTESTS_PATH = '', CONTESTS_SKIN = '', DEFAULT_STATUS = 'publish', DEFAULT_UID = '1', DEFAULT_PARENT = '0', DEFAULT_PAGENAME = '', DEFAULT_TYPE = 'page', DEFAULT_COMMENTS = 'open', VOTING_METHOD = 'star5', ROLE_VOTING = '', ROLE_UPLOAD = '', VIEWIMG_BOX = '442', VISIBLE_UPLOAD = '0', VISIBLE_VOTING = '0', N_PHOTO_X_PAGE = '9', SKIP_CAPTHA = '1', REDIRECT_AFTER_VOTE = '1', edit_date = '2011-04-04 04:04:53' WHERE option_id = 1
Can you point me in the right direction?