shondalai.com Forum
-
Malcolm Carter replied to the topic Community Surveys - Conditional Rule skip to empty page.
October 5 at 6:35 pm
Yes, using the lasted 3.8.4 you created 5 days ago. The only custom code is a customised default_form.php sending you by email with admin access. I should have said it is the 2nd (bottom) radio question on page 1 that has the rule to skip if No is selected. -
Maverick replied to the topic Community Surveys - Conditional Rule skip to empty page.
October 5 at 5:34 pm
I can't reproduce this issue. Do you have any custom code modifications? Are you using latest version? -
Maverick replied to the topic Survey export.
October 5 at 5:26 pm
If you are using v4, you need to migrate surveys using Migrate page on your admin component. However I suggest not to use v4 on production site, it is still beta. -
Maverick replied to the topic Content poll: no messages.
October 5 at 5:25 pm
Sorry for missing another. edit media/com_communitypolls/anywhere/anywhere.js and remove below code at line 476 npoll.notices = ''; -
Malcolm Carter created new topic Community Surveys - Conditional Rule skip to empty page.
October 5 at 3:15 pm
Hi Maverick, I have a 6 page public survey with a (Yes/No) radio question on page 1 with a rule set to skip to page 6 if the answer is No. Page 6 is a simple single multiline text area question. The rule does skip the user to page 6 however the page is empty. url http://www.ashtonkeynesneighbourhood.com/index.php/consultations/pre-submission-consultation/response_form/8-pre-sub-consultation?key=ib3i0x3OsmP4zI5V3gFPuLwOZEDO56tw Any ideas on how this can be fixed? CS v.3.8.4Jooml 2.5.28 -
Rudi created new topic Survey export.
October 5 at 2:38 pm
Hi there, I have updated to the latest version of Community Surveys plugin this afternoon. Much to my disappointment I found that my surveys are not there anymore. I had to roll back my site and to the previous version of the plugin in order to see my survey again. Is there a way to export my survey from the previous version before I updated so that I can import it into the new version as soon as i update again?? Or am I going to have to create the surveys from the start again? I have clicked around but can not find any export functionality. Thanks Rudi -
Alessandro Lafusa replied to the topic Content poll: no messages.
October 5 at 9:15 am
Like this $poll->notices = $poll->end_message; $this->printMessage(json_encode(array('poll'=>$poll)), $anywhere, $callback); Still not show messages -
Maverick created new article CjForum v1.1.0 is released.
October 4 at 4:50 pm
We are please to announce CjForum 1.1.0 release. We have added few new enhancements to our forum component such as custom profile fields, support for Joomla auto-updates... -
Maverick replied to the topic Translation - string "LBL_TRACK_META".
October 4 at 4:01 pm
The strings in this file are shared across. Copy it to administrator/languages/is-IS folder. -
Gunnar Ingi Gunnarsson replied to the topic Translation - string "LBL_TRACK_META".
October 4 at 12:37 pm
Hi, Im wandering why this file is in Administrator part ? My site does not need translation of the Administrator part, so im wandering where to copy my file if I name it "is-IS.com_cjlib.sys.ini"? -
Maverick replied to the topic Content poll: no messages.
October 3 at 5:24 pm
Will add this. For now you can fix it by following below steps. Edit components/com_communitypolls/controllers/poll.php and find $this->printMessage(json_encode(array('poll'=>$poll)), $anywhere, $callback); Add following code just above that. $poll->notices = $poll->end_message; -
-
Alessandro Lafusa created new topic Content poll: no messages.
October 3 at 9:31 am
I've embedded a poll with the plugin button in a K2 Article. It work fine except for the messages don't show up. http://www.radiogold.it/articoli-sondaggi/30-piccolo-sportivo-da-oscar/75266-settimana-1-6-ott-2015 I suppose they should be in the div class="poll-notices", but is empty, I need at least the "end message" to display some "thank for voting" Thank you for support -
Maverick created new article Introducing Community Surveys v4.
October 3 at 5:32 am
We are pleased to introduct the Community Surveys v4 (beta) release. This is a major refactor since v3. We touched each and every line of code to build an altogether a new... -
Maverick replied to the topic Editing of user fields.
October 2 at 7:00 pm
It is already under development. I cannot tell you exact date however it will take no more than 6 weeks. -
Marco Kamner replied to the topic Editing of user fields.
October 2 at 6:21 pm
Thank you for youre quick response. Do you know when the User Profile Fields editing will be implemented? -
Alessandro Lafusa replied to the topic New poll don't work Jommla 3.3.
October 2 at 9:10 am
Email sent -
Maverick replied to the topic New poll don't work Jommla 3.3.
October 2 at 8:58 am
There is a bug in polls which is what preventing you from voting. It is already fixed and will be released tomorrow. Meanwhile, please send me a mail using contact us form, I will provide you the fix. -
Alessandro Lafusa replied to the topic New poll don't work Jommla 3.3.
October 2 at 8:33 am
Thanks. I have to do that mode in administrator to work on back end administrator/components/com_communitypolls/views/poll/tmpl I create a poll but the button vote not work. Check http://www.radiogold.it/sondaggi/122-categoria-test/1-sondaggio-test -
Maverick replied to the topic Editing of user fields.
October 2 at 4:22 am
1. Is there a way to modify / add the Fields in User Profiles?No. Custom profile fields feature under development. 2. Is there any chance of getting a discount for translating the complete language file into German?Presently we do not have any such offer, however I can give you good discount for your purchase. 3. Is there a way to integrate login via SocialMedias?Not available at present. Its is a planned feature.