![]() |
What happen to PHP_include Start When I upgraded
I upgraded from 3.0.7 to 3.6.4
I had info in there for an ad banner Code:
include ('ad_network_405.php'); |
PHP_include has been replaced with the plugin system
go to admincp -> Plugin System -> Add New Plugin Hook Location: Global Start Title: Whatever PHP Code: Your code here |
Like this
Code:
ob_start(); include('public_html/forums/ad_network_405.php'); and it didn't work no such directory. How do I figure out my path to? |
All times are GMT. The time now is 04:28 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|