Closed (duplicate)
Project:
Bible
Version:
6.x-1.2-rc8
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 22:19 UTC
Updated:
14 Mar 2011 at 02:45 UTC
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
Comment #1
MikeLee_Birdy commentedDear 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
Comment #2
brianbrown commentedHi Mike!
Well silly me! I knew this! Thanks its fixed! Thanks for the prompt help!
Regards,
Brian
Comment #3
slartie commentedAdding 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 :)
Comment #4
MikeLee_Birdy commentedDear Sir:
Yeah....I'll try add this message in proper position. Thanks.
MikeLee
Comment #5
brianbrown commentedThanks Mike for your prompt attention to this matter and for all of your hard work (and bandwidth) on this module!
Regards,
-Brian
Comment #6
landike commentedNot 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)
Comment #7
MikeLee_Birdy commentedDear Sir:
I've just put last release. Please try to see if these problems are solved.
MikeLee
Comment #8
landike commentedbible-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.
Comment #9
Kriss-dupe commentedBeen here too long, changing status for efficiency.