Results 1 to 7 of 7

Thread: How to make my change work?

  1. #1
    LittleGary89 is offline Junior Member
    Join Date
    Mar 2009
    Posts
    4

    Default How to make my change work?

    Hi, I am using version 5.2, and install the Sugar using Installer.

    I have added two lines of code in Menu.php in Account Module, but it doesn't work. I tried to rebuild extension using Admin but still in vain. Are there anything that I miss to do.

    I also did some change in searchdefs.php, but nothing change in the layout as well.

    Thanks.

  2. #2
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: How to make my change work?

    Quote Originally Posted by LittleGary89 View Post
    Hi, I am using version 5.2, and install the Sugar using Installer.

    I have added two lines of code in Menu.php in Account Module, but it doesn't work. I tried to rebuild extension using Admin but still in vain. Are there anything that I miss to do.
    .
    What code you have added in menu.php?


    Quote Originally Posted by LittleGary89 View Post
    I also did some change in searchdefs.php, but nothing change in the layout as well.

    Thanks.
    Set Developer Mode ON.

  3. #3
    LittleGary89 is offline Junior Member
    Join Date
    Mar 2009
    Posts
    4

    Default Re: How to make my change work?

    Simple I copy and paste the code about import into it.

  4. #4
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: How to make my change work?

    Sorry i am not clear, what you are saying?

  5. #5
    LittleGary89 is offline Junior Member
    Join Date
    Mar 2009
    Posts
    4

    Default Re: How to make my change work?

    On Menu.php, there is a piece of code:
    if(ACLController::checkAccess('Accounts', 'import', true))$module_menu[]=Array("index.php?module=Import&action=Step2&impor t_module=Accounts&return_module=Accounts&return_ac tion=index", $app_strings['LBL_IMPORT'],"Import2", 'Accounts');

    I just copy this piece of code again to create another link.

    I have ticked the box in developer mode in system settings, but still not changed.

  6. #6
    crmsiva's Avatar
    crmsiva is offline A Sugar Hero
    Join Date
    Jan 2009
    Location
    Chennai, India
    Posts
    1,130

    Default Re: How to make my change work?

    None of the import links displayed? or the newly added link not displayed?

  7. #7
    LittleGary89 is offline Junior Member
    Join Date
    Mar 2009
    Posts
    4

    Default Re: How to make my change work?

    The new one doesn't displayed.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Make the Due Date Color change to red in the Dashlet
    By khaledwaleed in forum Developer Help
    Replies: 2
    Last Post: 2010-08-11, 02:03 PM
  2. Replies: 6
    Last Post: 2009-03-17, 07:30 PM
  3. How do I make log file work.
    By yuri.gelman in forum Help
    Replies: 0
    Last Post: 2006-11-21, 08:02 PM
  4. Data popups: how to make them work?
    By sliege in forum Help
    Replies: 0
    Last Post: 2006-01-26, 01:24 PM
  5. Setting file permissions to make SugarCRM work
    By AltTab in forum General Discussion
    Replies: 2
    Last Post: 2005-08-25, 12:17 PM

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
  •