I am really new to wordpress environment.
I have the site on https://www.thewebdebug.com which is showing an error like
PHP Error Message
Fatal error: require() [function.require]: Failed opening required '/home/a9739613/public_html/wp-includes/random_compat/random.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a9739613/public_html/wp-includes/compat.php on line 338
can anybody tell me what is going on and how should i fix it.? I had tried on the web but couldnot find a solution that fits my need. I have recently upgraded my wordpress and some plugins failed to do.
Related
I wanted to log in to my wp-admin and for some reason my site is experiencing fatal error:
Fatal error: require_once(): Failed opening required '/data/web/virtuals/297382/virtual/www/domains/territy.net/wp-content/plugins/woocommerce/packages/woocommerce-blocks/src/StoreApi/deprecated.php' (include_path='.:/data/web/virtuals/297382/virtual') in /data/web/virtuals/297382/virtual/www/domains/territy.net/wp-content/plugins/jetpack-boost/vendor/jetpack-autoloader/class-version-loader.php on line 89
Thanks to internet I somehow got into the wp-admin when I deactivated all my plugins, but when I started to activate them again, all woocommerce plugins cannot be activated and showing me this error again.
Please help if you know how to solve this problem.
Thanks.
Petr
I wanted to log in to my wp-admin and for some reason my site is experiencing fatal error.
Hi I was making app using kohana and I'm getting this error.
Anyone know how to fix this?
Fatal error: require(): Failed opening required '....../system/utf8/transliterate_to_ascii.php' (include_path='.:/usr/share/pear/') in .......system/classes/kohana/utf8.php on line 149
I was trying changin permission on files and nothing works.
I just checked on my website today at (www.mediagrooveltd.com) and the following error below was thrown. The site has been functional for over a month now with no troubles, what could be the cause of this?
Warning:
require_once(/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/vendor/tribe-common-libraries/tribe-common-libraries.class.php):
failed to open stream: No such file or directory in
/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/src/Tribe/Main.php
on line 304
Fatal error: require_once(): Failed opening required
'/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/vendor/tribe-common-libraries/tribe-common-libraries.class.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/oddity/public_html/mediagrooveltd.com/wp-content/plugins/the-events-calendar/src/Tribe/Main.php
on line 304
There is something wrong with the events calendar, some of the files are missing. Or might have been over ridden by an update, for a temporary fix Deactivate the event plugin and see if everything works. If the site does work then you can delete and reinstall the plugin again. Make sure to take a backup of the plugin before deleting it.
I recently uninstalled the plugin SEO Facebook Comments
Since then when I click on add new plugin I get this error,
Warning: require_once(D:\Dropbox\htdocs\bcu/wp-admin/includes/class-wp-plugin-install-list-table.php): failed to open stream: No such file or directory in D:\Dropbox\htdocs\bcu\wp-admin\includes\list-table.php on line 42
Fatal error: require_once(): Failed opening required 'D:\Dropbox\htdocs\bcu/wp-admin/includes/class-wp-plugin-install-list-table.php' (include_path='D:\Dropbox\htdocs\bcu\wp-content\plugins\google-analyticator\google-api-php-client\src;.;D:\xampp\php\PEAR') in D:\Dropbox\htdocs\bcu\wp-admin\includes\list-table.php on line 42
I've looked for this error on google and this site although I cannot seem to find anyone else with this error?
Can anyone help me get past this?
I understand it may be a explicit PHP error but I am not too sure on how to fix it,
The error is within another plugin that you have installed.
The second line shows the actual crash
Fatal error: require_once(): Failed opening required 'D:\Dropbox\htdocs\bcu/wp-admin/includes/class-wp-plugin-install-list-table.php' (include_path='D:\Dropbox\htdocs\bcu\wp-content\plugins\google-analyticator\google-api-php-client\src;.;D:\xampp\php\PEAR') in D:\Dropbox\htdocs\bcu\wp-admin\includes\list-table.php on line 42
The plugin is named google analyticator and there is a problem with getting data by the looks of things.
Try de-activating the plugin and seeing if you can then add plugins after.
If that is the problem, try uninstalling the plugin, downloading the latest version and then installing that. If there is still a problem with that plugin, then you will have to report it to the creators and look for an alternative.
I have a problem which suddenly appeared on my site...
It seems like a problem with php version on my hosting but don't know how to fix it and could use any help...
My site runs on J 1.5.16 (I know it's not up to date...) and yesterday was running just fine.
the error is:
Warning: require(/templates/xxx/gk_suckerfish.php) [function.require]: failed to open stream: No such file or directory
in /home/xxx/public_html/templates/my_template/index.php on line 22
Fatal error: require() [function.require]: Failed opening required '/templates/my_template/gk_suckerfish.php' (include_path='.:/usr/lib/php:/usr/local/lib/php')
in /home/xxx/public_html/templates/my_template/index.php on line 22
Thanks!
I have found a solution!
It seems that somehow the legacy plugin was disabled, I have enabled the plugin system-legacy and the site works fine again!
Now I really have to work on upgrading the website to at least j 2.5
P.S. The real problem was with j 1.5.17. which has serious issues with auto disabling the system-legacy plugin. I have updated the site to 1.5.26. and do not have this problem anymore!
Thank you all,
Best regards!