Error message:
Notice: Undefined variable: bls theme_bible_chapter() függvényben (/srv/http/bibliad7/sites/all/modules/bible/bible.module 1727 sor).

Comments

MikeLee_Birdy’s picture

Dear Sir:
Yes. It's a bug. This will happen when Anonynous user read reference data. I'll fix this in next version. Or you can move one line:
$bls = $verse->book. ':'. $verse->chapter. ':'. $verse->verse;
From line#1689 to line#1681 just after if ($curverse != $verse->verse) {
MikeLee

MikeLee_Birdy’s picture

Status: Active » Closed (fixed)