shondalai.com Forum

Welcome, Guest
Recent activity
  • Maverick replied to the topic Problem with the definition of cities and countries by IP.

    November 10 at 3:12 pm

    Module may not be the issue. Please send me website details using contact us form, I will check what could be the issue.

    8 years ago

  • Maverick replied to the topic Lost Survey Key Link (ACYMailing) FIXED.

    November 10 at 3:11 pm

    Will check how we can do this. Validating the user is one problem but not impossible.

    8 years ago

  • Maverick replied to the topic EasySocial integration with community poll.

    November 10 at 3:09 pm

    Please send me details using contact us form.

    8 years ago

  • Alexey replied to the topic Problem with the definition of cities and countries by IP.

    November 10 at 1:20 pm

    Thanks for the reply. Thanks for the reply. The status of the survey public. Maybe the fact that I publish a survey through the module ? The other problem is that in the summary report also displays data for all respondents. I wrote about this earlier. I solve this problem as You advised me to (update the user status script mysql))

    8 years ago

  • Ian Redsell created new topic Lost Survey Key Link (ACYMailing).

    November 10 at 8:47 am

    Hi Maverick I have version 3.8.4 and have created invitations using ACYMailing tags. The Survey Key table is loaded with the Keys but when key status gets updated to complete (response number addded and response_status 1) the userid is reset to zero and the survey responses are all loaded as Guest. It would be useful if a record were kept of user IDs and Tag Keys somewhere on Newsletter creation that was not overwritten so a reference can be maintained. Can you help me pls figure out why the userid is being cleared?   thanks Ian

    8 years ago

  • Bignon replied to the topic EasySocial integration with community poll.

    November 10 at 4:47 am

    Hi  I have an active subscription to easysocial and I can let you use it to test this. please let me know how to give you access. 

    8 years ago

  • Maverick replied to the topic EasySocial integration with community poll.

    November 9 at 4:42 pm

    Can someone help me test it or get me a copy of ES to test?

    8 years ago

  • Maverick replied to the topic My Responses Functionality.

    November 8 at 6:11 pm

    Already developed, so it will be in next immediate release.

    8 years ago

  • Gregory Sherrow replied to the topic My Responses Functionality.

    November 8 at 3:31 pm

    Thanks Maverick? What is the expected delivery date of the new page feature? One thing to consider when building the new page, I have a special circumstance where a registered user may need to take the survey multiple times (think about before and after surveys - but my situation is a little more complex than that). In order to allow that to happen I have the surveys set to use cookies but have the cookie lifetime set to zero. This is why I don't think I can switch to tracking by user account instead of cookie. For my situation, I need registered users to be able to view their own past survey responses and have the ability to take it mulitple times. Thanks.

    9 years ago

  • Bryon replied to the topic Quiz Opens on New Window and Return Button on Result Page.

    November 8 at 5:54 am

    I am using latest version. What I meant is the quiz response template. Right now I choose "Force Show" the template. I am suggesting that when I hide the template, those quizzes on the main list will open up new window when users click on the quiz. www.gradtutors.com/quiz And also a link back to the website when users finish the quiz and see the quiz result.

    9 years ago

  • Maverick replied to the topic My Responses Functionality.

    November 8 at 4:27 am

    I am developing such dedicated page for reviewing all responses. However still one can review their responses if the restriction method set as userid in your survey. When they view their survey it will automatically show the response details page if they already took it.

    9 years ago

  • Maverick replied to the topic Answer several times to a survey.

    November 8 at 4:22 am

    That's wrong. Correct code should be if ($user->guest && strpos($survey->restrictions, 'cookie') !== false)

    9 years ago

  • Gregory Sherrow created new topic My Responses Functionality.

    November 7 at 7:34 pm

    Maverick, Can you explain what the "My Responses" page is supposed to display? The surveys are not anonymous and require a user to be logged in. I was looking for a way to allow a registered user who has completed a survey in the past to review their own responses. If this page doesn't do that, how can I allow them to see the responses?

    9 years ago

  • darran wilson replied to the topic Answer several times to a survey.

    November 7 at 6:40 pm

    Thanks for the quick reply.  I found the line and changed it to:  if $user->guest (strpos($survey->restrictions, 'cookie') !== false) but that gives me an endless looping loading graphic.   Is there a way to turn cookies off by default? I basiclly have a generic survery I want guests and registered members to be able to take multiple times.  

    9 years ago

  • Gregory Sherrow replied to the topic RC 103 Requires Login message even when logged in.

    November 7 at 3:41 pm

    Maverick, thank you for your help. In the end, I uninstalled everything, cleared out the remaining data in the DB then re-installed. It is working correctly now.

    9 years ago

  • Maverick replied to the topic Answer several times to a survey.

    November 7 at 5:04 am

    It should be in models/response.php around line 217 if(strpos($survey->restrictions, 'cookie') !== false)

    9 years ago

  • darran wilson replied to the topic Answer several times to a survey.

    November 7 at 4:14 am

    Maverick wrote: Since you are using only cookie restriction, you need to change the code in components/com_communitysurveys/models/survey.php  at line 2559 if(empty($obj_response) && strpos($survey->restriction, 'cookie') !== false){ Change this to if(empty($obj_response) && $user->guest && strpos($survey->restriction, 'cookie') !== false){ Now the cookie check done only for guests I need the same functionality. I've just recently purchased and installed the RC. I cannot find this line referenced in this version.     darran  

    9 years ago

  • Maverick replied to the topic RC 103 Requires Login message even when logged in.

    November 7 at 3:51 am

    That message is wrong, check your Joomla language translation for JERROR_ALERTNOAUTHOR. It should be "You are not authorised for completing this task" or something like that. Regarding permissions, check the permissions given for your category as well. If you still see issues, please send me website and admin details using contact us form to check it.

    9 years ago

  • Gregory Sherrow created new topic RC 103 Requires Login message even when logged in.

    November 7 at 3:22 am

    Hello, I installed Surveys yesterday and was able to successfully create a survey and complete one. However, today I am seeing the message RC=103 Please login first when submitting a response. I have all of the permissions consistently set and I can access the survey, I just can't submit a response without the error. I have attached screenshots of the relevent views in the admin tools. Thanks for your help.

    9 years ago

  • Joseph G. Lariosa replied to the topic Community Polls Update.

    November 6 at 10:18 pm

    Hi, Maverick, I uninstalled the "pkg_communitypolls_v4zip" and the other "community poll" from the Extensions: Update Sites before I went to sleep about 10 hours ago, thinking they were the culprits that caused my website to crash but nothing changed so I thought they were not the problem. I haven't reloaded them again. The last FTP that I used was from another website. I haven't used the FTP in this site. Do you think the old FTP will work? Or do you want me to provide you my username and password in my website host so you can view my database? I am thinking of asking my webhost to find out if they can restore my website to the date before I had this problem. I got your email message in my email inbox, should I communicate with you thru my inbox of this one? Please let me know. Thank you. Joseph

    9 years ago

Powered by CjForum