DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesThanks for the file. We will review it to find any difference between the test systems and yours to track down the problem.
We’ll let you know when we have something to try.Regards
DForum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesif you could tick all the boxes on the diag page, and then post the diags using this contact form
http://dcoda.co.uk/contact/Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesI cannot see any cause with that level of diag info, you are running a newer version of php than out test version but that should not be a problem.
What OS are you using?
Do this happen with the default quiz or just your own creation?Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesJust to be sure, when you say submitting the quiz, you mean submitting the form created by the quiz, not submitting any changes to the quiz.
Its a very strange problem.
Can you post a diag file: click on the spanner icon on the forms page and and post the diagnostic data here. To start with lets just do the basic diag info.Thanks, you your help in sorting this
-DForum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesSorry for the oversight. It should tell you on the forms page the code what you need to install. It seems to have got removed in the upgrade. We’ll get a new release to sort this.
the syntax to insert the sort is [quizme form=”formname”]
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] CSV FileIt seems that the mime type chosen forces it to be launched with an application rather than giving the option of that and downloading as hoped. If you associate the csv type with an app, even just a text editor it may work for you.
We’ll look into this properly for the next release.Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] CSV Filewhich browser are you using so this can tested.
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] CSV FileI’m not sure what you mean?
Do you mean the mime type?
What problem is this causing?Forum: Plugins
In reply to: [RSSInjection] [Plugin: RSSInjection] Cannot access settingsIt would appear that you have a case sensitive OS and a problem with case managed to get through testing. It will be fixed in the next release. A quick fix for the problem is to rename the file in
rssinjection/application/view/settingsrssinjection
from settings.phtml to Settings.phtmlNot sure about the language problem, we’ll look into this.
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] CSS?Be aware that any changes made to this file will be lost if you update.
Its best to put any css changes in you main theme.
Also things will change dramatically with the next version, as we are going to make changing the styles more of a feature and will also be documenting it.-D
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] No dropdown list?We are doing that as we get further along with the project.
-D
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] No dropdown list?Text fields as with the checkbox and radio buttons use the options field to denote a list.
In the case of a text field; having options will turn it into a drop down list, and no options denotes free text.
It was thought it was the simplest way for a user to scale the options of a field.Regards
DNo that isn’t possible, as you would then be publishing raw submissions to a live post.
Trying to add this to the plugin would complicate things for most users, and wasn’t part of the spec by the person who originally commissioned the plugin.
If you want to keep adding to an published post, i suggest you do no close the post being used to collect the submission, and create a new published post that you copy in the edited submissions.
This would be the simplest way to achieve this.Regards
DActually as a very rough timeline.
All the new features are now set. And we are currently bringing all our current plugins up to the same version of the library framework.
This should be completed by the end of the week. Then full testing of all plugins on in the development environment with any fixes necessary.
Then testing on a secondary server to check for problems with other os’ and configurations.
Then finally we will release some of the smaller plugins that use the same framework to see how they go down in the wild.
If all goes well we then release the formplugins.Regards
DForum: Plugins
In reply to: [PollMe] [Plugin: PollMe] Graphics problemIt was tested on WordPress 3.0.5, and also now tested on WordPress 3.1.
Please try the default survey, to see if that works ok.
There have been problems in the past with special characters in the poll or poll name causing problems, through we have tried to strip most of them.Most importantly we have found that forms must not have spaces in the name. This will be corrected in later releases.