Jump to content

  • twitter
  • youtube
  • googleplus
  • facebook
  • rss
  • newsletter


Issue information

  • #000606

  • Issue

  • 0 - None Assigned

  • Confirmed

  • 3.2.1

  • -


Issue Confirmations

  • Yes (0)No (0)
Photo

DB error new install

Posted by Michael on 10 January 2012 - 03:03 AM

Database error for new installs in the manage custom fields area. For some reason the tables sql file is missing the new position field.

Manual Patch:

Run this sql query to patch.


ALTER TABLE contact_fields ADD position int(5) NOT NULL default '1';

Edit: Be sure to include in next sql upgrade file if field doesn't exist. Just to cover all bases.





0 user(s) are reading this issue

0 members, 0 guests, 0 anonymous users