shondalai.com Forum
-
Maverick replied to the topic Users points not shown correctly.
December 7 at 1:49 pm
It must be because of users are not synced. Go to components->community answers->users and click on sync users button -
Maverick replied to the topic Display View Statistics instead of No. of response on main listing page.
December 7 at 1:47 pm
Please send me email through contact us form, I will send you update. -
jcnewbie01 replied to the topic Show/Hide Toolbar.
December 7 at 12:17 pm
Understood. Thanks, Maverick! -
jcnewbie01 replied to the topic Several problems with Surveys.
December 7 at 12:15 pm
Hi, Maverick, it was there all along. What else could be the reason? Thanks! -
Murad Gulaliyev created new topic Users points not shown correctly.
December 7 at 8:58 am
Hello In leadersboard not show real details about user points For this user it show that he havent ask any questions http://prntscr.com/9b9w0i But in real this user have 1 question http://prntscr.com/9b9wnz For other users also show like that. -
Michael green replied to the topic EasySocial integration with community poll.
December 7 at 8:03 am
hello, thanks for the updating...however.i am on a fresh install of easysocial and corejoomla polls also on a brand new website..these are the only 2 extensions i have installed......i am getting error messages after installing the plugin for poll streaming when its enabled as follows... Warning: preg_replace_callback(): Requires argument 2, 'es_replace_poll_tags', to be a valid callback in/home/xxxxxxxxx/public_html/media/com_easysocial/apps/user/poll/poll.php on line 89Warning: preg_replace_callback(): Requires argument 2, 'es_replace_poll_tags', to be a valid callback in/home/xxxxxxxxxxx/public_html/media/com_easysocial/apps/user/poll/poll.php on line 89Warning: preg_replace_callback(): Requires argument 2, 'es_replace_poll_tags', to be a valid callback in/home/xxxxxxxxxx/public_html/media/com_easysocial/apps/user/poll/poll.php on line 89Warning: preg_replace_callback(): Requires argument 2, 'es_replace_poll_tags', to be a valid callback in/home/sxxxxxxxxxx/public_html/media/com_easysocial/apps/user/poll/poll.php on line 89Warning: preg_replace_callback(): Requires argument 2, 'es_replace_poll_tags', to be a valid callback in/home/xxxxxxxxxxxx/public_html/media/com_easysocial/apps/user/poll/poll.php on line 89Warning: preg_replace_callback(): Requires argument 2, 'es_replace_poll_tags', to be a valid callback in/home/xxxxxxxxxx/public_html/media/com_easysocial/apps/user/poll/poll.php on line 89 any idea whats wrong?... i am on joomla 3.4.5 easysocial installed version: 1.4.5 corejoomla polls Version: 4.3.6 and the corejoomla poll easysocial plugin...Version: 1.0.1 Thanks -
Bryon replied to the topic Display View Statistics instead of No. of response on main listing page.
December 7 at 5:20 am
I have added the code but nothing happens. Below is what the file looks like: if (! $db->insertObject('#__quiz_responses', $newRec)) $query = $db->getQuery(true) ->update('#__quiz_quizzes') ->set('responses = ( select count(*) from #__quiz_responses where quiz_id = '.$quiz->id.' )') ->where('id = '.$quiz->id); $db->setQuery($query); $db->execute(); { // DB error throw new Exception(JText::_('COM_COMMUNITYQUIZ_ERROR_UNABLE_TO_CREATE_RESPONSE'), 500); } } -
Maverick replied to the topic Display View Statistics instead of No. of response on main listing page.
December 7 at 4:48 am
models/response.php find the if block something like this if (! $db->insertObject('#__quiz_responses', $newRec)) you need to add the after this block -
Bryon replied to the topic Display View Statistics instead of No. of response on main listing page.
December 7 at 3:42 am
which file do i edit? And which line do i insert this code? -
Maverick replied to the topic Show/Hide Toolbar.
December 7 at 3:26 am
Its here Components->Community Surveys->Click on Options buttton on toolbar->Shared Options. It will just hide the toolbar on front-end pages. Toolbar has nothing to do with ACL. The only option that is depend on toolbar is account and create survey menus. Create survey button now will be shown only if the user has access to create permission on global settings or create permission on at least one category. -
Maverick replied to the topic Several problems with Surveys.
December 7 at 3:08 am
Did you setup your downloadid in CjLib component options? You can find your downloadid on right sidebar here. -
jcnewbie01 created new topic Show/Hide Toolbar.
December 7 at 12:17 am
Hi, Maverick,Understand from the change log that there is now an option to show/hide the toolbar but I can't find that anywhere. Could you please confirm?You and I have been trading emails about how the options in the toolbar would help with ACL. Could you clarify how you intend for the show/hide toolbar feature to function?Thanks! -
jcnewbie01 replied to the topic Several problems with Surveys.
December 6 at 6:57 pm
Hi, Maverick,I just tried to update the site using Extensions: Update but got the following error message, which is the same as the one I mentioned in my previous post. Could you please take a look?For now, I'd revert to uploading the whole package as before.Thanks! -
Maverick replied to the topic Changing the date .
December 6 at 4:18 pm
Not sure about it. However if you want to override the default human readable date format to your own, edit components/com_cjlib/lib/corejoomla/dateutils.php and override getHumanReadableDate function. -
abdulhalim created new topic Changing the date .
December 6 at 3:06 pm
Hello , How can i change the forum date to Persian ( Djalali ) date ? or how can it get date function straight from Joomla! itself ? Gregorian date is 2015 , Persian date is 1994 ... Best regards, Abdulhalim -
darran wilson said thank you to Maverick for his/her reply to the topic Community Surveys: AUP Plugins.
December 6 at 9:42 am
Rules files are updated in downloads. -
darran wilson liked a reply to the topic Community Surveys: AUP Plugins.
December 6 at 9:42 am
-
Maverick replied to the topic Community Surveys: AUP Plugins.
December 6 at 4:55 am
Rules files are updated in downloads. -
yasin replied to the topic cj blog start and finish publish date.
December 5 at 8:41 pm
thank you but it can be more good. cj blog form is more good from joomla article standart form.. anyway. thank you for answer. -
darran wilson replied to the topic Community Surveys: AUP Plugins.
December 5 at 6:49 pm
This rule still has not been fixed. Can you post the updated code or section to replace in the XML.