Quote:
Originally Posted by She Unlimited
Hm, that is strange. The 3rd from the bottom is Tasks? Is that the main category name?
Thank you!
|
I see your problem. You are running vBulletin 3.0.7. This hack was designed for 3.5 and higher. But I can tell you what to do to get it working on your version.
Replace step #2 in this hack with this.
2. Put the following command in your phpinclude_start template:
PHP Code:
eval('$banner = "' . fetch_template('banner') . '";');