Jump to content
thirty bees forum
  • 0

[TB 1.5] nocaptcharecaptcha - cannot save settings


tomek

Question

I installed the module and filled all the required data in, but cannot save it, because I get a "Server Error" message. I looked into the logs and I got the following:

Fatal Error
Cannot use "parent" when current class scope has no parent
in file (blahblahblah)/public_html/modules/nocaptcharecaptcha/nocaptcharecaptcha.php(2741) : eval()'d code at line 26
Stack trace
2. modules/nocaptcharecaptcha/nocaptcharecaptcha.php(2741) : eval()'d code:26 ()

PHP version: unknown.  Code revision: unknown build for PHP unknown

 

TB 1.4, PHP 8.1

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0
18 minutes ago, tomek said:

I installed the module and filled all the required data in, but cannot save it, because I get a "Server Error" message. I looked into the logs and I got the following:

Fatal Error
Cannot use "parent" when current class scope has no parent
in file (blahblahblah)/public_html/modules/nocaptcharecaptcha/nocaptcharecaptcha.php(2741) : eval()'d code at line 26
Stack trace
2. modules/nocaptcharecaptcha/nocaptcharecaptcha.php(2741) : eval()'d code:26 ()

PHP version: unknown.  Code revision: unknown build for PHP unknown

 

TB 1.4, PHP 8.1

 

This module is not PHP8 ready. 

https://github.com/thirtybees/nocaptcharecaptcha/issues/12

Link to comment
Share on other sites

  • 0

Really sad as I cannot come back to 7.4 due to:

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.20. in (blahblah)/public_html/vendor/composer/platform_check.php on line 24

 

Link to comment
Share on other sites

  • 0
8 minutes ago, tomek said:

Really sad as I cannot come back to 7.4 due to:

Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.1.0". You are running 7.4.20. in (blahblah)/public_html/vendor/composer/platform_check.php on line 24

 

Of course you can. You just have to first update your thirty bees using coreupdater to PHP 7.4 build. There would be compile/syntax errors if you tried to run code that is using PHP8 syntax on PHP7.

It's been discussed on this forum already. Try search.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...