Maples
Forum Replies Created
-
Forum: Plugins
In reply to: [YOP Poll] Cheatin’ uh?Thank you. That worked. Unfortunately that gives too much access to the poll admins. I went ahead set the default options, and from this point forward they can just update the options on each poll as needed.
Forum: Plugins
In reply to: [YOP Poll] Cheatin’ uh?In this case I cloned the subscriber role and created a new role named polladmin.
Forum: Plugins
In reply to: [YOP Poll] Anonymous polling featureAs a quick and ugly work around, I modified the following lines in admin.php
Line 673 is now: ( ‘###HIDDEN###’ ),
Line 2374 is now: <?php echo ( ‘###HIDDEN###’ ) ; ?>
This should return all the displayed ‘Answer’ results as ###HIDDEN### in Logs and the Logs Export.
Forum: Plugins
In reply to: [YOP Poll] Anonymous polling featureWe are looking for this as well, but at a very basic level.
I would like to have the option to have the answer value masked the ‘Answer’ column on the Logs screen for certain polls. Though who voted for what is still available in the raw data in the DB, I do not see anyone caring enough for it to be that big of a deal.
Maybe an option that when set on a pull would replace the answer result with ######### in the sting before displaying the results.
Forum: Plugins
In reply to: [Postie] .mp3's are not postingInitial tests look good. I have had a few automated emails come in with no issues after installing 1.4.30
Thank you!
Forum: Plugins
In reply to: [Postie] .mp3's are not postingThe attachments seem to post correctly when I manually run using the “Run Postie” link. So this seems to just be an issue when calling /wp-content/plugins/postie/get_mail.php via cron.