shondalai.com Forum

Welcome, Guest
Recent activity
  • Maverick replied to the topic Random Poll instead of Latest Poll.

    April 22 at 6:11 pm

    Will fix this issue in next release.

    8 years ago

  • Vincent79 created new topic How to translate module content?.

    April 22 at 5:06 pm

    Hello, i'd like to translate the label and button in the "Community Answers Form Module" but i don't find the selectors in the en-GB.mod_communityanswers.ini file ? Any idea? Thanks.

    8 years ago

  • Lana Madsen created new topic Can't save new questions.

    April 22 at 2:47 pm

    Hi, I installed the component (surveys) and it seems to function after I have enabled the necessary modules, however the weird thing is that after creating a survey and proceeding to creating new questinos I cannot save any questions (it shows pending message with ¨please wait¨ eternally until I reload the page).  Tried on Joomla 3.5.1 - can it be some version incompatibility. The component is the latest version available.  Any ideas why that may be happening? Many thanks in advance, Lana

    8 years ago

  • PW replied to the topic Sending notification email not working.

    April 22 at 7:02 am

    Hi I see the mails in the queue, but they are not sent. I have enabled Manual Cron in CjLib. The CjLib Plugin and the Community Surveys- Surveys are enabled.Is there a way to make the mails sent immediately? I don't see the purpose of "storing" them in a queue for a while. :-)Thanks a lot!Regards Patrick

    8 years ago

  • Nektarios Koutouzis replied to the topic Random Poll instead of Latest Poll.

    April 22 at 6:53 am

    It's not working. As I said I haven't chosen custom ids. I want to display the latest poll from all polls. It doesn't work. In your code you have $listtype = $params->get('listtype', 'random'); if you echo $listtype after that you will get 'random'. Although latest is chosen is backend.

    8 years ago

  • Andreas Madjari replied to the topic No text input in IE11.

    April 21 at 9:48 pm

    I had re-enabled everything since this is the production site.I will now transfer to dev and try to reproduce there. Once the setup for this is in place, I will send you the login as offered. Thank you for your committed support!

    8 years ago

  • Maverick replied to the topic No text input in IE11.

    April 21 at 7:30 pm

    Is it possible to disable the above mentioned javascript file (plugin)? I can still see that file. If you have a dev environment, please send me the website and admin user details using contact us form so that I can try to fix it.

    8 years ago

  • Maverick replied to the topic Permissioning issue? Private surveys .

    April 21 at 7:24 pm

    Hi Laura, can you please reply to my mail and send me your website details to check it?

    8 years ago

  • Maverick replied to the topic Random Poll instead of Latest Poll.

    April 21 at 7:22 pm

    Not exactly, it will choose random only when there are custom poll ids entered. But anyway, here is the fix to always default to what you chosen in options. edit modules/mod_randompoll/helper.php and find at line 32 $order = ' order by rand()'; Change it to $order = $listtype == 'random' ? ' order by rand()' : ' order by created desc';

    8 years ago

  • Nektarios Koutouzis replied to the topic Advanced Search not working.

    April 21 at 1:22 pm

    I managed to bypass joomsef, so everything works now regarding search.

    8 years ago

  • Nektarios Koutouzis replied to the topic Embedding does not work in chrome/edge.

    April 21 at 1:21 pm

    I Solved this. It was due to cloudflare and No-Sniff Header turned on.

    8 years ago

  • Andreas Madjari replied to the topic No text input in IE11.

    April 21 at 12:24 pm

    I tried to disable the related plugins, even other plugins which do cause .js-Files to be included in the page. Even after disabling everything that is not cjlib and community surveys, I keep having the issue. Stepping in the debugger runs JCE code. Still, after changing the editor, the behaviour remains. Also I do not have any such problems elsewhere on the site, it is just in Community Surveys. Also only when being on pages of Community Surveys, even the search bar on the top stops working. Since it works on all other pages, it must be something in conjunction with Community Surveys. Can you please investigate further? If you need more details or access to a testing environment, please let me know. Kind regards,Andreas

    8 years ago

  • Laura Rey created new topic Permissioning issue? Private surveys .

    April 21 at 11:56 am

    Hello, I've upgraded our Community Surveys software to 4.1.6 and adjusted the permissions in both the users and the categories.  When trying to send out an email to a private survey, users can't access the survey.  I've triple checked the permissions and everything looks right. Help please?   Thanks, Laura

    8 years ago

  • Nektarios Koutouzis replied to the topic Random Poll instead of Latest Poll.

    April 21 at 7:51 am

    No, we did not choose specifi ids. The problem is that you ignore the module option for random/latest polls in your code. You always use the default value which is random.

    8 years ago

  • Nektarios Koutouzis replied to the topic Advanced Search not working.

    April 21 at 7:43 am

    Thanks for your answer. It works but I have another problem now. If a have joomsef enabled when I perform an advanced search it doesn't work. It takes me to the home page. I see that joomsef uses index.php whereas your component uses polls variable. url with joomsef disabled: https://*******/polls?list_filter=%CE%B3%CE%B5%CE%B9%CE%B1+%CF%83%CE%B1%CF%82&list_filter_field=title&filter_order=a.created&filter_order_Dir=asc&view=polls&filter_featured= url with joomsef enabled: https://*******/index.php?list_filter=%CE%B3%CE%B5%CE%B9%CE%B1+%CF%83%CE%B1%CF%82&list_filter_field=title&filter_order=a.created&filter_order_Dir=asc&view=polls&filter_featured= I wanted to disable joomsef for polls but if I do so the component does not function correctly. It seems that joomsef does something to polls no matter what. So I have to install the extension you had prepared sometime ago for joomsef. Everything seems to work apart from the advanced search (so far)   Thank you.

    8 years ago

  • Nektarios Koutouzis replied to the topic Embedding does not work in chrome/edge.

    April 21 at 6:17 am

    Yes sure. Please delete afterwards. link  

    8 years ago

  • Maverick replied to the topic No text input in IE11.

    April 21 at 5:48 am

    This is caused by some javascript file loaded on your page. I can't reproduce this on any other website.  My best guest is this file /plugins/system/maximenuckmobile/assets/maximenuckmobile.js

    8 years ago

  • Andreas Madjari created new topic No text input in IE11.

    April 21 at 5:13 am

    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

    8 years ago

  • Maverick replied to the topic error after upgraded to latest version.

    April 20 at 4:51 pm

    1. Please disable bootstrap css in Community Answers options  (integration tab)

    8 years ago

  • Maverick replied to the topic Random Poll instead of Latest Poll.

    April 20 at 4:48 pm

    Did you choose specific poll ids? in such case it choses random order. Will fix this.

    8 years ago

Powered by CjForum