shondalai.com Forum
-
maverick replied to the topic Unable to add ot edit photo.
August 6 at 5:09 pm
Here is the fix. Edit components/com_cjforum/controller.php and find CJFunctions::add_script(JUri::root(true).'/media/system/js/tabs-state.js',... -
maverick replied to the topic There is no limit on the number of characters.
August 6 at 4:54 pm
In my opinion, you cannot stop users from copy-pasting content unless you enforce some user-unfriendly practice of disabling keys. Encourage users to write better answers by... -
Yev liked a reply to the topic There is no limit on the number of characters.
August 6 at 1:01 pm
-
Yev replied to the topic There is no limit on the number of characters.
August 6 at 1:00 pm
-
maverick replied to the topic There is no limit on the number of characters.
August 6 at 12:19 pm
The number characters are limited to the MediumText datatype of mysql which can store very long text. If you believe your server cannot handle such large amount of data, you can... -
ad682005 replied to the topic Unable to add ot edit photo.
August 6 at 7:44 am
Hi Maverick Have you been able to look into this? The issue is still happening and my users want to be able to upload their photos. -
Yev created new topic There is no limit on the number of characters.
August 5 at 6:56 pm
Good afternoon! There is no limit on the number of characters. You can publish an entire book and disable the server. -
-
maverick replied to the topic Multiple answers to one question.
August 5 at 6:19 pm
Agree with you. When multiple responses option is disabled, the user can submit only one answer. If he already submit one answer, the form need not be displayed. Will do this... -
Yev created new topic Multiple answers to one question.
August 5 at 6:02 pm
Good afternoon! It seems to me that you need to hide the response form for those who are not allowed to send multiple responses to the same question. It makes more sense. The... -
Yev replied to the topic Editing your questions and answers.
August 4 at 7:05 pm
I have not submitted the idea correctly. Please correct. -
maverick replied to the topic Editing your questions and answers.
August 4 at 6:56 pm
Please post a feature request. https://www.corejoomla.com/suggest-an-idea.html -
tastyracer replied to the topic View all responses in Consolidated Report.
August 4 at 6:46 pm
Great, that worked! ? Thanks so much. -
Yev created new topic Editing your questions and answers.
August 4 at 6:45 pm
Good day! Probably need to limit the time of correcting questions and answers. This is done in all social networks and many forums. Can you do this quickly by changing the... -
tastyracer said thank you to Maverick for his/her reply to the topic View all responses in Consolidated Report.
August 4 at 6:45 pm
Please add below as well. CjScript::_('noty', array('custom'=>$custom_tag)); Then give view reports permission to your public user group. Otherwise they... -
tastyracer liked a reply to the topic View all responses in Consolidated Report.
August 4 at 6:45 pm
-
Yev said thank you to Maverick for his/her reply to the topic The user answers himself.
August 4 at 6:23 pm
You can do that by editing/overriding the layout file components/com_communityanswers/layouts/YOURLAYOUT/question/replyform.php Line... -
Yev replied to the topic The user answers himself.
August 4 at 6:23 pm
I made a fix. All perfectly! Thank! -
-
Yev said thank you to Maverick for his/her reply to the topic Letter mismatch.
August 4 at 6:14 pm
Can you try below code fix? edit components/com_communityanswers/layouts/YOURLAYOUT/question_list.php and find below code at line 236 <strong...