I am receiving this message:
warning: Invalid argument supplied for foreach() in / . . . /modules/bible/bible.module on line 1808.
Others are apparently having this issue also.
See also http://drupal.org/node/443696
Thanks!
-Brian

Comments

MikeLee_Birdy’s picture

Dear Brian:
Please help check if you've already import bibles? I guess this bug cause from empty bible.
See also http://drupal.org/node/448442
MikeLee

brianbrown’s picture

Hi Mike!
Well silly me! I knew this! Thanks its fixed! Thanks for the prompt help!
Regards,
Brian

slartie’s picture

Adding a check for whether or not any bibles are installed, you could avoid the error message and tell the user:

"You haven't added any bibles to your library. import (link) some now."

Much more user friendly and you will avoid more bug reports on that subject :)

MikeLee_Birdy’s picture

Dear Sir:
Yeah....I'll try add this message in proper position. Thanks.
MikeLee

brianbrown’s picture

Thanks Mike for your prompt attention to this matter and for all of your hard work (and bandwidth) on this module!
Regards,
-Brian

landike’s picture

Not sure here it can be, but.... maybe this issue is pending to be fixed

After installing Bible module on Drupal 6.12 I have error messages :
1) on page where we have list of all modules:
* warning: Invalid argument supplied for foreach() in /virt/homes/*/htdocs/sites/all/modules/bible/bible.module on line 1808. (3 times)

2) on Bibble Setings page:
user warning: Unknown column 'bible_list.bid' in 'where clause' query: SELECT d612bible_list.* FROM d612bible_list, d612bible_context WHERE book = 'GEN' AND chapter = 1 AND verse = 1 AND linemark = '' AND context like '%%' AND bible_list.bid = bible_context.bid in /virt/homes/empirius/htdocs/sites/all/modules/bible/bible.module on line 446.

Please notify person who is responsible for fixing it.

And I'm interested in using this module, so inform me please too (landike@gmail.com)

MikeLee_Birdy’s picture

Dear Sir:
I've just put last release. Please try to see if these problems are solved.
MikeLee

landike’s picture

bible-6.x-1.2-rc9.tar
Bible module installed successfully.

Looks like everything is ok. Will use this module and if something wrong will report.

Thanks.

Kriss-dupe’s picture

Status: Active » Closed (duplicate)

Been here too long, changing status for efficiency.