Author Topic: [1.6.2] Feng Office is not currently able to execute your request.  (Read 2360 times)

Galo

  • Newbie
  • *
  • Posts: 1
    • View Profile
Hi,

I am having a lot of trouble using Feng Office. I have installed everything freshly but I keep getting the following message.

We are sorry, but Feng Office is not currently able to execute your request. An Error Report has been sent to the administrator.

Sometimes I get this message randomly and after couple of times refreshing it disappears, but when I want to create a new task I keep getting this message no matter what I do. So now it is a problem as I cant create any tasks.

I have outputted the error:

<?php die(); ?>
Session "default" started at 2010-04-23T08:14:06+0000
#1 DEBUG: SQL ERROR: Query failed with message 'Unknown column 'to' in 'field list'' - SELECT `id`, `account_id`, `uid`, `from`, `from_name`, `to`, `cc`, `bcc`, `sent_date`, `received_date`, `subject`, `content`, `body_plain`, `body_html`, `has_attachments`, `size`, `state`, `is_deleted`, `is_shared`, `is_private`, `created_on`, `created_by_id`, `trashed_on`, `trashed_by_id`, `imap_folder_name`, `account_email`, `content_file_id`, `archived_on`, `archived_by_id`, `message_id`, `conversation_id`, `in_reply_to_id` FROM `og_mail_contents` WHERE `id` = NULL
#2 FATAL: exception 'DBQueryError' with message 'Query failed with message 'Unknown column 'to' in 'field list''' in /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/library/database/adapters/AbstractDBAdapter.class.php:386
    Stack trace:
    #0 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/library/database/adapters/AbstractDBAdapter.class.php(285): AbstractDBAdapter->prepareAndExecute('SELECT `id`, `a...', NULL)
    #1 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/library/database/DB.class.php(179): AbstractDBAdapter->executeOne('SELECT `id`, `a...', NULL)
    #2 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/classes/dataaccess/DataManager.class.php(456): DB::executeOne('SELECT `id`, `a...')
    #3 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/classes/dataaccess/DataManager.class.php(426): DataManager->loadRow(NULL)
    #4 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/classes/dataaccess/DataManager.class.php(330): DataManager->load(NULL, false)
    #5 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/application/models/mail_contents/base/BaseMailContents.class.php(234): DataManager->findById(NULL, false)
    #6 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/application/models/mail_contents/base/BaseMailContents.class.php(236): BaseMailContents->findById(NULL, false)
    #7 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/application/controllers/TaskController.class.php(799): BaseMailContents->findById(NULL)
    #8 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/classes/controller/Controller.class.php(76): TaskController->add_task()
    #9 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/classes/controller/PageController.class.php(62): Controller->execute('add_task')
    #10 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/environment/classes/Env.class.php(133): PageController->execute('add_task')
    #11 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/init.php(149): Env::executeAction('task', 'add_task')
    #12 /home/vhosts/xxxxxxxxxxxxxxxxx/subdomains/project/httpdocs/index.php(9): require('/home/vhosts/f-...')
    #13 {main}
Time since start: 0.15932297706604 seconds
-------------------------------------------------------------------------------

I have tried it on Firefox and Internet Explorer. I have tried it on multiple pc's. I receive this error at the overview page sometimes aswel, but after refreshing thats gone.  :-[

I use php 5 and MySQL.

Any help would be much appreciated.

Thanks,

Galo