Getting fatal error.
-
I installed and tried to use, but when I go to the Post that has the gallery, I am getting a fatal error that says:
Fatal Error (hide details) (remove)
The site encountered a problem that it cannot recover from. Please use the following information to try to resolve the problem.Error Message
Fatal Error: Class ‘Jetpack_Options’ not found in /home/xxxxxx/public_html/xxxxxx/wp-content/plugins/tiled-gallery-carousel-without-jetpack/jetpack-carousel.php on line 249
DescriptionThe Tiled Galleries Carousel Without Jetpack plugin code created an error that caused PHP execution to fail.
The code tried to use a PHP class that doesn’t exist (Jetpack_Options). This type of error is typically caused by a simple typo (WP_error rather than WP_Error), by trying to use a class that is provided by a plugin when that plugin is not activated, by trying to use a class before it is ready (such as trying to use a class before the code that creates it has run), or by trying to use a class that no longer exists (the class may have been removed from WordPress core or the plugin/theme that previously supplied it).
Help?
Gary
PS: I am running WP 3.8 and v1.2 of this plugin.
https://www.ads-software.com/plugins/tiled-gallery-carousel-without-jetpack/
- The topic ‘Getting fatal error.’ is closed to new replies.