Upgrading to Version 2.2

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
SupportCenter
Posts: 65
Joined: Sat Aug 15, 2009 9:38 pm

Upgrading to Version 2.2

Post by SupportCenter »

Kelm has updated this software with a lot of new features. My question is that we've down so much customization with Version 2.1, that we are hesitant to upgrade to 2.2. My question is that if I upgrade our support site to version 2.2, do we loose the customization that we've did?

or is it a simple processes of just copying the customized files back to the new version. Thanks again K.
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Upgrading to Version 2.2

Post by Klemen »

Yes, you loose any customizations you did in the PHP files. What remains intact is your header.txt, footer.txt and tickets/knowledgebase/settings.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
MOB
Posts: 54
Joined: Sat May 10, 2008 9:51 am

Re: Upgrading to Version 2.2

Post by MOB »

Yes, I would also wish if it were easy to just add the code to the files that need the change. I have one of those dark themed forums. So I had to modify some code within some of the php -- html properties in order to emulate the theme of our main site. Could we have a list of pages that the code had been altered in order change the code ourselves -- for the advanced php users?
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Upgrading to Version 2.2

Post by Klemen »

Unfortunately I don't keep line-by-line notes on what changed. Besides, so much code has changed in 2.2 you would almost certainly have more work applying all the changes than modifying the look again.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
MOB
Posts: 54
Joined: Sat May 10, 2008 9:51 am

Re: Upgrading to Version 2.2

Post by MOB »

Klemen wrote:Unfortunately I don't keep line-by-line notes on what changed. Besides, so much code has changed in 2.2 you would almost certainly have more work applying all the changes than modifying the look again.
Yes, very true! I've been comparing each file against the one I have now, and yes a lot of modifications have been made. But wish it was easier some how. FYI, I am using a tool named: "Compare It!" to make the comparisons.

If there was a way you can add a code in the css file and the php files where the text boxes' colors could be changed, this would really be helpful for those with sites that have dark themed colors. Below is an example.

Image

If you wish to learn the code that I have to add in the php files and css file in order to get a dark boxes, please let me know, I am willing to assist you at anytime. :)
Klemen
Site Admin
Posts: 10145
Joined: Fri Feb 11, 2005 4:04 pm

Re: Upgrading to Version 2.2

Post by Klemen »

I plan to move all the design to templates in the future, that should fix the issue with having to manually change the PHP code.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
MOB
Posts: 54
Joined: Sat May 10, 2008 9:51 am

Re: Upgrading to Version 2.2

Post by MOB »

thanks!
Post Reply