The first time when the error popped up, I visited the plugins page. There was a notice next to the Namaste plugin stating that it needed to be updated, but the update was not compatible with my version of PHP. I updated PHP to v. 8.1, updated Namaste, but it is still the same. The [namaste-course-lessons 0 0 post_date ASC] shows nothing, while [namaste-enroll] shortcut results in the following:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘ASC’ at line 5]SELECT * FROM bbb_posts tP JOIN bbb_postmeta tM ON tM.post_id = tP.ID AND tM.meta_key = 'namaste_course' AND tM.meta_value = 4903 WHERE post_type = 'namaste_lesson' AND (post_status='publish' OR post_status='draft') ORDER BY ASC
After a PHP update, Namaste stopped creating certificates for all my courses and I found out why. Here is the error:
Fatal error: Array and string offset access syntax with curly braces is no longer supported in /home/spanis7/public_html/wp-content/plugins/pdf-bridge/lib/vendor/mpdf/mpdf/src/Mpdf.php on line 2238
Please help!
]]>Please replace your file in the namaste-lms/languages/namaste-ru_RU.mo folder with the file from Translating WordPress.
My translation is more complete.
Thank you.
Is it possible to have a mark (small picture or so) in the menu shown with [namaste-course-lessons]
Or add a text like:
(free preview)
like this:
]]>People register but don’t start the courses. The same problem with all courses.
You need to be register and then go to “H Σελ?δα μου”.
Can you help me?
]]>After noticing that (at least) many pages didn’t show (getting the message:
“There has been a critical error on this website.
Learn more about troubleshooting WordPress.“),
I deactivated the plugins a. Namaste! LMS and b. Watu Quiz.
The pages appeared again.
I then tried to activate the Plugins again starting with Namaste!. The system refuses to activate producing the message:
“Plugin could not be activated because it triggered a?fatal error.”
It is a Multi Site installation and has the latest versions for both PI:
namaste! 2.5.9.9
Watu 3.3.8.4?
I also tried to activate 1st Watu and both at the same time. In all cases I get the same refusal reply from the system.
Thank you!
]]>Excellent Plug-in. Excellent work. Thank you!
However, after updating to the latest version (2.5.9.6), login to the site was no longer possible.
Instead of a normal login WP gave the message: “cookies are blocked due to unexpected output“
De-activated the plug-in. Things got back to normal.
Thank you!
]]>Hi Namaste LMS team!
I’m Salima and I’m new to WordPress, first of all THANK YOU for creating Namaste LMS, I really like the way you designed the quizzes, it’s rich and let you do almost anything you want. I’m about to create a chinese online course for children, hopefully with Namaste LMS!
I’m not sure if you can answer these questions, if it’s not the case please forgive me for asking:
I’d like to know if Namaste Lms can integrate with S2Member and H5P, If quizzes can be a parts of a course, if it can integrate Youtube live and zoom session as a lesson, if Namaste lms theme has a course archive page and a blog page or does it need to be set beside? Sorry for my poor English and all these questions at once!
thank you so much for your answer and your precious time,
Salima
]]>The plugin is giving me mad errors and I feel I may have to redo my complete school website. Is there any way we can export the data especially of the students and the lessons they completed, redo the site and install the plugin afresh, and then import back that data to the new site?
Any advice will help. Thanks.
]]>The plugin is giving me problems such as error when creating a new course. This has been happening for a while now and I really need this to end. I am using an outdated pro version for 5 years that I did not renew, along with your premium theme that I recently bought. I have been emailing to receive instructions on how to renew the plugin and no response. I have to get this sorted out or I have to redo my website with another LMS and I really kinda do not want to do that. My college is therefore on pause until I can fix this issue. This is bad.
Will someone please instruct me on how to renew the plugin so I can get support on this matter? If renewing the product will not help me, I have to find another LMS.
Thanks
]]>My site has a few custom post types of its own, with associated taxonomies. One such is named ‘sessions’. When I visit the taxonomy page for one term, the relevant bit of WP’s query SQL looks like this:
AND ((wpmm_posts.post_type = 'sessions' AND (wpmm_posts.post_status = 'publish' OR … etc
Now I activate the Namaste plugin, and nothing appears on the page. The same section of the WP query SQL now looks like this:
AND ((wpmm_posts.post_type = 'post' AND (wpmm_posts.post_status = 'publish' OR … etc
Namaste has overwritten my custom post type name with ‘post’, and it has added several of its own post types. Consequently, the query returns no results.
I can see a function ‘query_post_type’ in several Namaste PHP files, all of which manipulate the query, and my own post type goes missing.
This is using version 2.5.9 of the plugin, on WP 6.1.1.
I obviously won’t be able to use Namaste if it stays like this. Is there a solution?
]]>Hi i am getting a critical error when i am changing the status off an asignment to for example approved. The error is mainlt caused by the module Namast connect.
Thanks in advance!
Hi, I’m having trouble with creating an enrollment button in my course. I created a course and used the shortcode [namaste-enroll] to display an enrollment button but when I open the page publicly (and not logged-in) there is ‘You can enroll in this course from your student dashboard. You need to be logged in. ‘ instead of the ,Click to enroll’ button.
Can you tell me what I’m doing wrong?
Thank you.
]]>Hi, I just purchased the Namaste Theme hoping it would fix the problem but it did not. Whenever the student clicks the Assignment link, it takes the student to the ‘SHOP’ page instead. What am I doing wrong?
]]>Hello, since the new update 2 days ago, I cannot create a new course. When I attempt to create a new course, I get a blank page and nothing else. I was notified by WordPress of the following error within your plugin:
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, Namaste! LMS.
First, visit your website (https://academy.spiritofesther.com/) and check for any visible issues. Next, visit the page where the error was caught (https://academy.spiritofesther.com/wp-admin/post-new.php?post_type=namaste_course) and check for any visible issues.
I appreciate your help.
Dione
My website now begins to get the following error on many of the pages even though the site still works, but it really is very annoying. You can see the error on the homepage below the login area. And I do have the PRO version. But here is the error I keep getting.
Warning: Attempt to read property “id” on null in /home/www/academy.spiritofesther.com/wp-content/plugins/namaste-lms*/models/point.php on line 78
Any help?
]]>Good afternoon. I′m trying to design a certificate that will automatically insert the student′s name and current date and an ID number.
I have inserted the codes:
{{name}}
COMPLETED ON {{date}}
CERTIFICATE NUMBER: {{id}}
I′ve also tried it with a single { }. The result of the certificate appears just like this. The data fields are not inserted. Any help or recommendations would be appreciated. Thanks.
]]>Hey guys, I checking, and seems like NamasteLMS is one of the few LMS plugins that supports WordPress 4.9.x (which Classicpress forked).
But I’m worried about the future: Will ClassicPress still be supported? Or Namaste will require WordPress 5.0+ ?
Thanks!
]]>Hello
Thanks for awesome plugin.I am most interested in monotizing my test package i.e. multiple tests in 1 test pack.
I have reviewed your quiz interface. I would like to know it is possbile to have below mentioned features.
1. Question map ( or question navigation map ) showing attempted, non attempted, marked for review question as a map.
2. Have buttons like next, previous, mark for review, clear
reference question interface https://drive.google.com/file/d/1FTs1D_sYZgwo0R3zKn3etnyqAvqZ8pAQ/view?usp=sharing
I am not looking for exactly the same interface, but something similar.
Thanks Neeraj
]]>I am seeing some strange behaviour where Watu quizzes work in normal pages on my website (like this https://www.flikulti.com/theory/handler-offence-fundamentals/what-is-handling/) but not within a Namaste lesson; within the lesson, nothing happens when a button is pressed.
Could there be a setting that has been incorrectly applied?
Many thanks in advance
]]>Hello!
Is the following possible to archieve with your LMS?
1) Is it possible to create a course on my website and then sell access to the course to instructors, who in turn can use it to enroll their students? In this way, only the instructor (not the students) will buy access to the course.
2) Is it possible for the instructor to see a dashboard on how their students are doing (progress, scores, etc) even if the course is hosted on my website?
3) Is it possible to specify how many licenses the instructor will buy? (E.g. if the instructor has 10 students, he will buy 10 licenses, and thereafter he will enroll his 10 students in the course)
Hope you can help ??
]]>Hi,
Something strange is happening to a few of my students. When enrolled in one of my courses, this happens when they try to access the exam (created with WATU) – see video sent from the student here: https://we.tl/t-BajPl2boZV
It is the exam for the course they are enrolled in, it worked before, but now it tells them this when they click on the link to do the exam of that course:
“In order to see this lesson you first have to be enrolled in the course “Classic Lash Extensions””
“Classic Lash Extensions” is the name of the course they want to take they exam for, which they are already enrolled in.
What is strange is that it works 100% for me as admin. I spend a bit of time but can’t find the issue, can you help?
Thanks
]]>Hi,
I’ve been playing around with the free version of Namaste LMS for a few days to make sure it has the functionality needed before purchasing the Pro version.
So far I haven’t been able to use “assignments,” because I need the student to be able to mark them complete. Instead, I decided to use modules and lessons. I have created one course that contains one module and one lesson. I included the shortcode, [namaste-mark] in my lesson, but it does not show up on my lesson page. The minimum requirement for a lesson to be completed is simply to be visited by the student. No additional requirements have been added.
Any suggestions on what could be wrong?
Thanks,
]]>Everything is up to date.
I’m using a premium theme bundled with WPBakery PageBuilder.
I would like to give the ability to the Editor to edit LMS Courses and Lessons.
If I add the Editor role to the “WordPress roles that can administrate the LMS”, the PageBuilder controls are hidden everywhere in the backend (on Pages, Posts, etc).
This happens only if I add the role in the Namaste LMS. Otherwise everything works just fine.
It seems that adding a specific role (instead of leaving only the Administrator able to edit the LMS stuff) breaks the default role handling of WordPress.
Any help would be appreciated.
PS. Can’t give access to the staging website because it’s firewalled.
]]>I’d like to disable email notifications that occur when someone starts or completes a course or lesson but I can’t find a setting for this. Where can I do this from?
]]>I am currently using WP 5.7.2 and Namaste Version 2.5.1
Since the last plugin update, I, as administrator, cannot view modules or lessons. When I click on a module, I am prompted that I need to register for the class to view it. If I go through the dashboard to Namaste / Lessons, I can open the lessons. However, even from the Dashboard, if I try to open any module, I get the prompt to register. From the link above, this happens with any link from Psych 1 or Psych 2. It does not matter whether I click on “Psych 1” (or “Psych 2”) and then try to select a module, or if I try to select the module from the menu link.
If I create a student account and enroll for the class, I can see everything fine. This happens in Firefox and Chrome browsers.
Hi Guys,
I am testing a paid course, so created a sandbox account on paypal. The payment goes through. But the information is not received by the LMS, so basically the students remained unrolled. I am using PDT token.
I get this error on top
Paypal payment attempt failed at June 18, 2021 4:27 pm: Can’t connect to Paypal: cURL error 28: Operation timed out after 45001 milliseconds with 0 bytes received
Can you provide some insight on how to solve it.
Th URL of website is below if it helps.
https://edu.seqome.com/seqome-course/developing-artificial-intelligence-models-for-life-science/
Thanks in Advance.
Jai
I successfully created a course about a year ago using Namaste LMS and the WooCommerce Bridge. I am hoping to launch my second course soon.
As I was creating my new course, I noticed Namaste had added built-in WooCommerce integration and so I chose “Allow accepting WooCommerce as a primary selling method” in Settings. Now it seems my old course and my new course (not launched) are both returning the message “SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data” at checkout. I’m selling other virtual products successfully on my website everyday so the issue is limited strictly to purchasing the two courses. I’ve deleted all unnecessary plugins. I believe the courses are both configured correctly as products. I haven’t changed any WooCommerce settings or anything else, only updated plugins as needed. I’m at a total loss on what to do next. Can you please help? (I have a wordpress.com site, not a www.ads-software.com site if that matters so I don’t have access to code…) Thank you in advance for any insight.
Was wondering if there is a feature where students which have successfully completed course can rate and write reviews which are publicly visible.
]]>I updated to the latest Namaste LMS version Today 24 feb 2021.I keep getting an error when i click on the student name or when i click on manage to mark lesson as accomplished. Here comes the error:
A critical error has occurred on the site. Check the inbox for the site administrator’s email for further instructions.
Best regards.
Johnny A