I upgraded to the new release 6.1 deleted the bible study module and installed the 2.3 rc1 and now I get errors when I publish the module:
Notice: Trying to get property of non-object in D:\www\PGBC\modules\mod_biblestudy\mod_biblestudy.php on line 17
Warning: include_once(D:\www\PGBC\components\com_biblestudy/helpers/header.php) [function.include-once]: failed to open stream: No such file or directory in D:\www\PGBC\modules\mod_biblestudy\tmpl\default.php on line 16
Warning: include_once() [function.include]: Failed opening 'D:\www\PGBC\components\com_biblestudy/helpers/header.php' for inclusion (include_path='.;C:\php5\pear') in D:\www\PGBC\modules\mod_biblestudy\tmpl\default.php on line 16
Fatal error: Call to undefined function getHeader() in D:\www\PGBC\modules\mod_biblestudy\tmpl\default.php on line 17
I also tried the 2.3 beta 3 with no help.
I looked in components\com_biblestudy and there is no helpers directory so I have a feeling that this module is for the older version. If so do you have one for the new version or do you have a fix?