Results 1 to 2 of 2

Thread: Assigned user is not displayed in any module

  1. #1
    theodore is offline Junior Member
    Join Date
    Apr 2010
    Posts
    2

    Default Assigned user is not displayed in any module

    Hello,

    I deleted the two earlier user from users table (directly in db) and create some new.
    But in the box where there is a js drowpdown to assign an user to a task/meeting/call, the only users appearing are the two earlier users.
    In the Task List view they appeared too in the task that were assigned to them. But when I assign a task to a new user, the assigned user cell is blank.
    The ealier users were deleted one month ago, and I think there is a cache problem. But I tried quick repair in admin module and some other buttons, and I also delete everything in cache/module folder without any result.
    Server is Linux 2.6.26-1-amd64
    Mysql is 5.0.87-d10-ourdelta65
    Php is PHP 5.2.6-1+lenny8 with Suhosin-Patch 0.9.6.2
    Sugar Crm Version 5.5.0RC4 (Build 6621)

    Any help greatly appreciated

    I'm sorry for my very bad english

  2. #2
    theodore is offline Junior Member
    Join Date
    Apr 2010
    Posts
    2

    Lightbulb Re: Assigned user is not displayed in any module

    The trick was :

    function get_user_array($add_blank=true, $status="Active", $assigned_user="", $use_real_name=false, $user_name_begins = null, $is_group=' AND portal_only=0 ', $from_cache = true)
    to->
    function get_user_array($add_blank=true, $status="Active", $assigned_user="", $use_real_name=false, $user_name_begins = null, $is_group=' AND portal_only=0 ', $from_cache = false)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Assigned to User - How its displayed
    By chrislynch8 in forum Help
    Replies: 0
    Last Post: 2010-04-20, 10:23 AM
  2. Field assigned user in module Documents does not exist
    By vash_rash in forum General Discussion
    Replies: 0
    Last Post: 2009-12-26, 01:19 PM
  3. Replies: 10
    Last Post: 2009-12-15, 01:45 AM
  4. Assigned User on Notes module
    By leowolff in forum Help
    Replies: 1
    Last Post: 2009-09-01, 05:46 AM
  5. Project Tasks Displayed in assigned users calendar
    By synaq in forum Feature Requests
    Replies: 4
    Last Post: 2006-06-25, 05:12 PM

Tags for this Thread

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
  •