Find Answers and Get Support › Forums › Pimp my Site – Holiday, Weather & Festive Effects to Pimp your WordPress Site › Installation & Updates › Updated to the Valentine’s version it gives me this error
- This topic has 8 replies, 3 voices, and was last updated 1 year, 7 months ago by Manathan.
-
AuthorPosts
-
Aniello RussoParticipant@vinness
- 2 Topics
- 7 Posts
Parse error: syntax error, unexpected token “else” in /home/ccrtglgw/public_html/wp-content/plugins/pimp-my-site/admin/settings/class-pimp-my-site-settings.php on line 1693
February 2, 2023 at 12:15 #44058@themodactyl- 0 Topics
- 6603 Posts
Hi Aniello,
Thank you for reaching out to us.
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 3, 2023 at 10:12 #44064Aniello RussoParticipant@vinness- 2 Topics
- 7 Posts
This reply has been marked as private.February 7, 2023 at 10:14 #44192@themodactyl- 0 Topics
- 6603 Posts
Hi Aniello,
Thank you for your feedback.
It’s best if we take a quick look at this. Could you create a new website user for us please? If possible with administrator capabilities so we can make a quick check of your settings. You can post the user name and password in your next reply and mark it as private to keep this between us.
Also, are we free to deactivate plugins for our tests? In this case, I invite you to make a backup before we investigate your website further in order to make sure you don’t loose any data if something goes wrong.
Thank you.
February 7, 2023 at 10:21 #44195Aniello RussoParticipant@vinness- 2 Topics
- 7 Posts
This reply has been marked as private.February 9, 2023 at 20:02 #44240@themodactyl- 0 Topics
- 6603 Posts
Hi Aniello,
It seems logging on your website has not been activated. Can you please 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.
Once this is done, we’ll be able to make some tests.
Thank you.
February 10, 2023 at 17:24 #44245Aniello RussoParticipant@vinness- 2 Topics
- 7 Posts
Submitted Done You Can Check
February 11, 2023 at 14:09 #44263@roboraptor- 0 Topics
- 398 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 14:09 #44264 -
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 ‘Updated to the Valentine’s version it gives me this error’ is closed to new replies.