|
Sorry just one other thing,
You where saying you cant see Content1 in your module list ?
If thats the case
Open : root/ admin/modules/modules.php
Find : $modlist[$i]', '0', '0', '1', '0', '')");
& Replace with : $modlist[$i]', '0', '0', '1', '0', '0', '')");
|