On 12 Mai, 22:08, "!!blue" <
zob...@gmail.com> wrote:
> I'm creating a custom theme using jQuery Masonry so I am modifying
> things here and there and everywhere. Making a mess of things really,
> ha!
That could complicate your upgrade, if you modified core files in the
Sweetcron installation. You should make sure that you don't miss a
spot. Use a diff tool or something that can compare directories and
step over every file when you copy the new files over.
If you have a heavily modified installation the upgrade can get very
complicated. I know that from the good ol' phpBb2 days, when every
single installed MOD modified the codebase or the theme. :-/ I'd like
to hear more about your modifications and your upgrade, if you don't
mind. Keep the list updated. ;-)
> > That's a good point, I'll add a page for an upgrade HOWTO. Or do you
> > want to add it? ;-)
> I'm still confused as to how to upgrade. :(
Well, basically it's a "installation" again. Make sure you don't
overwrite your modified files and your configuration files like
config.php and database.php.
If you copy the new files over the old files you should have Lifepress
upgraded. There isn't a special update routine and no database
modification that needs to be done. But, I have to say: Make a backup
before.