Closed (fixed)
Project:
Bible
Version:
6.x-1.0-rc5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Jul 2008 at 21:00 UTC
Updated:
28 Mar 2011 at 02:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
niko2137 commentedNeed help with topic. Please
Comment #2
MikeLee_Birdy commentedDear Niko:
Could you try smaller file, for example the attach file and see if this works?
MikeLee
Comment #3
ratz commentedI have the same problem. No solution still found?
Comment #4
ratz commentedOh! I found.
You need to adjust max file size in php.ini or .htaccess. Default it is 2Mb
Comment #5
Terebinth commentedI had this problem on my local site till I adjusted the .htaccess by adding:
php_value post_max_size 67108864
php_value upload_max_filesize 67108864
Then all worked fine.
But now that I'm trying to import it to my live site, i'm getting the same error "The bible import failed, because the file could not be read." all over again.
I tried the smaller file and it uploaded beautifully... so i'm thinking i might have to increase the max file size in .htacess again... Weird... considering the .bc file is still the same size I imported on localhost...
Comment #6
MikeLee_Birdy commentedDear Drup-rider:
To avoid these php-max-file-size problem, the lastest version has a new function called "Web Import". You may try this. If you can not found the bible version you want, please reply so that I can add more bible versions on it.
MikeLee
Comment #7
onepartscissors commentedI think i may have discovered a missing link in all this - if you increase the upload limits and it still doesn't work - try going to File Uploads in Admin, and adding the 'bc' file extension into the list of Default permitted file extensions, and then double check that the file upload limits are set there as well.
hope it helps someone!
Comment #8
MikeLee_Birdy commentedDear Drup-rider:
I've recovery drupalbible site. And, I found a bug if you want to use web-import: Please modify lines 603 and 677 , change $bsn into $bid.
Hope this function will help your import.
MikeLee
Comment #9
Terebinth commentedWowww....thanks a lot. It worked!!
Can't stop smiling. :) :)) :D
Thanks and Stay Blessed!
Comment #10
Kriss-dupe commentedSome of you might have troubles with chars like { } within the bible files, wich sometimes is used for comments. I'm closing this old thread