Maverick
Location | Hyderabad, India |
---|---|
Gender | Male |
Age | 42 years |
Member since | October 28th, 2009 |
Last seen | 2 years ago |
Topics | 32 |
Replies | 15.4k |
Points | 6.66k |
A computer geek, who always love coding, now fell in love with beautiful Bootstrap framework :).
Loves coding as much as watching Sci-Fi movies. Designed and developed some of the popular Joomla! components and corejoomla.com with all passion and love towards programming. Strong believer in smart work and "Anything is possible".
I welcome your feedback and suggestions, reach me out through contact us form.
-
Maverick replied to the topic Invalid controller.
August 21 at 8:39 pm
I don't see any such error with CA. Please create a separate thread with all relevant information about the error (steps to reproduce) to debug the issue. Please make sure you have latest version of the component installed. -
Maverick replied to the topic Questions' category access permission problem.
August 21 at 7:04 am
Can you please send me your website and admin user details using contact us form so that I can check and fix if there is any issue? -
Maverick replied to the topic Questions' category access permission problem.
August 20 at 7:37 pm
Can you post screenshots of the permission settings? -
Maverick replied to the topic Elevation profile & Tool Language.
August 20 at 7:35 pm
You can translate the English language file available at languages/en-GB/en-GB.com_gpstools.ini Few community contributed translations available on Transifex https://www.corejoomla.com/support/language-translations/gps-tools.html -
Maverick replied to the topic Allow user to view all surveys she has completed.
August 20 at 7:32 pm
The menu item is available on the toolbar on front-end under Account dropdown. -
Maverick replied to the topic Updated to version 4.2.1 and can't access surveys.
August 19 at 8:49 pm
You need to change your menu items and update them with new menu item types. -
Maverick replied to the topic Progress Bar not getting displayed while taking category quiz.
August 19 at 8:47 pm
Category quiz will not have any progress bar as there is no certainty on how many questions present in quizzes in a category and how many left etc. Progress bar can only shown for standard quizzes. -
Maverick replied to the topic Cool! CJBlog 2.0 :).
August 19 at 8:13 am
Thank you Ruud for the feedback. Please share me any features which I overlooked, I will add them in next revision. Since the code is going many code changes I have not yet checked into git. I will checkin code with next release. -
Maverick replied to the topic Elevation profile & Tool Language.
August 18 at 8:27 pm
You need to adjust chartArea option of the charts. edit components/com_gpstools/lib/gps_loader.php line 1005 chartArea: { left: 60, top: 20, width: '95%'}, adjust this, for example; chartArea: { left: 100, top: 20, width: '92%'}, -
Maverick replied to the topic Random Questions Order.
August 18 at 6:35 am
>> Noticed Same questions repeating in a quiz attempt of same category.Is there any solution for this ? Are you referring to category quizzes? Ideally only one category quiz should present per category. If it is with regular quiz, then it is a bug, please let me know. And if Max questions limit is 5, 6 Questions are getting dislplayed while taking quiz.(Max_questions+1) Can I have an example quiz to check it? Progress Bar is not displaying while taking quiz(Category Quiz). Where can I see this? Please send me your website and user details using contact us form so that I can check them myself. -
Maverick replied to the topic Invalid controller.
August 18 at 6:27 am
That should be the bug. The articles are standard Joomla articles, click on Articles tab and you can edit them. I will fix the links on dashboard page. -
Maverick replied to the topic Random Questions Order.
August 17 at 8:49 pm
>> moving topic to CQ category Can you please let me know the version of the component you are using? -
Maverick replied to the topic Problem with badge rules.
August 17 at 8:46 pm
Can you please send me your website details using contact us form to check the issue? -
Maverick replied to the topic Invalid controller.
August 17 at 8:45 pm
Can you please let me know the url of your dashboard page? -
Maverick replied to the topic Can't add categories after migration to V4.
August 16 at 7:32 pm
A root category should be present before adding others. It looks like your category system has not migrated to Joomla 3 with correct category-child relationships. Try to install the component again which should fix the issue automatically by creating root category. Otherwise please send me the data present in xxx_categories table so that I can advice you what went wrong. -
Maverick replied to the topic Community Survey hanging on "Please Wait"; receiving "noty is not defined" error.
August 16 at 7:30 pm
As I replied to your email: It looks like the categories are not upgraded properly. If you do not have too many categories/surveys, recreating the categories and assign surveys to them will solve the issue. Otherwise please let me know your website and admin user details so that I can see how we can fix it. -
Maverick replied to the topic Invalid controller.
August 16 at 7:28 pm
Can you please let me know the version of CjBlog you have installed? -
Maverick replied to the topic Problem with badge rules.
August 16 at 7:26 pm
I suggest you to create that folder as the component can't create it. -
Maverick replied to the topic Content reporting system.
August 15 at 5:49 am
Im sorry, this feature was disabled in v4 as it tend to attract spammers. An improved version with captcha is being developed which will be available in the next release.