Closed (fixed)
Project:
SMS Framework
Version:
7.x-1.x-dev
Component:
Core Framework
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2012 at 20:51 UTC
Updated:
12 Jun 2014 at 02:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
atlea commentedPatch with fixes.
Comment #2
berdyshev commentedAll modules which have schema installation call drupal_install_schema() function in hook_install() which is not required in Drupal 7.
Patch with fixes attached
Comment #3
zeezhao commentedHi - I tried installing the latest 7.x dev version without your patch, but the installation did not work -complained that some tables already existed! Please confirm that your patch fixes this. Thanks.
Maybe you should apply it to latest dev.
Comment #4
berdyshev commentedyes, this patch fixes those errors. and it is applied to the latest dev version.
Comment #5
gregglesLooks good to me.
Comment #6
univate commentedcommitted.