Thread
:
Themes problem
View Single Post
#
6
(
permalink
)
03-03-2006, 08:03 AM
myrtletrees
Junior Member
Join Date: May 2005
Posts: 242
In Themes:
themes/ICGstation/theme.php
Find all instances of:
Code:
if ($index == 1) {
replace with:
Code:
if (defined('INDEX_FILE')) {
myrtletrees
View Public Profile
Send a private message to myrtletrees
Find all posts by myrtletrees