Results 1 to 3 of 3

Thread: Tasks: Query Failed: ::MySQL error 1065: Query was empty

  1. #1
    nomar is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    24

    Default Tasks: Query Failed: ::MySQL error 1065: Query was empty

    I have an error in my Task module... i can insert new tasks, they are in the database and even if there is no entry in db, the listView is displayed (as an emptya listView). But if i insert a task i get this error:

    Query Failed: ::MySQL error 1065: Query was empty


    My task module:

    Task-Module

  2. #2
    nomar is offline Sugar Community Member
    Join Date
    Apr 2006
    Posts
    24

    Default Re: Tasks: Query Failed: ::MySQL error 1065: Query was empty

    now, i´ve copied the task module once again and i am getting the same fault message... which person can i contact with my problem... ?

  3. #3
    palmtree is offline Sugar Community Member
    Join Date
    Nov 2005
    Location
    Colombia
    Posts
    83

    Default Re: Tasks: Query Failed: ::MySQL error 1065: Query was empty

    Hi

    you need change this

    Go to
    ../data/SugarBean.php
    locale the
    Code:
    function process_list_query
    comment out the line
    Code:
    $temp->fill_in_additional_list_fields();
    Jose Maldonado
    Palmtree Consulting

    SugarCRM Silver Partner @ South America

Thread Information

Users Browsing this Thread

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

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
  •