- This topic has 11 replies, 10 voices, and was last updated 2 years, 1 month ago by
laranz.
- AuthorPosts
- March 6, 2017 at 9:22 pm #89977
clovesamantha
ParticipantI updated the Illdy Theme, but after the update finished, my Illdy companion stopped working. When I try to activate the illdy companion plugin, the following error shows up:
Plugin could not be activated because it triggered a fatal error.
Warning: require_once(/home/theeleva/public_html/wp-content/plugins/illdy-companion/widgets/class-widget-parallax.php): failed to open stream: No such file or directory in /home/theeleva/public_html/wp-content/plugins/illdy-companion/illdy-companion.php on line 70
Fatal error: require_once(): Failed opening required ‘/home/theeleva/public_html/wp-content/plugins/illdy-companion/widgets/class-widget-parallax.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php:/usr/local/php54/lib/php’) in /home/theeleva/public_html/wp-content/plugins/illdy-companion/illdy-companion.php on line 70
Any ideas??
March 6, 2017 at 10:00 pm #89981bilgem
ParticipantThis reply has been marked as private.March 6, 2017 at 11:08 pm #89992fabianocardoso
ParticipantThe same!
Whats wrong?!March 6, 2017 at 11:21 pm #89993hoosierdeveloper
ParticipantI’m getting the same error too! is there any update?
March 7, 2017 at 8:16 am #90027usamah
ParticipantHi,
It happened to me too, and luckily I was a software debugger, to make long story short:
YOU HAVE TO REMOVE (OR TEMPORARILY QUOTE) TWO LINES IN “illdy-companion.php” file.
The file location is in “YOURSITE/public_html/wp-content/plugins/illdy-companion”
The two lines are:
/** require_once plugin_dir_path( __FILE__ ) . ‘widgets/class-widget-parallax.php’;
require_once plugin_dir_path( __FILE__ ) . ‘widgets/class-widget-testimonial.php’; */The new update seems to remove these two files from the directory, unfortunately it did not remove them as required files from the code.
This fix solved it in my case.GOOD LUCK,
UsamahMarch 7, 2017 at 9:16 am #90031rubendbg
ParticipantThanks usamah!
It works. However a lot of css that I previously done is not showing eventhough I’m using a child theme!
March 7, 2017 at 12:25 pm #90061Katarzyna Szmidt
ParticipantI’m getting this error message:
Fatal error: Class ‘Epsilon_Editor_Custom_Control’ not found in /autoinstalator/wordpressplus/wp-content/plugins/illdy-companion/illdy-companion.php on line 400
March 10, 2017 at 9:54 pm #90721laranz
ModeratorHi Guys,
Update the plugin https://wordpress.org/plugins/illdy-companion/ to version 1.0.7, it has been fixed in this version. If still, it didn’t work, pass us the WP Login details in a private reply in a separate thread, I will look into it. Also, update the theme to its latest version.
Let us know,
Thanks,
laranz.March 23, 2017 at 9:56 am #92843marketingeatbetter
ParticipantThis reply has been marked as private.September 29, 2017 at 6:12 pm #123825mayaragalindo
ParticipantThis reply has been marked as private.September 29, 2017 at 6:13 pm #123826mayaragalindo
ParticipantO meu site está dando o seguinte erro no mesmo plugin:
Warning: require_once(/home/agenc268/public_html/onmark.com.br/wp-admin): failed to open stream: No such file or directory in /home/agenc268/public_html/onmark.com.br/wp-content/themes/illdy/inc/libraries/welcome-screen/class-epsilon-welcome-screen.php on line 440
Fatal error: require_once(): Failed opening required ” (include_path=’.:/opt/php55/lib/php’) in /home/agenc268/public_html/onmark.com.br/wp-content/themes/illdy/inc/libraries/welcome-screen/class-epsilon-welcome-screen.php on line 440
Alguém pode me ajudar? Já tentei várias coisas e não consigo resolver.
October 9, 2017 at 3:36 am #126187laranz
ModeratorHi,
Sorry for a late in response, Make sure you’re running on the latest theme version, and also make sure the illdy plugin is up-to-date too. Also, please update your PHP version to the latest, ask your host to do that. And report back to us, that this fixed the issue or not.
Let us know,
Thanks,
laranz. - AuthorPosts
- The topic ‘Illdy fatal error’ is closed to new replies.