13
It's probablly in the path. Where is the test.php? Where is the other one?
If test.php is in the xoops_root then it might need to be:
include(XOOPS_ROOT_PATH."/test.php");
Not sure where the other one is... Is advertising a directory in the modules directory?
Quest