DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Blank Email feildsThese fields are filled in with the current users details. If the user is not logged in they WILL be blank.
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Form in Sidebarshortcodes only work in posts and pages where they can be filtered and replaced with the correct form.
They will not work with text widgets.If you can find a widget that can display a post in the sidebar you might be able to get it working like you want.
Regards
DForum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Handling of carriage returnYou can access the tables directly from mysql if you are having problems.
cvs is only for simple inputForum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] All Fields Mandatorythis is being looked into
Forum: Plugins
In reply to: [Plugin: ContactMe] Non-mandatory fields are treated as mandatoryNot sure what happend there with the testing.
This will be looked into and a fix posted as soon as possible.Regards
DForum: Plugins
In reply to: [QuizMe] Extra Fields in quizmeThere are no plans to add any other sort of field to the FREE version of this plugin.
Forum: Plugins
In reply to: [RSSInjection] [Plugin: RSSInjection] Extra character before plugin namethis will be fixed in the next release
Forum: Plugins
In reply to: [PollMe] [Plugin: PollMe] Error msg when votingIt sounds like you are not using php 5.2 or greater. This is a requirement of the plugin and is mentioned on the first line of the description.
Regards
DCodaForum: Plugins
In reply to: [PollMe] [Plugin: PollMe] No results after voting just options A-ESpaces can cause problems in the form name.
Remove this and things should start working.What form did it create?
Forum: Plugins
In reply to: [Boilerplate] [Plugin: Boilerplate] All Ps are being replaced with numbersIt sounds like you do not have a permalink structure set for the site and that you also have the userquery attribute set in the bbcode.
The usequery tells the plugin to do a search and replace for words in the query part of the url. In this case it is taking the page number, p=1572, and doing the search and replace with that.If you are not using it , remove the usequery from the attributes. If you need to use it, the only other option is to set a permalink strututure for the site, so the blog doesn’t use the queryline itself.
Regards
DForum: Plugins
In reply to: [PollMe] How to place pollme on page?Insert the corresponding code from the BBCode column into the post/page where you want the poll to be displayed.
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] fatal error when activatingSeems like there was a SNAFU with the repository and development version was available for download rather than the stable version.
This has been corrected.
Please redownload, and everything should work fine.Forum: Plugins
In reply to: [SurveyMe] SurveyMe installed on WP but not running?Enter the text from the ‘BBCode’ Column into the post or page where you want to display the form.
Regards
DForum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] CSV empty, no SQL table with the given nameThis should be fixed or not allowed to happen in a later release.
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] CSV empty, no SQL table with the given nameselect the table you wish to copy using the source radio buttons, and type a name in the textbox next to new name.
Now click apply.
You have now copied the table.
Check the tickbox under the trashcan next to the form you wish to delete now click apply.
You have deleted your form.If you have data associated with the form, it hasn’t been deleted but you will have to download it using phpmyadmin or something similar.