Hello geometry dash lite,
I think you should verify the Constant: Open the functions.php file mentioned in the error (functions.php) and locate the line number 558. Check if the constant "THEME_TAG_TOKEN" is defined in that file. It should be defined as a constant using the define() function, like this:
php
define('THEME_TAG_TOKEN', 'some_value');
If the constant is not defined or has a different name, you might need to investigate further to determine why it is missing.
Hello [geometry dash lite][1],
I think you should verify the Constant: Open the functions.php file mentioned in the error (functions.php) and locate the line number 558. Check if the constant "THEME_TAG_TOKEN" is defined in that file. It should be defined as a constant using the define() function, like this:
php
define('THEME_TAG_TOKEN', 'some_value');
If the constant is not defined or has a different name, you might need to investigate further to determine why it is missing.
[1]: https://geometry-dashlite.io