Results 1 to 9 of 9

Thread: adding new module to the studio<<

  1. #1
    wulfiesmith is offline Junior Member
    Join Date
    Aug 2011
    Posts
    2

    Default adding new module to the studio<<

    a newbie to SugarCRM Community Edition ...
    I have created a new module using Admin/Module Builder ...
    then used Module Loader, expecting it to load into the Studio ...
    but it just sits in the Package List ...

    I am getting nowhere ...

    any help on this one please?
    wulfiesmith

  2. #2
    Ramblin is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    98

    Default Re: adding new module to the studio<<

    If you are using Module Builder to create a new Package and then want to use the Package (with its modules) in the installation on which you used Module Builder, you select the Package (while in the Module Builder window) and click Deploy.

    That installs the package you created into the installation on which you have been working.

    Once installed, you can use Studio or Module Builder to edit/adjust the installation. If you are on the original install, use Module Builder for edits/adjustments and then reDeploy; Module Builder can do some things Studio cannot.

    Any reDeploy with Module Builder will wipe out Studio edits on the same module so be careful there.

    If you want to use the Package you created on another installation, that is when you use the Publish or Export options in Module Builder.

    Ramblin

  3. #3
    wulfiesmith is offline Junior Member
    Join Date
    Aug 2011
    Posts
    2

    Default Re: adding new module to the studio<<

    a big thank you for your email Ramblin ...
    when I try to deploy the new Module I have an error

    >An error has occurred during deploy process, your packages may not have installed correctly

    when I select Module Loader and try to install the new package I am presented with a License agreement which I Accept and Commit in order to continue.

    The installation progress bar only reaches 18%.

    When I display the Log it reads
    <Rebuilding Modules...
    Installing Images
    Failed to copy /home/sites/mywebsite.com/public_html/admin/cache/upload/upgrades/temp/9SKXLX/icons custom/themes

    I have configured the integral email and tested it, so that works fine.

    I am at a total loss ...

    regards,
    Geoff

  4. #4
    Ramblin is offline Sugar Community Member
    Join Date
    May 2010
    Posts
    98

    Default Re: adding new module to the studio<<

    How are you getting a package to install through Module Loader?

    Are you Publishing your package, then installing?

    The error you are getting is an error I have seen when the manifest file is telling the system to get files from a location that does not exist in the package. Did you edit your manifest.php file?

    R

  5. #5
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: adding new module to the studio<<

    It looks like file permission issue.
    Make sure SugarCRM folder is recursively writable and try again.

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  6. #6
    igmartin is offline Sugar Community Member
    Join Date
    Jul 2011
    Posts
    20

    Default Re: adding new module to the studio<<

    Hi,

    I'm getting the same error message when I deploy from the Module Builder,
    "...An error has occurred during deploy process, your packages may not have installed correctly..."
    In desperation I have chmod 777 the complete SugarCRM CE6.2.2 directory, just to confirm its a permissions error, but still get the same error.

    Going to Module Loader this is what I get:

    Warning: require_once(cache/upload/upgrades/module/Credentials2011_09_12_094946-manifest.php) [function.require-once]: failed to open stream: No such file or directory in /homepages/38/d361270379/htdocs/www.domain.co.uk/SugarCE-Full-6.2.2/ModuleInstall/PackageManager/PackageManager.php on line 689

    Fatal error: require_once() [function.require]: Failed opening required 'cache/upload/upgrades/module/Credentials2011_09_12_094946-manifest.php' (include_path='/homepages/38/d361270379/htdocs/www.domain.co.uk/SugarCE-Full-6.2.2:/homepages/38/d361270379/htdocs/www.domain.co.uk/SugarCE-Full-6.2.2/include/..:.:/usr/lib/php5') in /homepages/38/d361270379/htdocs/www.domain.co.uk/SugarCE-Full-6.2.2/ModuleInstall/PackageManager/PackageManager.php on line 689.

    Any help would be appreciated.

    Regards IGM

  7. #7
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: adding new module to the studio<<

    This can be due either a missing manifest in installer or wrong file write permission at cache/upload/

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  8. #8
    gunsgarg is offline Junior Member
    Join Date
    Sep 2011
    Posts
    1

    Thumbs down Re: adding new module to the studio<<

    I am facing a similar problem.
    Installed, Uninstalled multiple times but no luck.

    SugarCRM CE edition- version 6.2
    On Linux Dedicated Server

    I created a custom module. When deploying I get the error message:

    Then I try to publish and it does throws the message:
    An error has occured during deploy, your package may have not installed correctly.


    When I go to admin--> Module Loader, it throws the error:

    Warning: require_once(cache/upload/upgrades/module/aop2011_09_17_164438-manifest.php) [function.require-once]: failed to open stream: No such file or directory in /homepages/36/d281176925/htdocs/sugarcrmtest/ModuleInstall/PackageManager/PackageManager.php on line 689

    Fatal error: require_once() [function.require]: Failed opening required 'cache/upload/upgrades/module/aop2011_09_17_164438-manifest.php' (include_path='/homepages/36/d281176925/htdocs/sugarcrmtest:/homepages/36/d281176925/htdocs/sugarcrmtest/include/..:.:/usr/lib/php5') in /homepages/36/d281176925/htdocs/sugarcrmtest/ModuleInstall/PackageManager/PackageManager.php on line 689


    Researching on the web, I saw mainly it was complained about file permissions. I gave 755 to the entire cache directory. Rechecked the permissions.
    I also see the files that the system is complaining about available in the folders.

    Need help.

    Thanks

  9. #9
    igmartin is offline Sugar Community Member
    Join Date
    Jul 2011
    Posts
    20

    Default Re: adding new module to the studio<<

    I gave up in the end.

    I'm sure the problem is with my hosting company 1and1.
    This was the final straw after all the trouble with SMTP, which I never resolved completly, so I have now changed hosting company and everything is fine.

    IGM

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 2011-04-01, 08:48 AM
  2. Adding labels to Contacts module (Studio?)
    By lir in forum Developer Help
    Replies: 2
    Last Post: 2009-07-12, 09:38 PM
  3. adding new fields in layout-studio panel for the leads' module
    By blastmultimedia in forum Developer Help
    Replies: 0
    Last Post: 2009-04-29, 01:26 AM
  4. Replies: 1
    Last Post: 2006-12-01, 04:13 AM
  5. Bug: Studio Adding rows
    By malcolmh in forum Help
    Replies: 1
    Last Post: 2005-10-17, 01:31 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
  •