Marko
Forum Replies Created
-
Thank you! This was very valuable comment! Good to know that we are not the only ones having these problems. Hopefully Thrive fixes these bugs soon. It has to do something with not loading everything in some AJAX-backend calls. WP can be loaded fully or only minimal in back end IIRC.
Thank you! We have to contact Thrive support. So, could it technically be that in these REST requests, Thrive Architect isn’t loading everything it should (PHP License Class), and that’s why the error occurs? I believe that these AJAX requests technically don’t load the entire WP, and while considering this, I came to this conclusion…
Error 500 is here and happens only in Burst GUI. It seems that all these AJAX requests fail:
Uncaught Error: Class “TPM_License_Manager” not found in /home/user/public_html/wp-content/themes/thrive-theme/thrive-dashboard/inc/growth-tools/classes/TPM_License_Checker_And_Activation_Helper.php:8
Stack trace: 0 /home/user/public_html/wp-content/themes/thrive-theme/thrive-dashboard/inc/growth-tools/classes/Tve_Dash_Growth_Tools.php(74): require_once() 1 /home/user/public_html/wp-content/themes/thrive-theme/thrive-dashboard/inc/growth-tools/classes/Tve_Dash_Growth_Tools_Config.php(56): Tve_Dash_Growth_Tools->__construct() 2 /home/user/public_html/wp-includes/class-wp-hook.php(324): Tve_Dash_Growth_Tools_Config::register_rest_routes() 3 /home/user/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 4 /home/user/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 5 /home/user/public_html/wp-includes/rest-api.php(589): do_action() 6 /home/user/public_html/wp-includes/rest-api.php(413): rest_get_server() 7 /home/user/public_html/wp-includes/class-wp-hook.php(324): rest_api_loaded() 8 /home/user/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 9 /home/user/public_html/wp-includes/plugin.php(565): WP_Hook->do_action() 10 /home/user/public_html/wp-includes/class-wp.php(418): do_action_ref_array() 11 /home/user/public_html/wp-includes/class-wp.php(813): WP->parse_request() 12 /home/user/public_html/wp-includes/functions.php(1336): WP->main() 13 /home/user/public_html/wp-blog-header.php(16): wp() 14 /home/user/public_html/index.php(17): require(‘/home/user/…’) 15 {main}thrown
Forum: Plugins
In reply to: [Click to Chat - HoliThemes] Does not work, cannot add number…Thanks so much! That solved the issue! ??
- This reply was modified 1 year, 6 months ago by Marko.
Forum: Fixing WordPress
In reply to: How to create CRUD easily?Any ideas? Does WP_List_Table work to easily code GUI for database table management?
Forum: Plugins
In reply to: [Social comments by WpDevArt] Installed the plugin but no form is showing?Thank you! The wp_footer() did the trick.
Now I have to figure out how to get notifications from comments… ??
In Facebook for Developers it says “App ID”. And it is also in your plugin instructions like so.
My “app” is showing in https://developers.facebook.com/apps/.
- This reply was modified 4 years ago by Marko.
Thank you! I was able to reinstall Sensei and delete data from there. After that I deleted Lifter data (with config define()) and reinstalled Lifter. Now it works ??
Only course and lesson gutenberg blocks do not come automatically… I guess the DIVI theme might cause this? Well, I can always add them manually by searching the right block from gutenberg editor.
Thanks!
MarkoForum: Plugins
In reply to: [Social comments by WpDevArt] Installed the plugin but no form is showing?Thank you. The plugin “Wpdevart Social comments” version is 2.0.4.
Wordpress version is WordPress 5.5.3.
Theme is “my own” bootstrap based simple self coded theme, if that matters…
Regards
MarkoSorry! I was totally in the wrong place, I found the settings now!
( Now I just need to know what email-address to use. I’ll discuss with my partner about that ??
Thank you!
- This reply was modified 4 years, 4 months ago by Marko.
EDIT
- This reply was modified 4 years, 4 months ago by Marko.
Thank you Natalie! This was the missing point for me! Deleting the old certificate did the trick. I’m not sure if I had checked that Reporting -tab before – looks very good feature.
Thanks and have a best weekend! ??
I was able to check the database and in posts there is post type “llms_my_certificate”. There I can find only the original certificates… not the new ones.
So the new ones have not been generated at all, not a cache problem? Is this a bug in the functionality?
Thanks, I’ll try to check this once more… Can you say from the technical point, where can I find the generated certificates (maybe in the posts table?) so I could debug it a little bit?
Thanks!
Thank you. Well… no luck so far…
Cache is now disabled (redis), but it does not help. I have upgraded LifterLMS to the newest version (4.5.0).
I try mark lesson uncompleted and again completed but certificate says excactly the same…
What else can I do to get the newest certificate, we need a way to get it updated. Hopefully there is some way to do this…
Thanks!
- This reply was modified 4 years, 5 months ago by Marko.
Thank you for your quick answer.
I was aware of this might work and I have tried it. However the certificate does not get the new certificate for some reason.
The new certificate is saved in LifterLMS and the preview shows it correctly.
BUT If I mark unfinished and finished the last lesson it says that course is complete but in the user dashboard I can only get the old one…
- This reply was modified 4 years, 5 months ago by Marko.