ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,687
- Points
- 823
Reputation:
I am moving over from vBulletin 4 and have hundreds of custom pages that run from a handful of php templates that reside outside of the forum directory structure. I was previously able to integrate the header and footer styling in vBulletin 4 with the templates using some simple php code similar to below...
Code:
Read more
Continue reading...
Code:
Code:
// ######################### Require vBulletin Back-End ############################
// if your page is outside of your normal vb forums directory, change directories by uncommenting...
Read more
Continue reading...