[includeme] inserting file – stops loading file
-
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
- The topic ‘[includeme] inserting file – stops loading file’ is closed to new replies.