2
Did you remember to remove the protector module includes for mainfile.php after you uninstalled the module?
In mainfile.php, comment out, or remove the following:
include( XOOPS_ROOT_PATH . '/modules/protector/include/precheck.inc.php' ) ;
and
include( XOOPS_ROOT_PATH . '/modules/protector/include/postcheck.inc.php' ) ;
Hope this helps.
James
Insanity can be defined as "doing the same thing over and over and expecting different results."
Stupidity is not a crime. Therefore, you are free to go.