Results 1 to 6 of 6

Thread: Weird Interface Problem: Please help...

  1. #1
    cmeek is offline Junior Member
    Join Date
    Jun 2007
    Posts
    2

    Exclamation Weird Interface Problem: Please help...

    We have installed Sugar Open Source Version 4.5.1d (Build 1273). When we login the interface shows up fine but with some scripting at the top of the page:

    return $query; } function set_notification_body($xtpl, $account) { $xtpl->assign("ACCOUNT_NAME", $account->name); $xtpl->assign("ACCOUNT_TYPE", $account->account_type); $xtpl->assign("ACCOUNT_DESCRIPTION", $account->description); return $xtpl; } function bean_implements($interface){ switch($interface){ case 'ACL':return true; } return false; } } ?>

    Any idea as to why we are seeing this and how we might be able to fix it? You can see a screenshot of the issue in the attachment.

    Regards-CMEEK
    Attached Images Attached Images  

  2. #2
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Weird Interface Problem: Please help...

    Seems like some (or one) of the files are slightly corrupted. Sometimes it happens during FTP transfer. Try to re-upload file modules/Accounts/Account.php and see if it helps.

  3. #3
    cmeek is offline Junior Member
    Join Date
    Jun 2007
    Posts
    2

    Thumbs up Re: Weird Interface Problem: Please help...

    Thank you so much Markku! That fixed it. Deeply appreciate this forum and your personal assistance. Over and out.

  4. #4
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Weird Interface Problem: Please help...

    Glad to be of help

  5. #5
    dmurillo is offline Junior Member
    Join Date
    Jun 2007
    Posts
    1

    Unhappy Re: Weird Interface Problem: Please help...

    I have a similar problem with version 4.2.0. In my case show in the top screen the next info:

    drw-rw-rw- 1 user group 0 Apr 16 2006 . drw-rw-rw- 1 user group 0 Apr 16 2006 .. -rw-rw-rw- 1 user group 2553 Mar 30 2006 activity_utils.php -rw-rw-rw- 1 user group 3031 Mar 30 2006 array_utils.php -rw-rw-rw- 1 user group 4873 Mar 30 2006 db_utils.php -rw-rw-rw- 1 user group 1457 Mar 30 2006 encryption_utils.php -rw-rw-rw- 1 user group 4257 Mar 30 2006 file_utils.php -rw-rw-rw- 1 user group 2095 Mar 30 2006 logic_utils.php -rw-rw-rw- 1 user group 3624 Mar 30 2006 progress_bar_utils.php -rw-rw-rw- 1 user group 3719 Mar 30 2006 security_utils.php -rw-rw-rw- 1 user group 15310 Mar 30 2006 user_utils.php -rw-rw-rw- 1 user group 1187 Mar 30 2006 zip_utils.php

    Can you help me ??

    Regards,

    David.

  6. #6
    Markku's Avatar
    Markku is offline Sugar Community Member
    Join Date
    Nov 2004
    Location
    Helsinki
    Posts
    910

    Default Re: Weird Interface Problem: Please help...

    Uh, now that is strange, it looks like partial file listing of your Sugar directory, don't know why of how it happens. Maybe it's a good idea to upgrade your Sugar?

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Weird HTML Email Problem
    By mwyres in forum Help
    Replies: 0
    Last Post: 2007-04-05, 03:13 AM
  2. Sent emails weird problem
    By clongato in forum Help
    Replies: 0
    Last Post: 2007-03-16, 02:59 PM
  3. Directory size = 1.5MB : weird problem
    By mgaudette in forum Help
    Replies: 0
    Last Post: 2006-10-04, 03:11 PM
  4. Weird problem with outgoing mail
    By seanbreeden in forum Help
    Replies: 3
    Last Post: 2006-06-07, 05:26 PM
  5. Email Attachment Problem
    By George in forum Developer Help
    Replies: 1
    Last Post: 2005-05-18, 05:33 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
  •