• Resolved krickman

    (@krickman)


    I have been using the Include Me plugin for sometime. I use it to include php/mysqli files that I create outside of the wordpress directory on my server. The files pull data from databases outside of wordpress. But now out of the blue, the file code dies when my code calls for connection to mysql database using mysqli/php. I can run the file outside of wordpress and it works, but dies when using includeme. No changes and it has been running great for a very long time. I did update the plugin about 3 weeks ago, but it was working upto about 3 days now.

    My shortcode I use points to the root and then to the file directory where file is saved. Again I have not changed anything, nor has anything been changed on the server.

    [includeme file=”/home/mysite25/public_html/calendarall.php”]

    Has anyone had the same kind of issues? if so advice please ?? Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter krickman

    (@krickman)

    I did lots of experimenting – I installed several different php insert type plugins and they all turned out to have the same problem. So I concluded maybe there was a conflict with one of my other plugins. I uninstalled several plugins and finally narrowed it down to the “Gutenberg Forms” plugin. Once I uninstalled it, the different php insert type plugins seem to be working properly. So that is my tidbit of info for those who might be experience the same issue I had.

    Have a happy blessed day!

    • This reply was modified 4 years, 2 months ago by krickman.
Viewing 1 replies (of 1 total)
  • The topic ‘[includeme] inserting file – stops loading file’ is closed to new replies.