DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] How do I get the source codeI thought I put this in the faq, but it isn’t there.
I must be thinking of the next version.The form is sent to the author of the page. If you want it to go to somewhere else you will need to change the author or the authors email address.
-D
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] How do I get the source codeOn the forms page you will see a column headed ‘BBCode’, just type this into the page where you want the form to appear.
-D
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to escape an apostrophe?Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to escape an apostrophe?We’ll look into a solution
There should be a release soon, but we’ll hold off till we get a fix for this
Until then all I can suggest is to say “do not” instead.I’ll get back to you when we know more.
-D
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] no resultsThe max field length in mysql is 64
but for questions using multiple checkboxes the answers is also added to the field name
ie. question[answer]-D
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] no resultsWe are still working towards a solutions.
Trying to make it backwards compatible with tables that already exists is causing the problem.-D
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Required Question with CheckboxesCan you try the default survey, just to make sure the plugin is working correctly on your system.
The problem is most likely with “special characters” in either the question or the answer.
Trying removing any none alpha numeric characters and see if you can get it to work.
If you can please let us know what characters were causing the problem so we can make a proper fix.-D
Forum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] Fatal error on installationThanks for letting us know.
There was a small SNAFU with the last upload.
If you download the plugin again , all should be fine.Regards
-DForum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] no resultsOr to put it another way , there is a bug in that the length of the questions are too small.
Your questions don’t seem unreasonably long.
It’s unacceptable that the survey should not work with themIt will be sorted asap.
DForum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] no resultsCurrently, to make data ‘easier’ to use , the column names of the mysql table are created from the questions.
It would appear that this limits the size of the question.
Unfortunately there is no quick workaround.
We’ll start working on a new way to deal with the columns.
Hopefully we should have a solution in a day or 2.-D
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] no resultsCan you post a link the the survey?
Also please try the default survey and see if this works.
If it does, can you take a screen shot of the survey you set up, there may be some characters in the questions or answers that are causing problems, we try to remove tricky ones but there may be some more.
Also please take a screenshot of the ‘Collected Data’ screenWhen you say there are no results in the data field i’m not exactly sure what you mean.
Do you mean that there are fields in the MySQL table but no data?When you say the CSV file is empty, do you mean completely or do you get the field headings?
Also, what OS , version of PHP, and version of WordPress are you using?
Can I take it you see no visible error messages when you fill in the survey or download the CSV?
Sorry to bombard you with so many questions, I hope we can sort this quickly for you.
Regards
-DForum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Fatal error 'Class SurveyTable' not foundversion 1.5.3?
Just looked over the entire project and there is no reference to ‘SurveyTable’ in the current version. Or the files that are available for download.This is very confusing, all i can think is something has go confused when the latest version was uploaded.
Please try deleting the plugin and downloading and installing a fresh copy.Please let me know how this goes.
-D
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Fatal error 'Class SurveyTable' not foundI can’t replicate the error on our test system using the current version.
Which version are you running?
Have you just upgraded from a previous version?
There have been problems if a new version was copied over an old version, if the old version was not deleted first.Let me know and we can get you running
-D
Forum: Plugins
In reply to: [PollMe] [Plugin: PollMe] No Graphs anymore1) After consideration the ‘Thank you’ message has ben removed from the pollme plugin.
The graphs do work when tested. There may be a number of causes, permalink structure, OS, or maybe the data being charted. Can You give me information of these to help track the fault. Do the default poll work? Is there a link i can use to see the problem?2) The typo has been corrected ,thanks. It will appear in the next release.
3) The ability to switch between the two was an oversight and will be in the next release.
-D
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Recipient EmailThe author of the post/page the form is on is always the recipient. So to specify a new recipient change the author of the post/page.
This seemed to be the simplest method of selecting the recipient at the time of writing.
-D