DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [ContactMe] Checkbox returns '1' instead of valueThis is a feature that was inherited from its sister survey plugin and is not best implement on a contact form at the moment.
We will be looking into improving this integration in future releases when time permits.Regards
DForum: Plugins
In reply to: [PollMe] Stopped workPlease send a screen shot. Also please disable all other plugins and see if it works.
It sound like something is interfering with the plugin.Regards
DForum: Plugins
In reply to: [LinkSync] Date of last syncThe auto syncing problem has been fixed in the 4.3.29
I’ve not be able to recreate the problem with the categories. How ever I’ll continue to look of a cause.
Regards D
Forum: Plugins
In reply to: [SurveyMe] No Thanks, and Screen redraw is garbageUnfortunately questions that contain html have never performed well and also long questions, as the question is used it part as the field name for the answers in the table and the csv output. We do remove the html and truncate the field but this does not always work.
It also seem that the questions are causing problems with the diag export too. So we cannot look into the problem on our dev system.Please check that the simple default survey works, to make sure that it is not something else.
But it does seem that the questions are too complicated.Regards
DForum: Plugins
In reply to: [ContactMe] ContactMe not loadingAs stated on the first line of the plugin description it require php version 5.2 or above.
Forum: Plugins
In reply to: [ContactMe] ContactMe not loadingDid you use previous versions or is this the first time you used the plugin?
Not sure what the problem could be, can you view the source of that page that is created and see if there are any error messages in it?
Please send us a diagnostics file so we can see if there is anything about your setup.
You do this my click on the spanner icon next to the form, tick the all settings and phpinfo checkboxes and click apply.
Copy and paste the diagnostics data into out contact form.
http://dcoda.co.uk/contact/we’ll review it to see if there is anything.
The first thing that springs to mind is you php version. is it php 5.2 or above?Forum: Plugins
In reply to: [LinkSync] Date of last syncFirst of all you can force an update by updating the settings. This should tell us wether the problem is with the syncing or the triggering of the sync.
The category must be set to ‘Sync’ it is case sensitive, if you have it set to sync this could be the cause.
The last updated date is the only way to check when it was last updated.-D
Forum: Plugins
In reply to: [PollMe] [Plugin: PollMe] NO RESULTS AFTER VOTINGNOT A NICE way to ask for help, no help will be given!!!!
Regards
DCoda.Forum: Plugins
In reply to: [ContactMe] Latest Update 5/16/11 – Bad Table LayoutI don’t know what you mean when you say “the table formatting is really bad”.
There are no tables in the form that is creates. As for the layout of the form , this has not changed since the last few releases and it looks as it as expected in all tested browsers.
Please send a screen shot of what you are seeing and annotate this to show what is wrong, so i can advise how to fix this.
Regards
DForum: Plugins
In reply to: [SurveyMe] Unsufficient rights?I wouldn’t have thought so, but then I would have though it should work. So I’ll give it a try.
I’ll get back to you on this.
-DForum: Plugins
In reply to: [SurveyMe] Unsufficient rights?I’ve retested the plugin on our WPMU test site and I cannot get to act like you say. I’ve also tried in on a standalone version of WP.
Is there anything different about you WP setup, language for instand?
Please try turning off all other plugins and see if that has any affect.re: the csv. permalinks should not affect this. If they are turned off it should revert to using the query line.
There is still a glitch with spaces or other odd characters in the form name causing problems. The data can still be access and exported directly from mysql if you are still having problems.-D
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] Change language in results display?Results pages are not currently designed to be modified as they or more than just a simple response.
But seeing you found that page you seem to know what you are doing.
The page you found however was a remnant from development, the html you need to override is in the xml than is used for the default settings.
the file can be found at.
/library/survey/survey.xml
you need to change the xml
<settings>
<alternate>
<quizme>
<views>
<results>
<display>
<results>
<phtml>
<![CDATA[ change what you find here ]]
</phtml>
</results>
</display>
</results>
</views>
</quizme>
</alternate>
</settings>This however was not designed to be changes, and future updates will overwite any changes here. So back up your changes and remeber you will have to make them again if you update.
-D
EDIT: damn the nesting does not show in the broweser.
If you use and xml exitor rather that a plain text editor, you can find the value much easier at
/settings/alternate/quizme/views/results/display/results/phtmlForum: Plugins
In reply to: [PollMe] PollMe only properly displays results if I don't change QuestionPlease ignore the previous response, we have managed to recreate the problem.
We’ll look into it and try to release a solution.-D
Forum: Plugins
In reply to: [PollMe] PollMe only properly displays results if I don't change QuestionHi sorry for the delay, just have a big work load on at the moment.
I’ve tried changing the question as as you suggest but the problem does not occur on our test environment.
Please post us test data of your setup up and configuration of the plugin.
This can be done bu clinking on the spanner next to the form on the forms page.
Please check the All Settings and PHPInfo boxes and send us the generated output via this form.
http://dcoda.co.uk/contact/We’ll have a look through it an see what you are doing differently or what is different with your system.
-D
Forum: Plugins
In reply to: [PollMe] Quick question regarding PollMeSorry for the delay in replying as Our work load has increased.
I could not comment on how long it would take to write until i know what you want. You may want something that is incompatible with the way the current plugin works.-D