PDA

View Full Version : php include?


Red Spider
05 Dec 2009, 14:30
Anybody know how to get a php include working on v4?

I can get it working on v3 using the following plugin:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and inserting $tehinclude into the header template but this wont work on v4 :(

Lynne
05 Dec 2009, 14:57
Did you try a search in the vb4 forums because I'm pretty sure this was already brought up.

Red Spider
05 Dec 2009, 15:23
just got linked to one of David's blogs about this - but i still cant get it working :(

Lynne
05 Dec 2009, 15:38
Try a search on ob_start and there is info. Here's just one thread:
Include php page (http://www.vbulletin.org/forum/showthread.php?t=228056&highlight=ob_start)