Results 1 to 2 of 2

Thread: Help with Sugarcrm 5.0 custom patch development

  1. #1
    moschap is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    46

    Default Help with Sugarcrm 5.0 custom patch development

    I am working on a new patch for sugarcrm 5.0 that would modify the Administrator, User and Configurator module of Sugarcrm. I want to add a new column to the database as i am installing the patch through the upgrade wizard. I have added the column to the vardefs.php in the Users module, but the upgrade wizard does not create a database column as i expect, please can anyone tell me what i am doing wrong and how i can make the Upgrade wizard operate as expected. Thanks.

    NB: In Sugarcrm 4.5 i would have an sql file that contains the alter table statements that i want but this script is not processed if i add it to the patch in the sugarcrm 5.0 version.

  2. #2
    moschap is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    46

    Default Re: Help with Sugarcrm 5.0 custom patch development

    Hi everyone,

    Please can anyone help me out here i really would appreciate any help.

    Again at the very end of the installation of the patch, on the last screen of the installation process through the upgrade wizard i get this error,

    Warning: require_once(C:/Program Files/Apache Group/Apache2/htdocs/leadcapital/cache/upload/upgrades/temp/54.tmp/scripts/upgrade_homepage.php) [function.require-once]: failed to open stream: No such file or directory in C:\Program Files\Apache Group\Apache2\htdocs\leadcapital\modules\UpgradeWi zard\end.php on line 47

    Fatal error: require_once() [function.require]: Failed opening required 'C:/Program Files/Apache Group/Apache2/htdocs/leadcapital/cache/upload/upgrades/temp/54.tmp/scripts/upgrade_homepage.php' (include_path='C:\Program Files\Apache Group\Apache2\htdocs\leadcapital\include/..;.;C:\php5\pear') in C:\Program Files\Apache Group\Apache2\htdocs\leadcapital\modules\UpgradeWi zard\end.php on line 47

    and now if i click on the upgrade wizard i see the same thing. Hope it helps. Thanks

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 7
    Last Post: 2009-06-29, 09:24 AM
  2. Replies: 5
    Last Post: 2007-11-13, 02:51 PM
  3. Blank Screen for Custom Module
    By swhitlow in forum Developer Help
    Replies: 2
    Last Post: 2007-09-19, 12:30 AM
  4. Inbound Email AutoReply Cancelled
    By jstevensr in forum Help
    Replies: 3
    Last Post: 2006-12-19, 12:43 PM
  5. Replies: 30
    Last Post: 2005-03-02, 10:29 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
  •