shondalai.com Forum

Welcome, Guest
Recent activity
  • Maverick replied to the topic Error with "discover" menu options.

    December 2 at 3:36 am

    Here is the correct code at that line if ($menu && ($menu->query['option'] != 'com_communityquiz' || $menu->query['view'] == 'quiz' || (!empty($this->category->id) && $id != $this->category->id) ))

    8 years ago

  • Maverick replied to the topic Can't "Save as Copy".

    December 2 at 3:34 am

    I could not reproduce this, probably it is the issue with the very first poll created on a site ever. If that is the case, the workaround is to move the poll to another category, save it and move back. Now you should be able to duplicate it.

    8 years ago

  • jcnewbie01 replied to the topic Permission Settings and Archived Surveys.

    December 2 at 1:08 am

    Hi, Maverick, could you please give me an update?  Thanks!

    8 years ago

  • Unal created new topic Error with "discover" menu options.

    December 1 at 9:46 pm

    Hi, When I enter a single quiz page and click one of the menu options such as "top rated quiz, latest quiz, popular quiz" in discover menu in the toolbar have the following error; Notice: Trying to get property of non-object in /home/......./public_html/components/com_communityquiz/views/quizzes/view.html.php on line 216 and the related code in .php is that; while (($menu->query['option'] != 'com_communityquiz' || $menu->query['view'] == 'quiz' || $id != $category->id) && $category->id > 1)   Can you please help about the issue?  

    8 years ago

  • Tiffany Townsel replied to the topic Trashed Polls.

    December 1 at 6:57 pm

    Thank you so much!! Any suggestion as to the other thread I posted about not being able to save as copy on the first poll I created?

    8 years ago

  • abdulhalim replied to the topic Error in MySQL Tables.

    December 1 at 6:00 pm

    Thak you Maverick for your quick support . and also thanks for new features ... :)  

    8 years ago

  • Maverick replied to the topic Error in MySQL Tables.

    December 1 at 5:44 pm

    These features will be available in next release, obviously. Breadcrumbs will be shown using Joomla default breadcrumbs module. No special configuration needed. PM feature is still under development, I already developed it but I am not satisfied with it. So working on improving it.

    8 years ago

  • abdulhalim replied to the topic Error in MySQL Tables.

    December 1 at 5:13 pm

    By the way , do you want to release these features ? also i cound't find private messaging and breadcrumb

    8 years ago

  • abdulhalim replied to the topic Error in MySQL Tables.

    December 1 at 5:11 pm

    Maverick wrote: Sure, but this template won't look the same as yours, besides there are few unreleased features installed here like searchbox, jump to forum box, related topics. Please send me your website details using contact form. Hello Maverick, Please check your email , i sent the details ... and also please install this editor .   Thank you

    8 years ago

  • abdulhalim liked a reply to the topic Error in MySQL Tables.

    December 1 at 5:09 pm

    8 years ago

  • Maverick replied to the topic Trashed Polls.

    December 1 at 5:07 pm

    Edit components/com_communitypolls/modes/polls.php and find below code at line 75 if ((!$user->authorise('core.edit.state', 'com_communitypolls')) && (!$user->authorise('core.edit', 'com_communitypolls'))){ // Filter on published for those who do not have edit or edit.state rights. $this->setState('filter.published', 1);}  Change it to $this->setState('filter.published', 1); Now it will show only published polls.

    8 years ago

  • Maverick replied to the topic Several problems with Surveys.

    December 1 at 5:03 pm

    1, 10: I will check and fix them if these are bugs. 11: Choose only cookie restriction if you want to take survey only one time per computer. Do not choose any restriction if you want to take survey several times from same computer.

    8 years ago

  • Maverick replied to the topic Error in MySQL Tables.

    December 1 at 4:59 pm

    Sure, but this template won't look the same as yours, besides there are few unreleased features installed here like searchbox, jump to forum box, related topics. Please send me your website details using contact form.

    8 years ago

  • Frank Uhlig replied to the topic Several problems with Surveys.

    December 1 at 3:50 pm

    Hi! I just installad v4.0.1 on a new joomla-installation and some bugs from before are gone away. (#2, #3, #7 are ok now) Now there are (still) those problems: 1) Email Queue / CronJobI just get not email without a server-cronjob. Status is always "pending" weather I "Enable Manual Cron" or not. What are the exact setting I need to do? 10) No Survey-Data in email When I execute Email Queue vor "process"-button, Email status changes correctly and I recieve an email. But inside this email there are no data of the survey and no PDF with those data. In survey > basic options my settings are: Send Email Notifications: showAttach PDF Report: YesAnonymous: Yes 11) Survey remembers chosen dataWhen I do the survey in front-end for first time... everything´s ok... But when I want to do it a second time, surveys remembers all my chosen data. It seems that survey remembers it by IP-adress. Cause when my co-worker wants to do the same survey, all my data are already fullfilled. What are the setting for:-I want to be able to do the surveys for several times-Survey should be public / for every visitor-There are no users / no one need to login to joomla / it´s publix website  

    8 years ago

  • abdulhalim liked a reply to the topic Integration with cComment.

    December 1 at 10:26 am

    8 years ago

  • Tiffany Townsel created new topic Trashed Polls.

    December 1 at 5:14 am

    I'm having an issue where trashed polls are still showing up on the front end. Even though they only show for the Super User, I don't want them showing at all. I mean there is a reason I delete them. Please advise. Thanks.

    8 years ago

  • Tiffany Townsel replied to the topic Can't "Save as Copy".

    December 1 at 5:12 am

    There both the same poll but with different question and answers. I tried to copy the parameters exactly so as to duplicate the problem. But it appears, like I said, to be a bug. It only occurs to the very first poll I created.

    8 years ago

  • abdulhalim liked a reply to the topic Error in MySQL Tables.

    December 1 at 4:58 am

    8 years ago

  • abdulhalim replied to the topic Error in MySQL Tables.

    December 1 at 4:58 am

    Yes , It uses Bootstrap  , but when i use it there is no changes but in profile page is better . Could you do me a favour ? I think this is about my template and it is OK , i'll resolve it later . Could you configure my forum as yours ? Thank you.  

    8 years ago

  • Maverick replied to the topic Allow Optional Input of Question Title.

    December 1 at 3:09 am

    Title is mandatory because it is used in many places. Probably you can use trivial titles like what you already using Q1, Q2 etc.

    8 years ago

Powered by CjForum