View Single Post
Re: Think this is your problem.
Old
  (#5 (permalink))
Scotty_T
Junior Member
 
Status: Offline
Posts: 2
Join Date: Dec 2004
Re: Think this is your problem. - 09-20-2005, 11:08 AM

Quote:
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