Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ranganayaki

Pages: [1]
1
Hi I checked the log.php file and I see this error repeated:

Session "default" started at 2010-12-22T15:00:26+0000
#1 DEBUG: SQL ERROR: Query failed with message 'Unknown column 'sync' in 'field list'' - SELECT `id`, `account_id`, `uid`, `from`, `from_name`, `sent_date`, `received_date`, `subject`, `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`, `sync` FROM `og_mail_contents` WHERE `id` = NULL
#2 FATAL: exception 'DBQueryError' with message 'Query failed with message 'Unknown column 'sync' in 'field list''' in /home/livingor/public_html/projects/environment/library/database/adapters/AbstractDBAdapter.class.php:386
    Stack trace:
    #0 /public_html/projects/environment/library/database/adapters/AbstractDBAdapter.class.php(285): AbstractDBAdapter->prepareAndExecute('SELECT `id`, `a...', NULL)
    #1 /public_html/projects/environment/library/database/DB.class.php(179): AbstractDBAdapter->executeOne('SELECT `id`, `a...', NULL)
    #2 /public_html/projects/environment/classes/dataaccess/DataManager.class.php(456): DB::executeOne('SELECT `id`, `a...')
    #3 /public_html/projects/environment/classes/dataaccess/DataManager.class.php(426): DataManager->loadRow(NULL)
    #4 /public_html/projects/environment/classes/dataaccess/DataManager.class.php(330): DataManager->load(NULL, false)
    #5 /public_html/projects/application/models/mail_contents/base/BaseMailContents.class.php(229): DataManager->findById(NULL, false)
    #6 /public_html/projects/application/models/mail_contents/base/BaseMailContents.class.php(231): BaseMailContents->findById(NULL, false)
    #7 /public_html/projects/application/controllers/TaskController.class.php(866): BaseMailContents->findById(NULL)
    #8 /public_html/projects/environment/classes/controller/Controller.class.php(76): TaskController->add_task()
    #9 /public_html/projects/environment/classes/controller/PageController.class.php(62): Controller->execute('add_task')
    #10 /public_html/projects/environment/classes/Env.class.php(133): PageController->execute('add_task')
    #11 /public_html/projects/init.php(163): Env::executeAction('task', 'add_task')
    #12 /public_html/projects/index.php(9): require('/home/livingor/...')
    #13 {main}
Time since start: 0.16827201843262 seconds

Will upgrading to 1.7.3.1 solve this?


2
Installation problems / Unable to create new task after upgrade to 1.7.2
« on: December 22, 2010, 12:01:05 pm »
Hi,

I upgraded to 1.7.2. After the upgrade I am unable to create a new task. I get 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.

Could you please guide on how to solve this?

Thanks.

3
Community Contributions / Re: How to stop "Task modified Emails"
« on: May 26, 2009, 10:58:50 am »
sorry to bother you again...could you please let me know where I can find the template for this "task modified" email? I would like to change the content of the email at the very least

Thanks in advance

4
Community Contributions / Re: How to stop "Task modified Emails"
« on: May 26, 2009, 09:49:13 am »
I would like to stop only these Tasks Modified Emails.

5
Community Contributions / Re: How to stop "Task modified Emails"
« on: May 26, 2009, 09:47:12 am »
I assume unchecking the box will disable the notification for all task assigned, new comments etc. Am i right?

6
Community Contributions / How to stop "Task modified Emails"
« on: May 25, 2009, 08:21:14 pm »
I am currently running v1.4 . How do I stop "task has been modified" emails? I currently don't have any use for them.

7
Getting Started / Increase file size.
« on: May 09, 2009, 10:08:04 am »
I want to increase the default size for uploading documents from 10 MB. How can I increase this size?

8
Installation problems / Upgrade from 1.2.0.1 to 1.3.1
« on: April 22, 2009, 10:17:30 am »
Hi I am trying to upgrade OpenGoo from 1.2.0.1 and 1.3.1. When I run the upgrade script, it says "There is no upgrade path from version 1.2.0.1 to 1.3.1."

Could anyone advise on how to go about the upgrade and where I may find version 1.3 to download?

Pages: [1]