Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)
  • Still a problem. And our client is really upset that the site is crashing. WP 6.6,1 & ASE version 7.4.5…had to disable ASE because of the instability. To our knowledge this is the only site of 62 that its happening on. But maybe there are others we’re not aware of.

    PHP Fatal error: Uncaught Exception: Failed to update the config file. in /nas/content/live/centerpoints/wp-content/plugins/admin-site-enhancements/classes/class-wp-config-transformer.php:421#012Stack trace:#012#0 /nas/content/live/centerpoints/wp-content/plugins/admin-site-enhancements/classes/class-wp-config-transformer.php(324): ASENHA\Classes\WP_Config_Transformer->save(‘<?php\n# Databas…’)#012#1 /nas/content/live/centerpoints/wp-content/plugins/admin-site-enhancements/classes/class-disable-smaller-components.php(201): ASENHA\Classes\WP_Config_Transformer->update(‘constant’, ‘DISALLOW_FILE_E…’, ‘false’, Array)#012#2 /nas/content/live/centerpoints/wp-includes/class-wp-hook.php(324): ASENHA\Classes\Disable_Smaller_Components->enable_plugin_theme_editor(”)#012#3 /nas/content/live/centerpoints/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)#012#4 /nas/content/live/centerpoints/wp-includes/plugin.php(517): WP_Hook->do_action(Array)#012#5 /nas/content/live/centerpoints/wp-settings.php(555): do_action(‘plugins_loaded’)#012#6 /nas/content/live/centerpoints/wp-config.php(120): require_once(‘/nas/content/li…’)#012#7 /nas/content/live/centerpoints/wp-load.php(50): require_once(‘/nas/content/li…’)#012#8 /nas/content/live/centerpoints/wp-blog-header.php(13): require_once(‘/nas/content/li…’)#012#9 /nas/content/live/centerpoints/index.php(17): require(‘/nas/content/li…’)#012#10 {main}#012 thrown in /nas/content/live/centerpoints/wp-content/plugins/admin-site-enhancements/classes/class-wp-config-transformer.php on line 421Thu, Oct 3, 2024, 09:48 AM MDT

    PHP Warning: file_put_contents(/nas/content/live/centerpoints/wp-config.php): Failed to open stream: Permission denied in /nas/content/live/centerpoints/wp-content/plugins/admin-site-enhancements/classes/class-wp-config-transformer.php on line 418

    Thread Starter imaginarytrout

    (@imaginarytrout)

    Hey @jasonkytros we appreciate you jumping on to this issue. We’re golden now!

    All good on our end now. Thanks for the quick assistance here and through your primary support channel @ladela!

    @mrhuynhanh did you ever find a solution to your problem? I have the exact same issue. we’re trying to do a simple “equipment reservation” setup. No staff really needed, just “services” which in this case is three sets of equipment.

    Thread Starter imaginarytrout

    (@imaginarytrout)

    So we wrote a script that worked flawlessly. For anyone facing this daunting task, it isn’t too bad.

    @dan @donna, we’d love to share the script with you to consider adopting as a utility for SenseiLMS or sharing with other folks who may inquire about the same question. It is very common for WP hosting environments to have separate environments for development, staging, and production. Our script made it really simple.

    Thread Starter imaginarytrout

    (@imaginarytrout)

    The fix for this from @kkarpieszuk (thank you, sir!!) is as follows:

    In wpml > settings > taxonomy term translation taxonomy Question types were set as Translatable. Because of this question types, for example, Boolean has been translated to Spanish also “Boolean” but it’s slug was “boolean-es”. This is not a valid question type according to Sensei and when Sensei tries to query for answers with this slug, it gets nothing.

    Solution:
    – go to wpml > settings > Taxonomies translations
    – find Question types and set it as Not translatable
    – now you need to change a bit in your database. In table wp_terms find where slug ends with “-es”, the query for this is:
    SELECT * FROMwp_termsWHEREslugLIKE '%-es'
    – now for each slug, please remove -es from the end (so boolean-es should be boolean, required-es must be required etc)

    that’s it!

    Thread Starter imaginarytrout

    (@imaginarytrout)

    @kkarpieszuk @drawmyface no pressure guys πŸ™‚ but our client just sent this to us.

    Thank you for the follow up call today. While I’m not a software developer, I can’t believe that the questions are viewable but not the answers. It can’t be that difficult of a fix!

    To remind everyone, we have pushed out the focus group several weeks past the original date and have committed to 10/18/2019 review by this group with a usable product to test.

    Looking forward to resolving the hiccup and moving forward by next Friday!

    Rick
    Washington Retail Association

    Thread Starter imaginarytrout

    (@imaginarytrout)

    @kkarpieszuk here is the link: https://wpml.org/forums/topic/split-spanish-version-of-sensei-plugin-the-quiz-link-301-redirects-back-to-the-lesson/ which is a split from a previous issue where we were experiencing a 301 redirect with quiz post type translation. The original issue was resolved by not using “cuestionario” and instead using “quiz” as the spanish quiz post type slug. In other words, please ignore the title πŸ™‚

    Thread Starter imaginarytrout

    (@imaginarytrout)

    Thanks, Dan. I was actually going to hit you up on the WP Slack channel. WPML is asking us to go install SenseiLMS and attempt to translate lessons a clean WP install. I guess we’re not understanding why the burden is on us to support the “known issues”. We’ll do what we can but would appreciate SenseiLMS and WPML support to put their heads together on this. Us being a go-between the two dev parties are not making this easy to resolve, particularly with you I’m guessing in EU and Carlos (the support tech working with us from WPML) in Montevideo Also, We ride on WP Engine and can grant a user to take advantage of their tooling including phpMySQL, etc.

    Thread Starter imaginarytrout

    (@imaginarytrout)

    Dan, thanks for looking at this. We also have WPML taking a look at it, however, I’m not sure what they will come back with since the content is fully translated to Spanish including lessons and quizzes with full Q&A. Like I said its working fine for English, but Spanish we’re just looking at questions. No answers or the ability to complete a quiz. If you need a login, FTP or site + database archive, let us know.

    Thread Starter imaginarytrout

    (@imaginarytrout)

    Here is the solution if anyone ever experiences this:

    We went to WPML -> String Translation -> Searched for ‘quiz’ (the slug) and changed ‘cuestionario’ to ‘quiz’ in Spanish. 301 redirect went away.

    I am experiencing the same issue. WordPress 5.2 actually e-mailed us the problem. See snippet below. Sensitive or private data has been redacted. We’re running WP 5.2 with PHP 7.2, upgrading to 7.3 soon. Not an MU site but may have MU plugins. We’re hosted at WP Engine.

    Howdy!
    
    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, GF Square  (Premium).
    
    First, visit your website (https://mydomain.org/) and check for any visible issues. Next, visit the page where the error was caught (https://mydomain.org/wp-admin/network/setup.php) and check for any visible issues.
    
    Please contact your host for assistance with investigating this issue further.
    
    If your site appears broken and you can't access your dashboard normally, WordPress now has a special "recovery mode". This lets you safely login to your dashboard and investigate further.
    
    https://mydomain.org/wp-login.php?action=enter_recovery_mode&rm_token=sometoken&rm_key=somekey
    
    To keep your site safe, this link will expire in 1 day. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
    
    Error Details
    =============
    An error of type E_ERROR was caused in line 12628 of the file /wp-content/plugins/gf-square-premium/lib/freemius/includes/class-freemius.php. Error message: Uncaught Error: Call to undefined function get_blog_list() in /wp-content/plugins/gf-square-premium/lib/freemius/includes/class-freemius.php:12628
    Stack trace:
    #0 /wp-content/plugins/gf-square-premium/lib/freemius/includes/class-freemius.php(12697): Freemius::get_sites()
    #1 /wp-content/plugins/gf-square-premium/lib/freemius/includes/class-freemius.php(17035): Freemius->get_blog_install_map()
    #2 /wp-content/plugins/gf-square-premium/lib/freemius/includes/class-fs-plugin-updater.php(122): Freemius->has_any_active_valid_license()
    #3 /wp-content/plugins/gf-square-premium/lib/freemius/includes/class-fs-plugin-updater.php(72): FS_Plugin_Updater->filters()
    #4 /wp-content/plugins/gf-square-premium/lib/freemius/includes/class-fs-plugin-updater.php(59): FS_Plugin_Updater->__construct(Object(Freemius))
    #5 /wp-content/plugins/gf-square-premium/lib/f
    imaginarytrout

    (@imaginarytrout)

    Donna, we’re in a similar boat as Fernando. We’re running an instance of Sensei 1.9.6 with the following legacy plugins:

    Sensei – Version 1.9.6
    Sensei Certificates Version 1.0.13
    Sensei Course Progress – Version 1.0.6

    Our Client is very interested in an upgrade to 2.0, particularly for the WPML support that was added over the years if that is still a part of the 2.x release? We’re currently in the process of translating from English to Spanish for the courses and lessons with WPML.

    We currently do not charge for courses however our client is interested in charging in the not-to-distant future for course levels above “101” which I understand we’d need to license the Paid Courses extension. Like Fernando, we can’t find much documentation about upgrading and may have to trial and error in a development environment.

    Our old Sensei licensing has expired, and the WooCommerce Helper plugin (is the plugin deprecated?) is requiring us to re-license to upgrade via auto-updates. However, I no longer see options to license the 1.X releases. Moreover, we’re not even sure if a 1.X or 2.X upgrade would even work with our custom plugin that enhances core Sensei 1.9.6 and Certificate functionality. More trial and error or code diffs. Was the 2.X release a complete re-write?

    Any thoughts would be greatly appreciated.

    Thank you!

    We had to restart php-fpm to make that error go away.

    AWESOME plugin. Yes having the ability to toggle visibility would be ideal. We’ll either fork your plugin or have to do something custom for our application.

Viewing 15 replies - 1 through 15 (of 20 total)