Ivory Search › Forums › Support › crash as well
- This topic has 5 replies, 5 voices, and was last updated 3 years ago by Ivory Search.
You must be logged in to create new topic or reply to the topic. Click To Login
- AuthorPosts
- November 5, 2021 at 2:11 AM #9405
2 of our sites utilizing ivory search. Web guys say this snippet tells what is going on:
Please refer the snippet for more information :
==
[04-Nov-2021 20:17:17 UTC] PHP Fatal error: require_once(): Failed opening required ‘/home2/photoevopro/public_html/wp-content/plugins/add-search-to-menu/includes/class-is-stemmer.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’) in /home2/photoevopro/public_html/wp-content/plugins/add-search-to-menu/add-search-to-menu.php on line 151[04-Nov-2021 20:29:17 UTC] PHP Fatal error: require_once(): Failed opening required ‘/home2/photoevo/public_html/wp-content/plugins/add-search-to-menu/includes/class-is-stemmer.php’ (include_path=’.:/opt/cpanel/ea-php74/root/usr/share/pear’) in /home2/photoevo/public_html/wp-content/plugins/add-search-to-menu/add-search-to-menu.php on line 151
So I have backed the plugins and the sites are loading.==
Backed the plugin :[root@host plugins]# pwd
/home/photoevopro/public_html/wp-content/plugins
[root@host plugins]# ll | grep -i add-search-to-menu
drwxr-xr-x 6 photoevopro photoevopro 4096 Nov 4 16:05 add-search-to-menu_back
Backed the plugin :
[root@host plugins]# pwd
/home/photoevo/public_html/wp-content/plugins
[root@host plugins]# ll | grep add-search-to-menu
drwxr-xr-x 6 photoevo photoevo 4096 Nov 4 16:02 add-sea
- November 5, 2021 at 3:04 AM #9411
I also had crashed. On my plugin page I have this error:
An error of type E_COMPILE_ERROR was caused in line 151 of the file .../public_html/wp-content/plugins/add-search-to-menu/add-search-to-menu.php. Error message: require_once(): Failed opening required '.../public_html/wp-content/plugins/add-search-to-menu/includes/class-is-stemmer.php' (include_path='.:/opt/cpanel/ea-php74/root/usr/share/pear')
I tried to delete plugin and install it again, but without success. Same error again.
- November 5, 2021 at 5:00 AM #9424
Crashed the site for me too.
I’ve FTP’d into the site and renamed the plugin to effectively disable it. The site comes back online minus the search function.
I have a rollback plugin installed for just this kind of thing, but alas it will not allow me to roll back. I’ve therefore disabled it until someone manages to patch it.
- November 5, 2021 at 1:56 PM #9468
I am really sorry for the inconvenience caused by my silly mistake.
When deploying the plugin the freemius SDK removed the premium plugin file but the file reference was still there causing this major issue.
It was my fault not to test it immediately after deployment.
I have released the updated plugin version 4.8 containing the fix.
I apologize to you for all the trouble that you faced.
- November 5, 2021 at 3:01 PM #9473
Thanks for fixing this with v4.8. Perfect! (Mistakes are part of life, and believe me it’s a lot worse when the client catches a typo after 10,000 full-color brochures are off the press!)
- November 5, 2021 at 3:03 PM #9474
@chazdesimone Thank you so much for your support and kind words.
- AuthorPosts
You must be logged in to create new topic or reply to the topic. Click To Login