sorry, got my threads mixed,
Your host will not allow this module to run as is:
open__base_dir restriction in effect
I think you tried to tell met this and I did not listen
http://www.sixapart.com/movabletype/kb/dynamic/open__base_dir_re.htmlThat is setting from your host provider, not from my applications. You can either request they turn this on for your joomla modules directory or you can delete this lanqauage include from my module.
If you can delete on
modules/mod_moolet_online/mod_moolet_online.inc.php
line 62
require_once($mosConfig_absolute_path.'/modules/mod_moolet_online/language/english.php');
and line 65
require_once($mosConfig_absolute_path.'/'.$site_subdirectory.'/modules/mod_moolet_online/language/english.php');
if the module loads and runs I will update the module with a switch to just turn off this file completely.
let me know when you do that and I will go check your stie again
thanks