Thread: Right blocks
View Single Post
  #2 (permalink)  
Old 07-19-2004, 03:47 AM
Mighty_Y Mighty_Y is offline
Moderator
 
Join Date: Nov 2002
Location: Belgium
Posts: 957
open up modules/Content/index.php
find something similar to
Code:
include("mainfile.php");
after add
Code:
$index = 1;
__________________
Yannick R. aka Mighty_Y
http://support.code-area51.com
http://www.code-area51.com

Search before asking makes my life easier!
Reply With Quote