[Exec-PHP] Include within an include no longer working.
-
I’ve been using the Exec-PHP plugin for a few weeks now. I created a page template, page-prices.php, for our pricing page, and this template has an include to the actual code that drives the pricing. This pricing index.php file has 2 includes in it – a functions php and a db php. Up until just now, the page worked flawlessly. I went to publish the page out of draft, and now the page is broken. It calls the first include (the index file) but stops drawing the page once it gets to the first php function. I’m assuming the 2 includes in the index file aren’t running, although even if I bring all the code together into the index file it still doesn’t work. So it has something to do with the functions not working at all.
I’ve tried everything from uninstalling and reinstalling the plugin, other plugins, etc. I just don’t understand how it was working and then broke once I published it. Has anyone ran into this issue, and/or know how to solve it.
- The topic ‘[Exec-PHP] Include within an include no longer working.’ is closed to new replies.