Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Website Setup › Homepage › Error
- This topic has 10 replies, 3 voices, and was last updated 1 year, 6 months ago by Manathan.
-
AuthorPosts
-
AshakahParticipant@meshak
- 4 Topics
- 10 Posts
I keep getting this error I don know why? how do I fix this?
Warning: The magic method Merlin_Logger::__wakeup() must have public visibility in /home/oneicufo/Community.ivmbresources.com/wp-content/themes/cera/libs/merlin/includes/class-merlin-logger.php on line 194
February 7, 2023 at 03:13 #44170@themodactyl- 0 Topics
- 6587 Posts
Hi Ashakah,
To help us getting clues and find a solution to this issue, please activate logging on your website, just turn WP_DEBUG to true, by pasting the following code lines in your wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );
More on this in the following topic: Debugging in WordPress.
Thank you.
February 7, 2023 at 09:46 #44187@themodactyl- 0 Topics
- 6587 Posts
Hi Ashakah,
Can you confirm me you were not able to paste the code lines in your wp-config.php file? If that’s with this step you need help, I’m afraid I cannot do it for your. Indeed, you have to do that through FTP, so only you or your host can do it. It should be located in public_html > wp-config.php.
If the code is added but the issue still occurs, please let me know.
Best,
February 9, 2023 at 08:37 #44228@themodactyl- 0 Topics
- 6587 Posts
Hi Ashakah,
Can you now make a test and tell me if you’re still facing this issue? This is a PHP warnings, not an error. Unlike errors, warnings won’t break your website. They’re just messages aimed at developers to improve their code. Now that the code has been added, this line shouldn’t bother you anymore.
Note that you will still be able to consult the warnings and errors triggered by your website but these won’t appear on your pages anymore.
Regards,
February 10, 2023 at 17:30 #44247@roboraptor- 0 Topics
- 395 Posts
Hi there,
Thanks for getting in touch!
We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help: https://doc.themosaurus.com/
Kind regards,
February 11, 2023 at 01:17 #44262@roboraptor- 0 Topics
- 395 Posts
Hi there,
Thanks for getting in touch!
We provide support only during Belgian business hours (Monday to Friday, from 8:30 am – 5:30 pm CEST), and our current response time can be up to 1 business day. We’ve received your request and we’ll get you an answer ASAP.
We really thank you for your patience!
In the meantime, feel free to check out our documentation resources for more help: https://doc.themosaurus.com/
Kind regards,
February 12, 2023 at 08:17 #44268@themodactyl- 0 Topics
- 6587 Posts
Hi Ashakah,
I’m glad to read I was able to help you solve this. 🙂
Thank you for bring these new issues to our attention. We’re glad to answer any question related with the setup of our theme.
However, it is very difficult for us to provide the best support possible and to keep track of issues and their resolution if so many questions are asked in the same topic.
Moreover, it’s easier for us to share the resolution for a single issue with other members of our community facing the same problem.So, could you split your questions into different topics, please? One question = one topic.
By doing this, you will be making a great contribution to this forum, and we thank you very much for that!Thank you.
February 12, 2023 at 10:34 #44272 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Error’ is closed to new replies.