Results 1 to 3 of 3

Thread: keeping changes to PHP after upgrade

  1. #1
    velocitygirl is offline Sugar Community Member
    Join Date
    Jan 2006
    Location
    Berlin, Germany
    Posts
    21

    Default keeping changes to PHP after upgrade

    Hi there,
    hope this is the right place to post my question.

    We just upgraded our Sugarversion to 4.2.0 (open source).
    We needed an additional chart added to the dashboard so I did some changes to the PHP code for displaying charts at the dashboard module. I just wondered whether there is any chance of keeping those changes when running an update of sugar?

    Rgds, Mandy

  2. #2
    atheimer98 is offline Sugar Community Member
    Join Date
    Dec 2005
    Posts
    202

    Default Re: keeping changes to PHP after upgrade

    Not that I know of, I keep a special document that details every hard code change I make to our installation so that
    I can quickly reset customizations on upgrades. Would you be willing to post some code of how you added a chart to the dashboard? I've been looking to do this but haven't gotten around to looking at the code yet AND I know I've talked to several others that are looking for info on dashboard additions.

    Cheers!

  3. #3
    velocitygirl is offline Sugar Community Member
    Join Date
    Jan 2006
    Location
    Berlin, Germany
    Posts
    21

    Default Re: keeping changes to PHP after upgrade

    Hi,
    I just copied another chart and did some changes in the predefined_chart.php file. I'm still working on adding functionality (just as database queries). I am happy to have figured out how adding a new chart works and will get a summary together and post it in the developers' section of the forum.

    Since I am working as an extern on the project in the company here I would have to rely on the guys here to think of keeping a copy of my changes to the code. Hope I can figure out another way of keeping the changes...
    Last edited by velocitygirl; 2006-04-14 at 01:37 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •