Closed (fixed)
Project:
Chatblock
Version:
5.x-1.0.x-dev
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
18 Sep 2008 at 10:52 UTC
Updated:
3 Sep 2009 at 16:27 UTC
Jump to comment: Most recent
Hi everyone i tryed to install Chatblock on 2websites and everytime I get this error
Fatal error: Call to undefined function drupal_install_schema() in /users/kambanit/public_html/modules/chatblock/chatblock.install on line 47
Help please ;]
Comments
Comment #1
dwees commentedHrmmm. Are you downloading and installing the right version? Or have I goofed up the .install files?
Let me check and get back to you.
Comment #2
brzbg commented/*
* Implementation of hook_install
*/
function chatblock_install() {
// Create tables.
drupal_install_schema('chatblock');
}
I THINK SOMETHING IS MISSING HERE ;]]]
Version is "5.x-1.0.x-dev 2008-Aug-31 20 KB"
Drupal Version: 5.7
Comment #3
dwees commentedYeah it's a major CVS oops on my part. I have uploaded the 6.x version of this module over the 5.x version.
You'll have to be patient and wait for me to get a chance to fix my oops sometime soon.
Dave
Comment #4
brzbg commentedMmmmm ok ;]]]
Comment #5
brzbg commenteddid u fix it mate?
Comment #6
Anonymous (not verified) commentedWas this fixed?
Comment #7
dwees commentedThis is not yet fixed. I'm sorry, I'm very busy and have not yet been able to find the time to do this.
Comment #8
Anonymous (not verified) commentedQuestion
Do u perhaps have a timeline on this?
Thanks.
Kahenya
Comment #9
Anonymous (not verified) commentedSubmission error, please ignore double post.
Comment #10
dwees commentedOkay quick fix for now:
Replace chatblock.install shipped with the 5.x version with the following including the php tags:
Comment #11
dwees commentedThis is fixed in CVS. Since this is a devel module, please be patient to wait for the newest version to be included in the tarball (at most 12 hours from when I posted this).
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #13
Bartels-1 commentedGot this error on a freshly downloaded copy of chatblock
Comment #14
kardave commentedThe tarball is still old, containing the installer of version 6
Comment #15
Anonymous (not verified) commented