Open Source Training Seminar FreePBX Paid Support

Ticket #603 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

upgrade from 2.0.1 to 2.1 Beta 1 Feature Codes Broken

Reported by: anonymous Assigned to:
Priority: blocker Milestone: 2.1
Component: Other Module Version: SVN-HEAD
Keywords: Cc:
Confirmation: SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Install and enable Feature Codes then try and access it results in this:

SELECT featurecodes.modulename, featurecodes.featurename, featurecodes.description AS featuredescription, featurecodes.enabled AS featureenabled, featurecodes.defaultcode, featurecodes.customcode, modules.enabled AS moduleenabled FROM featurecodes INNER JOIN modules ON modules.modulename = featurecodes.modulename ORDER BY featurecodes.modulename, featurecodes.description [nativecode=1146 ** Table 'asterisk.featurecodes' doesn't exist]

Trying to install one of the featurecode modules such as call forward you get this:

SELECT description, defaultcode, customcode, enabled FROM featurecodes WHERE modulename = 'callforward' AND featurename = 'cfon' [nativecode=1146 ** Table 'asterisk.featurecodes' doesn't exist]

Appears to be missing sql table....

Change History

04/09/06 16:35:20 changed by wozto1s

  • status changed from new to closed.
  • resolution set to fixed.

Upgrade script wasn't running .sql file first, therefore table wasn't getting created.

NOTE: You MUST run 'install_amp --force-version=2.0.1' if you have already run 'install_amp' using the SVN-HEAD code to upgrade from 2.0.1 otherwise new upgrade scripts will not be run on your system. In fact, as a rule of thumb, you should ALWAYS run the above, replacing 2.0.1 with whatever version of 'stable' you came from, when keeping up to date with SVN-HEAD

01/08/07 11:46:42 changed by

  • milestone deleted.

Milestone 2.1 deleted

01/08/07 13:23:42 changed by vgster

  • milestone set to 2.1.
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads