DCoda
Forum Replies Created
-
Forum: Plugins
In reply to: [LinkSync] [Plugin: LinkSync] Sync not functioningForum: Plugins
In reply to: [PollMe] Quick question regarding PollMeAll votes by registered users are logged, by user id, in the download table. But there is nothing built into the plugin to display who voted what. publicly votes are treated as confidential.
If this is a major requirement for you we do write custom plugins and could write a custom version that did this for you if you cannot find what you need.
Regards
DForum: Plugins
In reply to: [RSSInjection] [Plugin: RSSInjection] I too can't access settings…We will be fixing it asap.
But unfortunately we are unable to fixit if ASAP!!!!!!Forum: Plugins
In reply to: [LinkSync] [Plugin: LinkSync] Sync not functioningWe will investigate the problem using you links.
This is odd, do you have any other plugins installed that maybe affecting the links list?Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Missing some options?“Tools>Manage Surveys” ?
It sounds like you are not using our plugin.
Forum: Plugins
In reply to: [RSSInjection] [Plugin: RSSInjection] Cannot access settingsWe will be fixing it asap.
But unfortunately we are unable to fixit if ASAP!!!!!!Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Missing some options?CAPTCHAs are always required when then are added. Just select ‘number captcha’ or ‘recaptcha’ in the .’type’ field to add one. However to use recaptcha you MUST have entered the reCAPTCHA keys. To do that go to the reCAPTCHA menu option.
To make a field required, check the ‘Mandatory’ box on the manage screen.
To change the submit response, you need to change the ‘thank you’ message in the ‘response’ section on the ‘manage’ screen.
I can’t find any response that says ‘you input’ or even ‘your input’, this would be a common typo for us.
Can you please be a bit more specific so we can fix this in the next release.
The standard response for a survey is:Thank you
Your answers have been recordedunless this has been changed.
Forum: Plugins
In reply to: [HeadNFoot] [Plugin: HeadNFoot] Plugin description wrong?Thanks for letting us know. We just had a big update of all our plugins and it looks like one of the settings got merged.
There are no limits imposed on adding fields, you should be able to add as many as you like.
It is very difficult to advise why it should stop at 18, as it works fine before. It maybe down to the field name you are using. Please just try adding a simple field as a test, aslo try to create another form with more than 18 fields, but keep it simple.
We will try to recreate this problem on our development machines.Regards
DForum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesGood news a solution has been found. We just need to be a little more explicit in the definition of a few things to copy with different configurations.
The plugin is being tested just to make sure there are no knock on affects of this change on your or other systems.
There should be a release in a few days.Regards
DForum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesWell good news, sort of. I sponsor has donated some space on a hostgator server to help get this sorted. We have managed to replicate the problem. Now we can do some thorough testing to get this sorted.
First thoughts though as that the quiz itself is not showing correctly, ie all the options on one line. It seems to imply that it is down to the way the OS deals with carriage return and line feeds.
Forum: Plugins
In reply to: [SurveyMe] [Plugin: SurveyMe] Updates to Survey MeThe current release should work with WordPress 3.1 . Unless you know different, are you have problems with 3.1?
There is a hold on new versions for the moment due to some problems we have had with recent releases on different platforms. Until we get all the known problems sorted we will not be releasing anything.
Regards
DForum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesThe plugin has been tested fully on dreamhost which is an almost identical configuration to host gator, unfortunately for the problem everything worked fine.
Please delete all the existing forms, disable all other plugins and delete the the quiz plugin and do a fresh install.
I don;t think there is much left that can be done.
The function that is failing has already been run many times before it gets to the results page, the code it is running is 100% valid code. There seems no sense to the fault, and clues to the cause of the problem on your two systems that can be replicated elsewhere.
Regards
DThis is probably because your OS is case sensitive and although some of or test systems are, there might be that something in the plugin is in the wrong case, causing WordPress to say you do not have access.
This will be looked into an a fix release when the exact problem is found.
Regards
DForum: Plugins
In reply to: [QuizMe] [Plugin: QuizMe] How to publish quizesI was expect that to work at least. The code being evaluated was just and echo to the screen, and other code has been evaluated many times to get to the results screen.
One of the test servers is xammp and everything works fine for that. I believe that the problem maybe be with fastcgi, which we have had problem trying to locate a virtual installation or an installation for osx. However we have been given full access to a server that should have fastcgi so we can do some full testing.