shondalai.com Forum

Welcome, Guest
Recent activity
  • Maverick replied to the topic View text responses not working.

    July 13 at 5:29 pm

    I have sent you reply to provide the access. You can revert to old version temporarily if it works fine. Just install old version package.

    9 years ago

  • Maverick replied to the topic Propose New Question Type.

    July 13 at 5:27 pm

    You can use matching type question for this. Not looks exactly same but can be worked out like it.

    9 years ago

  • Robert Stones replied to the topic RC 1: Survey not found or invalid id in request..

    July 13 at 4:25 pm

    OK Maverick, I have relented due to the time constraints I'm currently under and I have decided to use the Community Survey Form module with its own custom module position. I've made a survey article, placed community survey form module with its custom module position into the survey article  and finally used this to where I needed it via a menu item and the survey is now showing again. I still maintain there's a problem with using your component's 3 built-in Menu Items Types directly in a menu, and why shouldn't we as that's what menu item types are for. If you read the error string in full;   ERROR: 1054 - UNKNOWN COLUMN 'I.LANGUAGE' IN 'ON CLAUSE' SQL=SELECT C.ID, C.ASSET_ID, C.ACCESS, C.ALIAS, C.CHECKED_OUT, C.CHECKED_OUT_TIME, C.CREATED_TIME, C.CREATED_USER_ID, C.DESCRIPTION, C.EXTENSION, C.HITS, C.LANGUAGE, C.LEVEL, C.LFT, C.METADATA, C.METADESC, C.METAKEY, C.MODIFIED_TIME, C.NOTE, C.PARAMS, C.PARENT_ID, C.PATH, C.PUBLISHED, C.RGT, C.TITLE, C.MODIFIED_USER_ID, C.VERSION, CASE WHEN CHAR_LENGTH(C.ALIAS) != 0 THEN CONCAT_WS(':', C.ID, C.ALIAS) ELSE C.ID END AS SLUG,COUNT(I.`ID`) AS NUMITEMS FROM F740W_CATEGORIES AS C LEFT JOIN F740W_CATEGORIES AS S ON (S.LFT <= C.LFT AND S.RGT >= C.RGT) OR (S.LFT > C.LFT AND S.RGT < C.RGT) LEFT JOIN (SELECT CAT.ID AS ID FROM F740W_CATEGORIES AS CAT JOIN F740W_CATEGORIES AS PARENT ON CAT.LFT BETWEEN PARENT.LFT AND PARENT.RGT WHERE PARENT.EXTENSION = 'COM_COMMUNITYSURVEYS' AND PARENT.PUBLISHED != 1 GROUP BY CAT.ID) AS BADCATS ON BADCATS.ID = C.ID LEFT JOIN `F740W_SURVEY` AS I ON I.`CATID` = C.ID AND I.PUBLISHED = 1 AND (I.LANGUAGE = '*' OR I.LANGUAGE = 'EN-GB') WHERE (C.EXTENSION='COM_COMMUNITYSURVEYS' OR C.EXTENSION='SYSTEM') AND C.ACCESS IN (1,1) AND C.PUBLISHED = 1 AND S.ID=21 AND BADCATS.ID IS NULL GROUP BY C.ID, C.ASSET_ID, C.ACCESS, C.ALIAS, C.CHECKED_OUT, C.CHECKED_OUT_TIME, C.CREATED_TIME, C.CREATED_USER_ID, C.DESCRIPTION, C.EXTENSION, C.HITS, C.LANGUAGE, C.LEVEL, C.LFT, C.METADATA, C.METADESC, C.METAKEY, C.MODIFIED_TIME, C.NOTE, C.PARAMS, C.PARENT_ID, C.PATH, C.PUBLISHED, C.RGT, C.TITLE, C.MODIFIED_USER_ID, C.VERSION ORDER BY C.LFT You can clearly see the (C.EXTENSION='COM_COMMUNITYSURVEYS' bit is mentioned, so maybe you need to look at that for your future version.   However, for now I have it working as outlined above in the new module way, so there's no need to change anything for now. Regards,

    9 years ago

  • RRM replied to the topic View text responses not working.

    July 13 at 4:19 pm

    Any thoughts on a fix? Is there a way I can roll back to a working version ?

    9 years ago

  • Robert Stones replied to the topic RC 1: Survey not found or invalid id in request..

    July 13 at 11:28 am

    Maverick wrote: I am not sure where that message coming from, that sql is not from community surveys. can you please send me your website and admin user details using contact us form so that I can check it? Maverick, I've sent you the admin details via your contact us page - I've also included a bit of a better explanation that may help matters whilst you're looking through things. Update me just as soon as you can please.   Regards,

    9 years ago

  • RRM replied to the topic End of survey message.

    July 13 at 10:48 am

    Great support! Worked perfectly

    9 years ago

  • RRM replied to the topic Remove home button.

    July 13 at 10:48 am

    Great support! Worked perfectly

    9 years ago

  • RRM replied to the topic View text responses not working.

    July 13 at 9:49 am

    Done - I have sent you an email where you can demo the problem. 

    9 years ago

  • Bryon created new topic Propose New Question Type.

    July 13 at 7:53 am

    Is there a possibility to create a new question type for English Cloze Passage? Pls see attached. Students enter english words into the blank and match a correct answer from the database.

    9 years ago

  • Maverick replied to the topic Disable Guest Activity on Jomsocial Stream.

    July 13 at 7:08 am

    Are you using CQ v4?

    9 years ago

  • Maverick replied to the topic How to Use Singleline and Multiline question types.

    July 13 at 7:07 am

    Yes

    9 years ago

  • Bryon replied to the topic How to Use Singleline and Multiline question types.

    July 13 at 6:01 am

    Hi, I would like to download the new version of Community answers.   Is this issue resolved already?

    9 years ago

  • Bryon replied to the topic Disable Guest Activity on Jomsocial Stream.

    July 13 at 5:53 am

    I cant find anywhere to set the access level. I checked the plugin and its only "My Quizzes" and "Quizzes I took". I have disabled both. Maybe need to hack source code I think. 

    9 years ago

  • Bryon replied to the topic Answer Approval Not Needed.

    July 13 at 5:51 am

    ok thanks.

    9 years ago

  • Maverick replied to the topic Cannot view text answers and custom answers in Consolidated Report.

    July 13 at 5:42 am

    Can you send me your website details using contact us form so that I can check the issue?

    9 years ago

  • Maverick replied to the topic RC 1: Survey not found or invalid id in request..

    July 13 at 5:41 am

    I am not sure where that message coming from, that sql is not from community surveys. can you please send me your website and admin user details using contact us form so that I can check it?

    9 years ago

  • Maverick replied to the topic Answer Approval Not Needed.

    July 13 at 5:38 am

    Disable moderate questions and answers permissions.

    9 years ago

  • Maverick replied to the topic End of survey message.

    July 13 at 5:37 am

    Yes, edit components/com_communitysurveys/controllers/response.php and find $this->setRedirect( JRoute::_('index.php?option='.S_APP_NAME.'&view=response&task=end_message&id='.$survey->id.':'.$survey->alias.$itemid, false),  JText::_('MSG_SURVEY_COMPLETE')); Change it to JRoute::_('index.php?option='.S_APP_NAME.'&view=response&task=end_message&id='.$survey->id.':'.$survey->alias.$itemid, false));

    9 years ago

  • Bryon created new topic Answer Approval Not Needed.

    July 13 at 5:35 am

    Hi, When user submit an answer on my website, the admin receive an email to approve or reject the answer.  But there is no need to do this. How can I disable this option? I checked the permission setting and it seems all are set to green. pls see attached

    9 years ago

  • Maverick replied to the topic Remove home button.

    July 13 at 5:35 am

    Edit and remove the button in components/com_communitysurveys/views/response/tmpl/default_message.php

    9 years ago

Powered by CjForum