Ok lets try it again, this time we will add an extra few fields to the code:
Find As above :
& replace with
|
Code:
|
'$modlist[$i]', '0', '0', '', '1', '0', '1', '0', '')"); |
The problem is that in admin/modules/modules.php, on the line that inserts the modules in the folder modules, the number of fields is incorrect. What were trying to do here is correct the number of fields being used. ie: your recent addons have altered the tables a bit.
There are some third party modules which alter the nuke_modules table. So hopefully this will correct things for you.