View Single Post
  #4 (permalink)  
Old 03-13-2005, 08:56 AM
Marty Marty is offline
Member
 
Join Date: Jul 2004
Posts: 450
Ok

open Root/ admin/modules/modules.php

Find :
Code:
'$modlist[$i]', '0', '0', '1', '0', '')");
BTW : does yours look the same ?

Replace with :
Code:
'$modlist[$i]', '0', '0', '1', '0', '0', '0', '')");
Try that and let us know how you get on & as always make a copy of that file before you edit :wink:
__________________
What is Pay Per Play ?
ADVERTISING has commenced!!! We have launched!!!!!!!
Reply With Quote