Hey, not sure if this is the right forum to post in, but I am trying to get TubePress standalone PHP working within an ExpressionEngine template, but I am having some difficulties.
Here is some test code that I have working outside of expressionengine:
so I have this running in my document root of the EE site just fine, however I’d like to use it on my EE template, that way I can embed the header, footer and use all the nice EE functionality on the page. When I try to split these little php codes out into my header and videos template, I am getting some errors. I have tried enabling php on the header and videos templates, on both input and output and still get the same errors.
anyone have any ideas what I could do to get this working?