Page 1 of 1

How to updated ORE PRO 1.14.0 to 1.14.1

PostPosted: 11 Nov 2015, 03:16
by dollwear
Hello,
I'd like to updated ORE pro 1.14.0 to 1.14.1
1.I have received two files via email: 1.OpenRealEstateV1.14.0toV1.14.1update (zip) 2.updata12-14.sql.
could you clarify how to use these files step by step to updated.

2.I Have upload these file directly to public_html ,then extract them ,is it right ?
then comes below error 500.
could you advise me ,Thank you.

Re: How to updated ORE PRO 1.14.0 to 1.14.1

PostPosted: 11 Nov 2015, 09:40
by andipas
Apply sql
Code: Select all

ALTER TABLE 
`ore_seasonal_prices`
ADD `sortersmallint(6NOT NULL DEFAULT '0' AFTER `month_end`,
COMMENT=''; -- 0.137 s


Remove from the cache folder /protected/runtime/cache

Re: How to updated ORE PRO 1.14.0 to 1.14.1

PostPosted: 11 Nov 2015, 16:29
by dollwear
Thank you.
could you advise the detail step to update from 1.14.0 to 1.141.