1
I've upgraded 3 XOOPS sites that use the Bible module to 2.2.3 and 2.2.4. For some reason, this message comes up above the top search box:
Sorry, Chapter needs to be a number.
Sorry, Verse needs to be a number.
Sorry, can't find Book "modules"
I didn't experience the problem under XOOPS 2.2.2
Here is the phpdebug info:
Notice [PHP]: Undefined index: operation in file modules/ol_bible/index.php line 274
Notice [PHP]: Undefined index: chapter in file modules/ol_bible/index.php line 897
Notice [PHP]: Undefined index: verse in file modules/ol_bible/index.php line 897
Notice [PHP]: Undefined index: chapter in file modules/ol_bible/index.php line 899
Notice [PHP]: Undefined index: verse in file modules/ol_bible/index.php line 899
Notice [PHP]: Undefined index: chapter in file modules/ol_bible/index.php line 902
Notice [PHP]: Undefined index: verse in file modules/ol_bible/index.php line 902
Notice [PHP]: Undefined index: chapter in file modules/ol_bible/index.php line 904
Notice [PHP]: Undefined variable: next_verse_start in file modules/ol_bible/index.php line 904
I've already posted this on the XOOPS dev site, but it doesn't look as if the project has been touched since 2004.
Any ideas or solutions?