CMS MADE SIMPLE FORGE

Frontend Users

 

[#4955] missing column force_unique in method.install.php

avatar
Created By: Jan Bakke (janb)
Date Submitted: Wed May 19 07:08:17 -0400 2010

Assigned To:
Version: 1.9
CMSMS Version: None
Severity: Major
Resolution: Fixed
State: Closed
Summary:
missing column force_unique in method.install.php
Detailed Description:
Column force_unique is missing in method.install.php for table
module_feusers_propdefn but is present in method.upgrade.php


History

Comments
avatar
Date: 2010-05-24 12:30
Posted By: Ted Kulp (wishy)

If you need to fix this before the next release is out and you have mysql
access...

alter table cms_module_feusers_propdefn add force_unique int(1);

      
avatar
Date: 2010-05-26 13:23
Posted By: Jan Bakke (janb)

Thank's Ted..

Made this for non-mysql people:
http://forum.cmsmadesimple.org/index.php/topic,44163.0.html
      
Updates

Updated: 2011-11-03 00:32
cmsms_version_id: => -1
state: Open => Closed

Updated: 2010-05-19 09:32
resolution_id: 5 => 7

Updated: 2010-05-19 07:29
description: Column force_unique is missing in method.install.php but is present in method.upgrade.php => Column force_unique is missing in method.install.php for table module_feusers_propdefn but is present in method.upgrade.php
resolution_id: => 5