Results 1 to 2 of 2

Thread: Error in Projects

  1. #1
    devpp is offline Member
    Join Date
    Mar 2008
    Posts
    6

    Default Error in Projects

    OS Windows Windows 2003
    Sugar Open Source 5.0.0b
    Web Server IIS 6
    PHP 4.4.7
    MySQL 5.0

    I get this error when accessing a project in project list

    Error running count query for Project List: Query Failed SELECT count(*) c FROM meetings LEFT JOIN users jt1 ON jt1.id= meetings.assigned_user_id AND jt1.deleted=0 AND jt1.deleted=0 where ( meetings.parent_id= '1f18eec1-3ebf-f158-5728-47de728cb38a' AND meetings.parent_type='Project' AND meetings.deleted=0 AND (meetings.status='Planned')) AND meetings.deleted=0 ) UNION ALL ( SELECT count(*) c FROM tasks AND contacts.deleted=0 LEFT JOIN users jt1 ON jt1.id= tasks.assigned_user_id AND jt1.deleted=0 AND jt1.deleted=0 where ( taskscontacts.parent_id= '1f18eec1-3ebf-f158-5728-47de728cb38a' AND taskscontacts.parent_type='Project' AND taskscontacts.deleted=0 AND (taskscontacts.status='Not Started' OR taskscontacts.status='In Progress' OR taskscontacts.status='Pending Input')) AND tasks.deleted=0 ) UNION ALL ( SELECT count(*) c FROM calls LEFT JOIN users jt1 ON jt1.id= calls.assigned_user_id AND jt1.deleted=0 AND jt1.deleted=0 where ( calls.parent_id= '1f18eec1-3ebf-f158-5728-47de728cb38a' AND calls.parent_type='Project' AND calls.deleted=0 AND (calls.status='Planned')) AND calls.deleted=0 )::MySQL error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND contacts.deleted=0 LEFT JOIN users jt1 ON jt1.id= tasks.as

    Any help would be great

    Thanks

  2. #2
    jfuller70 is offline Sugar Community Member
    Join Date
    Feb 2007
    Posts
    55

    Default Re: Error in Projects

    we are getting the same error. are you using a default install or and added modules?

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: 2006-07-18, 05:16 PM
  2. Linking Products to Projects and Bugs to Projects
    By StephaneZ in forum Developer Help
    Replies: 0
    Last Post: 2005-08-31, 06:13 PM
  3. permissions / roles with projects and users
    By teklocust in forum Feature Requests
    Replies: 1
    Last Post: 2005-08-30, 05:09 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
  •