Thread
:
BlueTabs with Nuke 7.6 patched, uncompatible...
View Single Post
(#
2
(
permalink
))
protegechris
Junior Member
Status:
Offline
Posts: 38
Join Date: Dec 2004
01-11-2006, 11:13 PM
Fixed, for those having the problem, change:
Code:
$ban = ads(2);
to:
Code:
if ($banners) { include("banners.php"); echo " "; }
in theme.php of the problem theme.
protegechris
View Public Profile
Send a private message to protegechris
Find all posts by protegechris