DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [PollMe] [Plugin: PollMe] Small bugI don’t know how that got missed. it WILL be fixed in the next update 🙂
Forum: Plugins
In reply to: [LinkIt] [Plugin: LinkIt] PHP Fatal errorno problem
Forum: Plugins
In reply to: [LinkIt] [Plugin: LinkIt] PHP Fatal errorHow did you upgrade?
Through WordPress’ own update or by downloading it and uploading yourself?If you did it manually, you need to delete the old version as stated in the instructions, as the file in questions is a file from a previous version that is no longer in the new version, and referes to things that do not exist in the new version either.
If you used the automated update, I would have expected it to remove any only files first, but maybe it doesn’t.
-D
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Update triggered fatal errorNo problem.
Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Update triggered fatal errorThats consistent with the the file being the wrong case.
Just correcting it now. So it should be available in the next 30 minutes or so.Forum: Plugins
In reply to: [ContactMe] [Plugin: ContactMe] Update triggered fatal errorThanks for the info.
Can you give me any error messages?
Do you know if the OS your site on is case sensitive?
This is my first thought, it appear one of the files is in the wrong case. A fix for this will be posted soon. Please let me know if you think this isn’t the cause of your problem and I’ll look further.-D
Its not considered a major upgrade, since there are no new feature just a few bug fixes and a few have been polished.
This release was in the works before we talked, but should address the problem you had with downloading.
THe problem with the special characters is still being looked into.
-D
Sorry for not finding a solution.
I’ll still try to recreate the problem , so a solution can be found, just for my piece of mind.I’ll add the second field to the list for a later version.
The character seems to be valid in mysql fields.
did you say that no table was showing up?
That is what has me. The name you supplied for the form is valid, and it should at least create the basic table before adding the question fields.
I’ll have a quick look tomorrow to see if a fix can be included in the next release.-D
you will need to apply some css styling to the LABEL tags to get the questions to look the way you need.
-D
Yes I think the spanish characters maybe a problem, as they and the only difference apparent at the moment. If they do apear to be the case a possible solution would be to swap them when they are used for the field names.
-D
You said the survey was called “Encuesta 2010”, is that exact or did it have some special characters in the title as well?
I do think the whole problem is down to characters that are not allowed as form fields and table fields and names, definitely the brackets in the html, and probably the special characters too.A new version is due to be release that should cure some of the problems.
But this will need a bit of experimenting to determine the exact cause, hopefully a solution should be in the version after next.
If i can ask you to leave up the survey somewhere i can get to it so i can use it as a test case.-D
The html in the question will definitely be a problem.
The flexibility of the form relies on using the questions as the name on the form and in the table. If you could remove this and rely on a stylesheet to change the way the questions look.The problem with the csv not downloading should be addressed in the next release.
The problem with the mandatory fields would also be down to the html in the questions as form names don’t like certain characters and modifies them, which means they cannot be matched to the questions you entered.
The problem with non alpha numerica characters in the question is something we will try to fix but its a difficult one to get all the permutations. So its best to keep the questions as simple as possible.@egoipse:
If you could let me know the php version , OS, mysql version and wordpress version that would be handy.If everything else is working fine, then the problem may be with the survey you created. Can I ask you to try the default survey to see if that works, and send me a screenshot of the survey you created to see if i can spot anything in the configuration.
-D