Community Surveys

  • Is it possible to add survey forms to Easyblog articles?

    Hi,

     

    I want to insert a survey into EasyBlog 5 articles but not sure how I do this. I have tried by creating my own module position and using Joomla load module position in the blog article but this doesn't work.

     

    Do you have a way of achieving this?

     

    Kind regards

     

    mel

  • JInstaller: :Install: Error SQL Index column size too large.

    Hi,

    We just tried to install Community Surveys to our website after installing pkg_cjlib_v2.7.1
    and just got the following error. We are also running PHP Version 7.0. Any suggestions?

    Thanks in advance.

    Warning

    JInstaller: :Install: Error SQL Index column size too large. The maximum column size is 767 bytes.
    Extension Install: SQL error processing query: DB function failed with error number 1709
    Index column size too large. The maximum column size is 767 bytes.
    SQL =
    CREATE TABLE IF NOT EXISTS `#__survey_surveys` (
    	`id` INT(10) UNSIGNED NOT NULL AUTO_INCREMENT,
    	`asset_id` INT(10) UNSIGNED NOT NULL,
    	`catid` INT(10) UNSIGNED NOT NULL,
    	`title` VARCHAR(256) NOT NULL,
    	`alias` VARCHAR(256) NOT NULL,
    	`description` MEDIUMTEXT NULL,
    	`endtext` MEDIUMTEXT NULL,
    	`custom_header` MEDIUMTEXT NULL,
    	`survey_key` VARCHAR(32) NOT NULL,
    	`published` TINYINT(3) NOT NULL DEFAULT '1',
    	`created_by` INT(10) UNSIGNED NOT NULL DEFAULT '0',
    	`created` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
    	`private` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0',
    	`restrictions` VARCHAR(32) NOT NULL DEFAULT 'cookie',
    	`redirect_url` VARCHAR(999) NULL DEFAULT NULL,
    	`max_responses` INT(10) NOT NULL DEFAULT '0',
    	`ordering` INT(11) UNSIGNED NOT NULL DEFAULT '0',
    	`responses` INT(10) UNSIGNED NOT NULL DEFAULT '0',
    	`ip_address` VARCHAR(39) NOT NULL DEFAULT '0.0.0.0',
    	`access` INT(10) UNSIGNED NOT NULL DEFAULT '0',
    	`language` CHAR(7) NOT NULL DEFAULT '*',
    	`publish_up` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
    	`publish_down` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
    	`modified` INT(10) UNSIGNED NOT NULL DEFAULT '0',
    	`modified_by` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
    	`checked_out` INT(10) UNSIGNED NOT NULL DEFAULT '0',
    	`checked_out_time` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
    	`attribs` VARCHAR(5120) NULL DEFAULT NULL,
    	`metakey` TEXT NULL,
    	`metadesc` TEXT NULL,
    	`metadata` TEXT NULL,
    	PRIMARY KEY (`id`),
    	UNIQUE INDEX `idx_survey_surveys_surveykey` (`survey_key`),
    	INDEX `idx_survey_surveys_access` (`access`),
    	INDEX `idx_survey_surveys_checkout` (`checked_out`),
    	INDEX `idx_survey_surveys_language` (`language`),
    	INDEX `idx_survey_surveys_title` (`title`(255)),
    	INDEX `idx_survey_surveys_state` (`published`),
    	INDEX `idx_survey_surveys_catid` (`catid`),
    	INDEX `idx_survey_surveys_created_by` (`created_by`)
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 DEFAULT COLLATE=utf8mb4_unicode_ci;
     Error
    Error installing component
     
    Community Surveys - A web 2.0 survey component for Joomla.

     

  • Jquery issue not loading date picker or conditional fields

    Hi,

    We have started getting an issue whereby the surveys will not load the date picker function and the conditional fields show / hide function does not work. We get the error in the console as below.

    Can anyone let me know what this might be? Thanks

  • Language for SQL question

    Hi

    I created a SQL-type question and would like to change the placeholder text, which is "Select some options". However, i was not able to find that in the language files nor was there an option in the question itself. Any possibility to change that?

    Thank you

    Pascal

  • Locations, devices and operating systems not showing on reports

    Hello Maverick,

    We just published our first survey, however in the reports dashboard, the operating system, devices and locations is not showing anything (shows 0)!!!... is there anything we need to activate or do something for these reports to work?

    (Total responses and Total completed responses seem to be working OK)

    We are using latest joomla, and community components

    Please advice...

    Regards...

  • Menu links not working

    Getting the following in the survey menu, and none of the llinks work.

     

    #LBL_TITLELBL_RESPONSESLBL_DATELBL_STATUSLBL_EDITLBL_EDIT_QUESTIONSLBL_INVITELBL_REPORTSLBL_COPY

     

  • Missing questions

    Hello,

    i created a new survey with a few questions and linked the survey module to a menu.

    I can see the intro of the survey but when i stared the survey, im missing the questions. I just ja see the answers. In order to find my mistake, i checked every setting to "show".

    Can you tell me what'swrong here.

    It's an intranet page, not an online page

  • Missing values on charts since update

    Hi,

    I have just updated to community surveys lates and now in the consolidated report the values no longer display on the charts. 

    I can see the charts component has been replaced in the changelog, so is there a setting we need to adjust to display these?

     

    Kind regards

     

    Mel

  • Monica

    I have created a survey with checkboxes questions. I set these options in most questions:

    Mandatory: no

    Max number of answers: 1
    Min number of answers: 1

    If my user checks more than 1 answers on the same question he gets this message: this is a requested field (or similar, I have the italian version) and not that he cannot check more than 1 answer. If he unchecks all and repeat the procedure, he gets the right message. Why? Could you tell me how to fix this? I can give you an account in order to take a look. Thanks.

     

  • Multi-rating

    I've created a public survery with multi-rating (with starts). But when i pass the mouse over the stars they dissapear.

    http://udemax.com/dentista/preguntas-frecuentes/test

    Also if i dont make the survery anonymous i get "Internal Server Error" when trying to answer the survery

  • Multislider question scale far end label

    How do I label the two ends of the slider scale like the ''únsatisfied'' and ''satisfied '' in your demo:

    https://demo.corejoomla.com/surveys/feedback-surveys/11-demo-survey-to-showcase-all-question-types.html

     

  • My Survey List - Duplicate rows for each survey

    Hi,

     

    When I go to "My Survey List" the table shows duplicate rows for each survey. I have attached a screenshot of same. I cannot give login details as the Joomla install is on an Intranet with no internet access. Anything I can do to fix this behaviour? 

  • Need Help to remove the field TITLE in the NAME area?

    How do I remove the "title" in name fields. When I mark it "madatory" it is required to put somthing in title field. I prefer not to have a title.

    I refered to other threads that explain a fix but it is out dated. 

    In a later thread Maverick wrote:Edit components/com_communitysurveys/helpers/formfields.php 

    But this file is non-existing in the most up to date fixes. Can you please advise me the new correct file to edit and the line I need to delete?

     

    Many Thanks!

  • New and copy button does not show up on community survey

    Hi,

    I just downloaded and installed community survey 3.8.3.

    However after installing the community survey on my joomla 3.4.0 and go to components->Community Survey -> Surveys i do not see the "New" and "Copy" buttons to create new surveys.

    I have installed the following

    1. pkg_cjlib_v2.3.1
    2. com_communitysurveys_v3.8.3
    3. mod_communitysurveys_v3.0.2
    4. mod_surveyform_v2.0.2
    5. mod_surveyresults_v1.1.0
    6. plg_jssurveyresponses_v1.0.1

    Please let me know if i missing any steps?

    Thanks

  • new version 4.0.0

    Hi
    I've got a message that version 4.0.0 is available for download when I click on the link to dovnload is only version 3.8.4

    vh
    Milandt

  • No avatar

    1. In my first trial to create a survey I saw the profile picture that was taken from JomSocial.
    After that, never more I got any avatars assigned to the survey in the list.
    2. I created two categories: Patienten and Patients, but I can only select the first one Patienten.

    My actual feeling is identical to my last experiments a lot of months ago: Unstable behaviour, no logical concept, BUT: Nice design. BUT: For a nice design a could place a screenshot of your demo. I NEED A GOOD WORKING FUNCTIONALITY!
    Sorry!

  • No text input in IE11

    In IE11 in a survey I cannot enter any text in a free text field of the survey. Other browsers work.

    The issue is not template related, I also get it with the standard protostar template of Joomla.

    A sample site for this is
    http://pmi-muc.de/index.php?option=com_communitysurveys&view=survey&id=1&catid=120&Itemid=435&skey=k7rJdBeLABObygJd

    Start the survey, go to the second page, and try to enter text in the text box. It works in Firefox, but not in IE 11.

    Since IE 11 is widespread this is a real issue, please look into it and get back to me with a solution suggestion.

    Thank you and kind regards,

    Andreas

  • Not Authorized to View Resource when ...

    Folks,

    I'm editing a survey in the backend of Joomla.  When I attempt to "Click & drag to sort", I received an error message.  The following is the message:

    You are not authorized to view this resource.| RC=1

    The survey is published beginning 12/21/2016 with an end date of 12/31/2017.  Additionally, the survey permissions are set to Public.
     
    I am running Joomla 3.6.5, MySQL 5.5.52, PHP 7.0.13, and Community Surveys 4.3.
     
    I'm not sure why Community Surveys is not allowing me to re-order the survey questions.  Any help would be appreciated.
     
    Thanks,
    Joe
  • Option "Show Previous Button" does not work

    Hi

    I set the module option "Show Previous Buttom" to hide, but the previous button is still shown on the survey pages.

    I suppose this is a bug, since setting the "Show Save Button" to hide is working.

    kind regards

    René

  • options can not be deactivated for frontend users

    Hi, I read all available doc I could find but could not figure out a solution, please help. I want to give users of the site sirsurvey.com the possibility to do simple surveys if they have an abonnement with me as a goodie. (The Abo itself is more complicated, individually designed surveys on/with a seperate system). They will not need all the options that they have now with CS.

    So all I want them to do is (in the frontend):

    1) create a survey when they are logged in

    2) no options to be entered by the user (publish, private, mail, unique URLs, languages, activated...) but all preselected from me (admin).

    3) publish the survey and get only the global link shown they could then send to the people they want to ask.

    What I got to work is 1).

    Several things do not work, all in the frontend editing part for registered users:

    add 2)

    - I was able to deactivate attrib-basic and attrib-options but they are still there as buttons

    - was not able to deactivate publishing options

    - was not able to deactivate language options

    - was not able to deactivate/and prefill setup options: jform_restrictions

    - was not able to deactivate/and prefill setup options: jform_tags

    - was not able to deactivate/and prefill setup options: jform_survey_key

    - was not able to deactivate/configure which statistics a user sees from his own surveys.

    I tried all doc on ACL and options but there seems to be issues. In case you need login please let me know I can send it.

     

    Thanks, Christoph