Bug

  • BUG: Publishing Tab visible on edit reply, even if publishing option disabled

    com_communityanswers > views > replyform > tmpl > edit.php

    1. Tabs replace

                <ul class="nav nav-tabs">
                    <li class="active"><a href="#editor" data-toggle="tab"><?php echo JText::_('COM_COMMUNITYANSWERS_POST_REPLY') ?></a></li>
                        <li><a href="#publishing" data-toggle="tab"><?php echo JText::_('COM_COMMUNITYANSWERS_PUBLISHING') ?></a></li>
                </ul>

    with

    <ul class="nav nav-tabs">
           <li class="active"><a href="#editor" data-toggle="tab"><?php echo JText::_('COM_COMMUNITYANSWERS_POST_REPLY') ?></a></li>
           <?php if($showPublishingOptions):?>
                 <li><a href="#publishing" data-toggle="tab"><?php echo JText::_('COM_COMMUNITYANSWERS_PUBLISHING') ?></a></li>
           <?php endif;?>
    </ul>

     

    2. Content replace

                    <div class="tab-pane" id="publishing">

    with

                       <?php if($showPublishingOptions):?>
                    <div class="tab-pane" id="publishing">

    3. Content replace

                     
                    <input type="hidden" name="task" value="" />

    with

                    <?php endif;?>

                    <input type="hidden" name="task" value="" />

     

    Green lines are inserted.

    Best regards,

    Jürgen

  • Cannot start a survey

    For demo purposes I tried to create a very simple survey and start by answering it.
    When clicking the start survey button, I always get an empty yellow message box.
    Looking at the page source, it tells me: "Your response contain errors which are highlighted in red. Please correct them and try again."However, at that point in the process there are no responses given, as I just try to start the survey.
    You can try it out yourself by following the link http://www.madjari.at/en/index.php?option=com_communitysurveys&view=survey&id=1&Itemid=109&skey=xb0oHyBjSaYOLFxt

    The situation occurs after a clean install of the component and after allowing public to answer queries. So it should not be a rights issue, which anyhow would be reported by another error message.
    Sadly, ever since updating beyond version 4.5.5, I have not been able to make a single survey work.
    I very much look forward to your response and to a solution.
    Kind regards, Andreas

  • Database error when copying surveys

    When I try to copy a survey I get the following database error:

    Duplicate entry 'HhNReo7jElubjIf6' for key 'idx_survey_surveys_surveykey'

    Tested version is 4.6.6.
    To produce this error, I go to "Surveys", Mark a survey in the list by checking the box, selecting the button "Batch", choosing a category and then select the option "Copy", then I click on the button "Process".
    Result is error number 1062 with the message shown above.
    Can Europe produce this behaviour in your environment? If not, please let me know, and then I will send you access credentials for the affected environment.
    Thank you very much for looking into this.
    Kind regards, Andreas

  • Error upon upgrade to version 2.2.1

    Hello,

    I tried to upgrade from version 2.2.0 to 2.2.1: an error occurred during the upgrade process.

    Please see screen capture attached. The error message basically says that the upgrade path does not exist. Does anyone know how to fix this? this problem blocks the upgrade from taking place.

    Thanks in advance for your help.

    Cheers,

    Eric

  • Last replied not translated on the site though translation exists in the language file

    Hello,
    I encounter a bug. Indeed I have translated all the french side site sentences and one that is translated is not replaced. I wonder if this is not hard coded somewhere.

    The sentense is "Last replied by"

    Could you help please ?

    here is the screen capture.

    By the way, when do you plan an update of version 2.0C ?

    Regards

    Kris

     

  • Many Bugs!!! Nothing Works in this Component!!!

    Just get the community polls, and I already have several problems....

    1. When creating a button calling the component's action " create poll " set up for those who would category and access via frontend get the message that I'm not allowed to access this content...

    2. Clicking on the backend on the button " Create New Survey " it directs to a blank page....

    3. By clicking on email templates (any model ) I am also directed to a blank page .

    4. By clicking on Advanced search page that appears is in fully unconfigured native html .

    Please ask already solution to these issues as overpaid by component and installing 'm already having simple problems that come close to the ridiculous for such an expensive component.

    settings :

    Joomla 3.4.8
    Template Purity III
    Updated T3 Framework
    bootstrap 3

  • Problems with Category Quizzes

    Hi,

    I have two issues with Category Quizzes:
    1. When I select "show answers" this has ho effect in Category Quizzes. I have set it to "Yes" in the component, in the category quiz and in all other quizzes in the category. For the single quizzes it works. For the category quizzes, it does not.

    2. There is an option "Maximum Questions" for Category Quizzes. The tooltip says, enter 0 for no limit on number of questions. However, when I set it to 0, the Quiz ends immediately and shows not a single question. Setting it to any other value will run to that number or until all the questions are used. I would like to use 0. Then I also miss something like a "Finish" button in addition to "Continue" so that the user can indicate that he wants to finish.

    Thank you for looking into these two issues!

  • Saving from back end, published state is ignored

    When I save a poll from the back end the published state changes to published regardless of what the status was set to. This is true for either a new poll or editing a poll.

    I then have to manually unpublish it from the listing of polls.

    Why is the published setting getting overridden?

    I attempted to test this in the demo admin area, but the status (published/unpublished) button is disabled on the demo admin area.

  • Search does not work

    Searching for the word "spültücher", which is in the content of at least one article does not find anything.

    Please take a look at the attached Screenshots and www.hyperhidrosehilfe.de

  • Special - name fields bug

    When someone is filling out a survey where the special field - name (question type 13) is and you have filled out less than 3 values (even if you were to hide the title field) it would not save the values put in.

    /home/vve010/public_html/components/com_communitysurveys/models/response.php#934
    This code checks if al 3 fields (no less, no more) is filled in before it is able to save.

    Please remove this if statement, why would it be relevant how many fields for question type 13 you would fill out before saving?

  • Strange layout visible when I click on a post if logged as administrator

    Hello again.

    I find this product very good, but I still encounter an issue when I click on a subject once logged in as administrator.
    Indeed the layout is strange.

    Here is what I get if just a registered user (maverick see PM) :
    login like registered user

    Here is what I get if admin :
    login as admin

     

    I get this code :

    Erreur: 0 Error decoding JSON data: Control character error, possibly incorrectly encoded

     Where can I do something for that ?

    Thanks a lot for your help.

  • Unable to access a particular subject : white page instead, ok for others

    Hello,

    It is not possible to open a particular topic when logged in as registered or superuser member (else than public). In fact the public can read the topic but not the answers. This is normal and wanted.

    here is the topic : https://www.cgla44.fr/forum/les-categories/paleographie/23-dechiffrage-d-un-mariage-jan-perion-x-janne-de-la-lande-a-savenay-44.html


    Once you are logged in (superuser) you can not access the subject because from what I have had by a member, he has pasted (certainly an image) in the editor for an answer and that screwed the answer and when the system tries to show the topic and the answers, there is a problem. The page that appears is white.

    I can not access the answer to delete or modify. How is it possible ? I have cleaned the cache nothing helps.

    If you need login and pass for superuser, let me know, because a solution would be to erase the topic, but this is not what I want to do.

    Regards

    Kris

  • Uninstall of Community Survey not clean

    I am facing issues with uninstalling Community Surveys.
    When uninstalling the component, all the other plug-ins remain in the system. Also, even if all the plug-ins and the component are removed, the database tables are still not deleted.
    When uninstalled, the component should cleanly remove everything that it added. This includes the database entries.
    My reason for uninstalling is that I had issues with the component ever since upgrading to 4.6.3. After installing 4.6.5 over it, I still have issues with the component not properly working and getting error messages. I tried to run a clean install and when doing so I discovered that the database contents was still there. Investigating directly in the database showed me that the tables were still in place. So I dropped them manually.
    While we are at it, another question: how do I export existing surveys to XML? I have not found an export button, while the import button is prominently visible.
    Can you please implement a clean database table drop in the deinstallation procedure? I would also be happy about a hint on how to export my surveys in case of the need of a clean reinstall due to a broken database. Your help is very much appreciated.
    Kind regards, Andreas

  • Updating to 4.6.3 breaks Community Surveys

    When updating my Community Surveys to 4.6.3 I get an error whenever I try to submit a survey.

    Obviusly the column curr_page in the table #__survey_responses is missing after the update. Can you please provide a new version that fixes this behaviour and that will also fix it after 4.6.3 is installed (fixing via upgrading from 4.6.3 to whatever)? I have several sites affected and cannot rollback all of them or push SQL on all of them.

    Thank you!

  • Use of undefined constant SOC_MAJOR_VERSION

    Warning: Use of undefined constant SOC_MAJOR_VERSION - assumed 'SOC_MAJOR_VERSION' (this will throw an Error in a future version of PHP) in /www/htdocs/w010646d/2017-hhh/plugins/content/cjforum/cjforum.php on line 23

    Source https://www.hyperhidrosehilfe.de/forum