Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Has anyone tackled using Drupal to manage content, making it available to a mostly static php site via include()?
I think this can be done by either stripping the theme off or stripping down a given view(s) theme, and having a view to present the data to the other site.
When I go to my url the server returns a blank screen. It never did this before and I did not change anything. I called the tech support (of were the site is hosted) they said that the logs reports php fatal errors.
I do not know anything about how to fix this but I might be able to figure out how to upgrade from 4.7 to 5. Is it logical to think that this upgrade will fix the problem.
I'm not sure but this seems to be the closes related forum topic section to post my problem.
I've had my site up and running for a 2 months now (4.7). All of the sudden I get this error message while trying to enter my site: Fatal error: Call to undefined function: file_scan_directory() in /home/zibhdico/public_html/spitshyn/modules/logotool/logotool.module on line 126.