VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: OriyanJ on December 22, 2015, 10:52:30 AM

Title: In case of update, changes made to the PHP and database are deleted?
Post by: OriyanJ on December 22, 2015, 10:52:30 AM
I'm using VirtueMart 3.0.11.4 and I've made lots of changes to the in the PHP and databases (both at front-end and back-office).
I'd like to know that the changes I've made will always be safe.
In case of VirtueMart update, are they gone?

And if so, what can I do in order to save them?
Title: Re: In case of update, changes made to the PHP and database are deleted?
Post by: GJC Web Design on December 22, 2015, 11:04:13 AM
they are gone

all files and db tables are "refreshed" on an update
Title: Re: In case of update, changes made to the PHP and database are deleted?
Post by: OriyanJ on December 22, 2015, 12:46:23 PM
And how can I make sure they're saved?
Title: Re: In case of update, changes made to the PHP and database are deleted?
Post by: GJC Web Design on December 22, 2015, 16:42:37 PM
use over rides...  read the docs....
Title: Re: In case of update, changes made to the PHP and database are deleted?
Post by: OriyanJ on December 23, 2015, 07:52:08 AM
Thank you