shondalai.com Forum

Welcome, Guest
Recent activity
  • Giden els created new topic CJLib (CoreJoomla API Library) component not found. Please download and install it to continue..

    August 21 at 10:47 am

    CJLib (CoreJoomla API Library) component not found. Please download and install it to continue.   any idea  tks?

    9 years ago

  • Maverick replied to the topic Page with poll reloads.

    August 21 at 2:43 am

    Do you have any custom code changes?

    9 years ago

  • Maverick replied to the topic Poll redirecting does not work.

    August 21 at 2:40 am

    As far as I can think, these changes are sufficient except the last code. In your javascript, you should get the redirect url stored in the hidden element and send user to it. JavaScript code: poll_url=$('.' + container).find('#redirectUrl').val();

    9 years ago

  • Maverick replied to the topic Language translation.

    August 21 at 2:31 am

    Is your site configured for multi-language? Adding the language file itself is not sufficient, Joomla has a defined procedure to create a multi-language site. https://docs.joomla.org/Adding_multi-language_support  

    9 years ago

  • Robert Gilbey created new topic Page with poll reloads.

    August 20 at 10:03 pm

    See http://discovermoosejaw.com/moose-jaw-web-poll Once a user votes, the results flash on the screen but then the page reloads after a second. Any way to prevent the page from reloading? Thanks for your help.

    9 years ago

  • Robert Gilbey replied to the topic Poll redirecting does not work.

    August 20 at 9:57 pm

    Here are the changes that were made in the mod_randompoll. Hopefully this helps: /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;} line 90 of mod_randompoll.xml <field name="redirecturl" type="text" default="" label="Redirect URL"description="Redirect URL to send the user to after voting." /> line 31 of default.php $pollredirect = $params->get('redirecturl'); line 212 of default.php <input type="hidden" name="redirectUrl" id="redirectUrl" value="<?php echo $pollredirect;?>"> line 118 of randompoll.js window.location = poll_url; Let me know if there is anything I am missing. Thanks.

    9 years ago

  • Robert Gilbey replied to the topic Poll redirecting does not work.

    August 20 at 9:53 pm

    To add to this, if I move the Local Sports poll module above Local News poll module redirect works for Local Sports but not the Local News poll. Hopefully that gives you more info to go on.

    9 years ago

  • Phivos Constantinou replied to the topic Not correct percentages on votebars.

    August 20 at 7:59 pm

    Dear Mav, Thanks a lot for the prompt and accurate reply. Regards, Phivos Constantinou

    9 years ago

  • Phivos Constantinou replied to the topic Language translation.

    August 20 at 7:58 pm

    Dear Mav, If we create a new file as per your last reply  (Create new file in your language folder for ex: language/fr-FR/fr-FR.com_communitypolls.ini), that menas that we have to select the language in the Community Polls component in order for the system to read the new file located in the other language, is that correct? Is there such an option in the component? Otherwise shall we just translate languages/en-GB/en-GB.com_communitypolls.ini file to our language?Regards, Phivos Constantinou

    9 years ago

  • Robert Gilbey created new topic Poll redirecting does not work.

    August 20 at 6:21 pm

    I have two polls setup on the homepage, a Local News Poll (setup to display the latest poll in Local News Poll category as setup in Categories) and a Local Sports Poll (setup to display the latest poll in Local Sports Poll category as setup in categories). Each module has their own redirect URL as placed in the module. However, only the Local News Poll module redirects to the Local News Poll Results page properly. The Local Sports Poll module redirects to the Local News Poll Results page. I would appreciate any suggestions you might have to help me fix this. Thank you in advance.

    9 years ago

  • Maverick replied to the topic Not correct percentages on votebars.

    August 20 at 4:49 pm

    Its the bug in language string. Edit  your language file (languages/en-GB/en-GB.com_communitypolls.ini) and find COM_COMMUNITYPOLLS_SR_ONLY_PCT_COMPLETE="%1$s%% votes" Change it to COM_COMMUNITYPOLLS_SR_ONLY_PCT_COMPLETE="<span class='votecount'>%1$s%%</span> votes"

    9 years ago

  • Maverick replied to the topic RC 15: You do not have enough credits available to create survey urls.

    August 20 at 4:36 pm

    That means you have enabled points for survey credits but the user do not have enough points to purchase survey credits. If this is not expected, set 0 as value to points per credit option in Components->Community Surveys->Click on Options button on toolbar->Third Party Settings

    9 years ago

  • Phivos Constantinou created new topic Not correct percentages on votebars.

    August 20 at 11:29 am

    Hi there,   Once a user votes, the results that are immidiately displayed upon voting display an error. Please see photos 11 and 12. The perecentage bars show the percentages prior to the last vote of the users but the answer titles show the correct percentages after counting the latest vote of that specific user. Once we refresh the page, the percentages shown on the percentages bars are updated and show the correct percentages as per photo 13 and 14. How we can resolve this? Regards, Phivos Constantinou 

    9 years ago

  • Alexey created new topic RC 15: You do not have enough credits available to create survey urls.

    August 20 at 7:01 am

    Hi Moved Community Surveys v3.6.0 by Joomla 3. I can not even begin the survey by the administrator. The message - RC 15: You do not have enough credits available to create survey urls. Please try later. What could be the problem?   Many thanks   Alexey

    9 years ago

  • Maverick replied to the topic Why so many "pending" status.

    August 20 at 3:10 am

    Sorry, javascript attachments not supported, zip it and attach it. Otherwise, just search for below code: $('#btn_save').click(function(){ And the desired code is just after 5 lines that.

    9 years ago

  • Maverick replied to the topic "RC 4: Please login to continue" error .

    August 20 at 3:08 am

    As discussed on email, please send me your website credentials.

    9 years ago

  • fj replied to the topic Why so many "pending" status.

    August 19 at 11:05 pm

    Hi, When l open the cj.surveys.min.js line 856.It shows "var name, value;"  see attachment. thanks

    9 years ago

  • Peter Akwichek created new topic "RC 4: Please login to continue" error .

    August 19 at 9:21 pm

    I've tried to change permissions as well, under those settings to repsond to surveys to allowed. still gives RC: 4 errorI also check category permission to public.Kindly help me what is the issue?

    9 years ago

  • Maverick replied to the topic Why so many "pending" status.

    August 19 at 3:01 pm

    Unfortunately I cannot reproduce this. But please try this change which may help. edit media/com_communitysurveys/js/cj.surveys.min.js line 856 $(this).button('loading'); remove this line.

    9 years ago

  • fj replied to the topic Why so many "pending" status.

    August 19 at 2:34 pm

    Hi, The Survey is for public users. There are some users told me when they finished the survey,  and put the "finish" button. then the browser is no response.

    9 years ago

Powered by CjForum