Thread: Right blocks
View Single Post
  #6 (permalink)  
Old 12-22-2006, 06:20 PM
Gholbine Gholbine is offline
Junior Member
 
Join Date: Aug 2006
Posts: 16
Originally Posted by boriskender
i still dont understand. what files need to be edited? or it is something in database...
U have to change the file in all your theme u use.

If u use Coldsteel then u have to edit

/themes/Coldsteel/theme.php

Find f ($index == 1) {

Change it to if (defined('INDEX_FILE')) {
Reply With Quote