Page 1 of 1

hesk26 fresh install licence copy over

Posted: Mon Aug 10, 2015 8:21 pm
by smegnl
Script URL: support.highlandschools.org/hesk25
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I have don a lot of php custom over the years that I have had hesk24 -25 . If I do a fresh install of hesk26 can I move the license over from hesk25? That was I can have them both up to compare all the php files I chopped up. I'm sure I wont remember half of it if I try to do an inplace upgrade.

Re: hesk26 fresh install licence copy over

Posted: Tue Aug 11, 2015 8:39 am
by Klemen
You can send me a message with your license details here and I will send you a license that should work on both your installations:
http://www.hesk.com/contact.php?skip_intro=1

A side note: the best way to keep up with any modifications you make is to use a versioning system, such as Git or Subversion. It takes a bit to get used to the concept, but then it makes it very easy to apply, track, re-apply, revert, ... any changes you make.

Re: hesk26 fresh install licence copy over

Posted: Tue Aug 11, 2015 1:56 pm
by alcazar
Sorry to cut in :oops: ,but its an interesting thought you have there Master :P
Until now we had written down all changes in hesk, similar to your upgrade_scripts (when publishing a new version).
Thanks.

Re: hesk26 fresh install licence copy over

Posted: Tue Aug 11, 2015 2:51 pm
by Klemen
@alcazar

You should really give Git a try. Like said it makes tracking changes you make very easy, you just need some time to adjust to the whole "versioning" concept.