View Single Post
  #5 (permalink)  
Old 09-20-2005, 10:08 AM
Scotty_T Scotty_T is offline
Junior Member
 
Join Date: Dec 2004
Posts: 2
Re: Think this is your problem.
Originally Posted by lunaticthrasher
in your theme folder go to theme.php open that and go to footer section and where it says if (index = 1 ) you need to change that to this
if (defined('INDEX_FILE')) {
worked for me on all the themes i have downloaded here.
This worked for me.
Reply With Quote