Attempting to upgrade to v 0.10.0
I first upgraded to Typo3 4.1.6 with no apparent issues and then atttempted to install SMS v .10.0
While it seems to be working, I'm getting a notice when I click on the extension (in the extension manager) that an update is needed. Usually all I need to do is click on the UPDATE and this goes away. This time it doesn't. I did follow the advice in the "How-To" that addressed this, but still having the problem.
Part of the message I see in the extension manager is:
Update needed:
Add fields
ALTER TABLE tx_wecsermons_sermons_resources_rel ADD KEY (sermonid);
ALTER TABLE tx_wecsermons_sermons_resources_rel ADD KEY (resourceid);
ALTER TABLE tx_wecsermons_series_resources_rel ADD KEY (seriesid);
ALTER TABLE tx_wecsermons_series_resources_rel ADD KEY (resourceid);
ALTER TABLE tx_wecsermons_sermons_series_rel ADD KEY (sermonid);
....
Pointers would be helpful...appreciated.
Peace
Pete
I first upgraded to Typo3 4.1.6 with no apparent issues and then atttempted to install SMS v .10.0
While it seems to be working, I'm getting a notice when I click on the extension (in the extension manager) that an update is needed. Usually all I need to do is click on the UPDATE and this goes away. This time it doesn't. I did follow the advice in the "How-To" that addressed this, but still having the problem.
Part of the message I see in the extension manager is:
Update needed:
Add fields
ALTER TABLE tx_wecsermons_sermons_resources_rel ADD KEY (sermonid);
ALTER TABLE tx_wecsermons_sermons_resources_rel ADD KEY (resourceid);
ALTER TABLE tx_wecsermons_series_resources_rel ADD KEY (seriesid);
ALTER TABLE tx_wecsermons_series_resources_rel ADD KEY (resourceid);
ALTER TABLE tx_wecsermons_sermons_series_rel ADD KEY (sermonid);
....
Pointers would be helpful...appreciated.
Peace
Pete


