frekel
Forum Replies Created
-
Will be in the next version.
Thanks to -gnom- 😉
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] Only registered users can vote* Added an setting ROLE_VOTING. It is now possible to assign a role for allowing voting.
* Added an setting ROLE_UPLOAD. It is now possible to assign a role for allowing uploading.Will be in the next version…
True and a check is added when viewing a photo
(viewimg.php)Will be in the next version.
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] Add moderation to photo uploadThis is integrated into the next version.
Fixed and will be in the next release!
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] Translation option for %s in “No %s provided”…Changed and will be in the next release.
Changed and will be in the next release.
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] Change error message when rating is set to 1-5Based on VOTING_METHOD, the right error is given.
Will be in next version.Can you tell me which swfobject.js file you edited?
Thanks,
FrankYoung provided a fix for this bug and will be in the next version.
(Thanks Young!!)
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] Add moderation to photo uploadSuggestion by Young:
for a temporary moderation fix, change the database so that the default visible value = 0 , this way by default new photos don’t get published!
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] problems accessing contest I just createdHee, no problem!
That’s the reason for a todo list… keep adding to it!!
Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] theming instructions are pretty borkedHee, you put it on my todo list.
So something came out of this 😉Forum: Plugins
In reply to: [Plugin: PhotoContest Plugin] theming instructions are pretty borkedNot yet, but for version 2.0 I want all the user generated content in the wp-content/wp-photocontest.
There are 3 extra values in the options table:
Run these commands to clear this as well:
DELETE FROMwp_optionsWHERE option_name = ‘wppc_redirect_to’ LIMIT 1;
DELETE FROMwp_optionsWHERE option_name = ‘PC_DB_VERSION’ LIMIT 1;
DELETE FROMwp_optionsWHERE option_name = ‘PC_PL_VERSION’ LIMIT 1;