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 - woland255

Pages: [1] 2 3
1
Feng Office 3 / Can't embed iframe in document
« on: June 15, 2015, 04:58:35 am »
Hi
I am using community version 3.1.5.1.

I want to integrate one open source program thats result can be embedded in html (blogs, etc) via iframe.

For example, it says that I should insert following in my blog:
<iframe style="width:600px;height:400px;border: 1px
solid black" src="http://myurl/something"> </iframe>

If I create new document in FO, switch to "Source" and insert this there, than:
1). First I can see empty rectangle with word Iframe.
2). After saving document, closing it and opening again, I can't find iframe block in source any more and document is empty.

I am not good with HTML, so can you help me with this issue?
Thanks.

2
Feng Office 3 / Re: E-mail autoclassification by some criteria?
« on: May 28, 2015, 05:01:22 am »
This is in prof. edition. Ok, thanks, understood.

3
Feng Office 3 / Re: re-load emails from IMAP (exchange)
« on: May 28, 2015, 04:57:54 am »
Hi, Francisco

No, another thing is on my mind. Deleting from IMAP server is disabled, so if I delete mail from FO, it still exist in exchange. And after this I want to download this mail to FO again.

Best Regards,
Alexey

4
Feng Office 3 / E-mail autoclassification by some criteria?
« on: April 28, 2015, 06:46:28 am »
Hi,

Can subj. be done? For example, I have several Imap subfolders and I want to classify each subfolder to different workspace or tag. Of cause, I can try to use different e-mail accounts to this, but if I change e-mail password it will be difficult to change each account.

Thanks

5
Feng Office 3 / re-load emails from IMAP (exchange)
« on: April 28, 2015, 06:15:23 am »
Hi.

I use 3.1.3 community edition. I have created e-mail account using IMAP over SSL to my corporate exchange acc. I have select not to delete or mark as read messages after downloading.
How can I re-load messages from exchange if I delete them only from feng office, not from exchange? If I try to do such action now, I receive only new messages.

Thanks a lot.

6
Hi!
I am upgrading my installation accroding to
http: // forums.fengoffice.com/index.php?topic=14846.msg31377#msg31377

All topics was done, and after logging in to my account I can see all my data. Except topics. After navigating to corresponding page I can see "Unknown column 'object_manager' in 'where clause' " error in "SELECT * FROM `fo_timeslots` WHERE `object_id` = '521' AND `object_manager` = 'ProjectTasks' AND `end_time`= '0000-00-00 00:00:00' ORDER BY `start_time` " SQL.

And on overview dashboard I can see some of my topics and I can successfully open them.

Is this a bug or this is caused by incorrect  upgrade? And what I must do to correct this situation?

Thanks a lot.
Alexey

7
Older versions / Re: 'late tasks' dashboard problem in 1.5
« on: August 03, 2009, 05:07:40 am »
Some additional information. When  select workspace where new task was created, "Late tasks" dashboard starts to show correct information. But when I select parent workspace, this information is lost....... It somehow "loose inheritance". Why?

8
Older versions / 'late tasks' dashboard problem in 1.5
« on: August 03, 2009, 05:02:45 am »
Good day to all.
May be this is not a bug but my misunderstanding... When in 1.5 I create new task in past (due day), it is not appear in "Late tasks" dashboard. But some older tasks, that exists before upgrade appears here. Same thing if I create task in the future and after time it becomes "late".
Is this a bug or some my misunderstanding?
Thanks a lot.

9
Feature requests / enhancements in custom properties
« on: May 07, 2009, 09:58:25 am »
Good day to all.

First of all, I'd like to thank you for big progress in development.

I think custom properties must:
1). Be relative to workspace. I mean that each type of object (file, contact, e.t.c) in each workspace must have it's own set of custom properties. New permission must be added to workspace.
2). There must be    opportunity to display such custom properties as columns in grid lists of corresponding document types, and sorting/filtering on such columns must be implemented.

I think, this would greatly increase usability in the opengoo. Can this be done?
Thank you very much.
PS: Sorry, if same was offered by someone before.

10
1.4 beta / Re: 1.4 beta 2: "Error: ogTasks is not defined"
« on: May 04, 2009, 07:35:43 am »
same thing. more of this, in every section I see pop-up says "og.<something> is not a constructor"

11
How To's / About dashboard settings
« on: March 24, 2009, 07:14:12 am »
Good day to all.

Calendar dashboard now shows only tasks, that are assigned to me. Can this dashboard be reconfigured to show unassigned tasks? unassigned tasks and assigned to me together?

Thanks.

PS. My version is 1.3 final

12
1.3-rc2 / Re: some bad things
« on: March 16, 2009, 08:21:20 am »
Good day to all.

1) | will wait for final release.

2). I notice, that not all tasks are not shown. If some task is assigned to me, it is shown. Can this dashboard be configured to show unassigned tasks? This is certainly not a date format problem.

3). I managed to launch cron.php every 5 minutes. In admin account I setup to check notifications every 5 minutes too. But notification still don't appear.

4). As I said before, | will wait for final release.

Thank you.

13
1.3-rc2 / Re: I can't stop work on the task
« on: March 16, 2009, 05:34:36 am »
Thanks, this works

14
1.3-rc2 / Re: some bad things
« on: March 13, 2009, 04:42:52 am »
> 1) Try deleting cache/autoloader.php
No effect.

2). file attached

3). I am not good in php, so can you provide me with command line, that I must insert in cron job? A am not sure how to launch php from command line.

Thanks a lot.

15
1.3-rc2 / I can't stop work on the task
« on: March 12, 2009, 11:39:06 am »
It seems that someone forgot billing ID parameter
Next message appears:

Error (DBQueryError)
Query failed with message '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 '' at line 1'
Error params:
File:    /var/www/apache2/html/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php
Line:    386
Sql:    SELECT * FROM `og_workspace_billings` WHERE project_id = 12 AND billing_id =
Error number:    1064
Error message:    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 '' at line 1
Backtrace:
#0 /var/www/apache2/html/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php(304): AbstractDBAdapter->prepareAndExecute('SELECT * FROM `...', NULL)
#1 /var/www/apache2/html/opengoo/environment/library/database/DB.class.php(199): AbstractDBAdapter->executeAll('SELECT * FROM `...', NULL)
#2 /var/www/apache2/html/opengoo/environment/classes/dataaccess/DataManager.class.php(182): DB::executeAll('SELECT * FROM `...')
#3 /var/www/apache2/html/opengoo/application/models/workspace_billing/base/BaseWorkspaceBillings.class.php(111): DataManager->find(Array)
#4 /var/www/apache2/html/opengoo/environment/classes/dataaccess/DataManager.class.php(228): BaseWorkspaceBillings->find(Array)
#5 /var/www/apache2/html/opengoo/application/models/workspace_billing/base/BaseWorkspaceBillings.class.php(145): DataManager->findOne(Array)
#6 /var/www/apache2/html/opengoo/application/models/workspace_billing/base/BaseWorkspaceBillings.class.php(147): BaseWorkspaceBillings->findOne(Array)
#7 /var/www/apache2/html/opengoo/application/models/projects/Project.class.php(448): BaseWorkspaceBillings->findOne(Array)
#8 /var/www/apache2/html/opengoo/application/controllers/TimeslotController.class.php(164): Project->getBillingAmount(NULL)
#9 /var/www/apache2/html/opengoo/environment/classes/controller/Controller.class.php(69): TimeslotController->close()
#10 /var/www/apache2/html/opengoo/environment/classes/controller/PageController.class.php(62): Controller->execute('close')
#11 /var/www/apache2/html/opengoo/environment/classes/Env.class.php(133): PageController->execute('close')
#12 /var/www/apache2/html/opengoo/init.php(146): Env::executeAction('timeslot', 'close')
#13 /var/www/apache2/html/opengoo/index.php(9): require('/var/www/apache...')
#14 {main}
Autoglobal varibles:
$_GET:    Array (
  ['active_project'] => (string) '16'
  ['ajax'] => (string) 'true'
  ['c'] => (string) 'timeslot'
  ['a'] => (string) 'close'
  ['id'] => (string) '122'
  ['current'] => (string) 'overview-panel'
)
$_POST:    Array (
  ['timeslot'] => Array (
    ['description'] => (string) ''
  )
)
$_COOKIE:    Array (
  ['id'] => (string) '2'
  ['token'] => (string) '313d31b228db542105278d0374e449b52185626f'
  ['PHPSESSID'] => (string) 'vpi7obkedp986ecb8vtbjusbmqgapt58'
)
$_SESSION:    Array (
  ['cal_version'] => true
  ['month'] => (string) '3'
  ['year'] => (string) '2009'
  ['day'] => (string) '12'
)
Execution time:
Total execution time: 0.218347 seconds

Pages: [1] 2 3