CRM Open Source Business & Social CRM Software

Results 1 to 4 of 4

Thread: Sugar Form error

  1. #1
    lotusweb is offline Junior Member
    Join Date
    Feb 2009
    Posts
    4

    Default Sugar Form error

    I have a installed Sugar Form.

    After install this module. I try to create new form but got error like this. Is anyone know how to fix?

    Fatal error: Call to a member function info() on a non-object in /home/lotusws/public_html/crm/modules/Forums/EditView.php on line 52


    Thank you for help!

  2. #2
    genius786's Avatar
    genius786 is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Karachi, Pakistan
    Posts
    119

    Smile Re: Sugar Form error

    Hi,

    Check the line no 52 on editview.php what code write there or also check your error.log


    Best regards,
    SARFARAZ AHMED KHAN
    Karachi, Pakistan
    skype: genius_crystal
    genius_crystal@hotmail.com
    92-314-2595624

  3. #3
    vrjim is offline Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Default Re: Sugar Form error

    i get the same problem. line 52 is the one starting with $log

    global $theme;
    $theme_path="themes/".$theme."/";
    $image_path=$theme_path."images/";

    if (!defined('THEMEPATH'))
    define('THEMEPATH', $theme_path);
    require_once(THEMEPATH.'layout_utils.php');

    $log->info("Forum EditView");
    $xtpl=new XTemplate ('modules/Forums/EditView.html');
    $xtpl->assign("MOD", $mod_strings);
    $xtpl->assign("APP", $app_strings);

  4. #4
    vrjim is offline Junior Member
    Join Date
    Mar 2009
    Posts
    2

    Lightbulb Re: Sugar Form error

    I'm not a coder so this is all foreign to me- but does the explanation at this site mean anything: http://www.codeguru.com/forum/archiv.../t-349448.html

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Error in lead capture form
    By sawan in forum Developer Help
    Replies: 4
    Last Post: 2009-05-24, 07:10 AM
  2. Getting Error message while submitting WebToLead Form
    By sujitkirve in forum Developer Help
    Replies: 1
    Last Post: 2009-03-23, 03:10 PM
  3. Error After saving form
    By sujitkirve in forum Developer Help
    Replies: 3
    Last Post: 2009-02-02, 12:53 PM
  4. Error 500 when opening a form page
    By falcorustico in forum Help
    Replies: 2
    Last Post: 2008-06-27, 05:31 PM
  5. Linking web form to Sugar
    By brandx in forum General Discussion
    Replies: 2
    Last Post: 2007-05-11, 09:39 AM

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
  •