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
16
1.3-rc2 / some bad things
« on: March 11, 2009, 06:01:41 am »
Good day to all.

Recently I upgrade OG from 1.2 beta to 1.3 rc2 and notice some strange things. May be some of them are not bugs at all, please help me to understand it in this case.

 
1) Account->Tasks options shows:
Caught Exception in AutoLoader: exception 'Exception' with message 'Could not find class file for "TNCHKCONFIGHANDLER"' in /var/www/apache2/html/opengoo/environment/classes/AutoLoader.class.php:105 Stack trace: #0 /var/www/apache2/html/opengoo/environment/classes/AutoLoader.class.php(111): AutoLoader->loadClass('TNCHKCONFIGHAND...') #1 /var/www/apache2/html/opengoo/application/functions.php(33): AutoLoader->loadClass('TNCHKCONFIGHAND...') #2 /var/www/apache2/html/opengoo/application/models/user_ws_config_options/UserWsConfigOption.class.php(49): __autoload('TNChkConfigHand...') #3 /var/www/apache2/html/opengoo/application/models/user_ws_config_options/UserWsConfigOption.class.php(140): UserWsConfigOption->getConfigHandler() #4 /var/www/apache2/html/opengoo/application/views/user/update_user_preferences.php(22): UserWsConfigOption->render('options[can not...') #5 /var/www/apache2/html/opengoo/environment/classes/template/Template.class.php(74): include('/var/www/apache...') #6 /var/www/apache2/html/opengoo/environment/classes/template/Template.class.php(46): Template->includeTemplate('/var/www/apache...') #7 /var/www/apache2/html/opengoo/environment/classes/template/template.php(35): Template->fetch('/var/www/apache...') #8 /var/www/apache2/html/opengoo/environment/classes/controller/PageController.class.php(111): tpl_fetch('/var/www/apache...') #9 /var/www/apache2/html/opengoo/environment/classes/Env.class.php(141): PageController->getContent() #10 /var/www/apache2/html/opengoo/init.php(146): Env::executeAction('user', 'update_user_pre...') #11 /var/www/apache2/html/opengoo/index.php(9): require('/var/www/apache...') #12 {main}

2). in minicalendar dashboard there are no tasks. Only events.

3). cron events dont work. I setup notification cron task under administrator account in opengoo, but no notifications are shown. May be I missunderstood one thing: should I manualy create cron tasks at OS level or they will be created by administartor settings of OpenGoo? What os user must own cron jobs? apache user? And what I must do if apcahe user is fake (/bin/false shell)?

4). I cant make attachemts to comments. They simply don't appear.

Thank a lot, sorry for bad english,
Alexey

17
Feng Office 1 / Tasks creation and default filter
« on: October 31, 2008, 12:04:36 pm »
Hi.

I think this can be a FR, not a bug, but for me this is a big complication to real work...
When I create a new task, it is assigned by default to "anyone". But in tasks list default filter is set to "Assigned to me". This leads to: every time i create a new task I must assign it to me, or switch filter every time I want to see tasks.  I think, default filter value must be the same as the value of default task assignment, it does not matter what value exactly.

Thank a lot.

18
Installation problems / Re: upgrade from 0.92 to 1.0RC1 problem
« on: October 31, 2008, 10:47:16 am »
Now it works! Thanks!

19
Installation problems / upgrade from 0.92 to 1.0RC1 problem
« on: October 31, 2008, 07:45:59 am »
Good day to all.

After upgrade when i click on any object i see:

Query failed with message 'Table 'opengoo.og_object_subscriptions' doesn't exist'
Error params:
File:    /var/www/apache2/html/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php
Line:    371
Sql:    SELECT `object_id`, `object_manager`, `user_id` FROM `og_object_subscriptions` WHERE `object_id` = '20' AND `object_manager` = 'ProjectTasks' AND `user_id` = '1'
Error number:    1146
Error message:    Table 'opengoo.og_object_subscriptions' doesn't exist
Backtrace:
#0 /var/www/apache2/html/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php(270): AbstractDBAdapter->prepareAndExecute('SELECT `object_...', NULL)
#1 /var/www/apache2/html/opengoo/environment/library/database/DB.class.php(168): AbstractDBAdapter->executeOne('SELECT `object_...', NULL)
#2 /var/www/apache2/html/opengoo/environment/classes/dataaccess/DataManager.class.php(361): DB::executeOne('SELECT `object_...')
#3 /var/www/apache2/html/opengoo/environment/classes/dataaccess/DataManager.class.php(331): DataManager->loadRow(Array)
#4 /var/www/apache2/html/opengoo/environment/classes/dataaccess/DataManager.class.php(236): DataManager->load(Array, false)
#5 /var/www/apache2/html/opengoo/application/models/object_subscriptions/base/BaseObjectSubscriptions.class.php(160): DataManager->findById(Array, false)
#6 /var/www/apache2/html/opengoo/application/models/object_subscriptions/base/BaseObjectSubscriptions.class.php(162): BaseObjectSubscriptions->findById(Array, false)
#7 /var/www/apache2/html/opengoo/application/models/ProjectDataObject.class.php(1185): BaseObjectSubscriptions->findById(Array)
#8 /var/www/apache2/html/opengoo/application/views/object/list_subscribers.php(8): ProjectDataObject->isSubscriber(Object(User))
#9 /var/www/apache2/html/opengoo/environment/classes/template/Template.class.php(74): include('/var/www/apache...')
#10 /var/www/apache2/html/opengoo/environment/classes/template/Template.class.php(46): Template->includeTemplate('/var/www/apache...')
#11 /var/www/apache2/html/opengoo/environment/classes/template/template.php(35): Template->fetch('/var/www/apache...')
#12 /var/www/apache2/html/opengoo/application/helpers/application.php(746): tpl_fetch('/var/www/apache...')
#13 /var/www/apache2/html/opengoo/application/views/co/view.php(143): render_object_subscribers(Object(ProjectTask))
#14 /var/www/apache2/html/opengoo/environment/classes/template/Template.class.php(74): include('/var/www/apache...')
#15 /var/www/apache2/html/opengoo/application/views/task/view_list.php(106): Template->includeTemplate('/var/www/apache...')
#16 /var/www/apache2/html/opengoo/environment/classes/template/Template.class.php(74): include('/var/www/apache...')
#17 /var/www/apache2/html/opengoo/environment/classes/template/Template.class.php(46): Template->includeTemplate('/var/www/apache...')
#18 /var/www/apache2/html/opengoo/environment/classes/template/template.php(35): Template->fetch('/var/www/apache...')
#19 /var/www/apache2/html/opengoo/environment/classes/controller/PageController.class.php(111): tpl_fetch('/var/www/apache...')
#20 /var/www/apache2/html/opengoo/environment/classes/Env.class.php(129): PageController->getContent()
#21 /var/www/apache2/html/opengoo/init.php(151): Env::executeAction('task', 'view_task')
#22 /var/www/apache2/html/opengoo/index.php(9): require('/var/www/apache...')
#23 {main}
Autoglobal varibles:
$_GET:    Array (
  ['undefined'] => (string) ''
  ['ajax'] => (string) 'true'
  ['c'] => (string) 'task'
  ['a'] => (string) 'view_task'
  ['id'] => (string) '20'
  ['active_project'] => (string) '12'
  ['view'] => (string) 'week'
  ['current'] => (string) 'calendar-panel'
)
$_POST:    
$_COOKIE:    Array (
  ['PHPSESSID'] => (string) 'rqaqt516kgh0b5loa83n9cpccfqhgt8s'
  ['id'] => (string) '1'
  ['token'] => (string) '515e83cdabd402b504dd6a4fb9cf3b84810c9605'
)
$_SESSION:    Array (
  ['cal_version'] => true
  ['cal_month'] => (string) '10'
  ['cal_year'] => (string) '2008'
  ['cal_day'] => (string) '31'
  ['cal_loginfailed'] => (int)0
  ['cal_user'] => (string) 'admin'
  ['cal_userid'] => (int)1
  ['active_calendar_view'] => (string) 'viewweek'
  ['year'] => (string) '2008'
  ['month'] => (string) '10'
  ['day'] => (string) '31'
)
Execution time:
Total execution time: 0.197324 seconds\

Am I miss table creation in upgrade instructions??
Thanks

20
Feng Office 1 / Re: problem with comments
« on: October 28, 2008, 04:10:09 am »
Thank you, this  helps!  :)

21
Feng Office 1 / Re: problem with comments
« on: October 25, 2008, 03:17:51 pm »
It looks like this (see attachment)

22
Feature requests / weblinks and bookmarks.
« on: October 24, 2008, 07:34:58 am »
Good day to all.

There is an crazy idea: if weblinks can be imported from browser bookmarks.......  ;)

23
Feng Office 1 / problem with comments
« on: October 24, 2008, 01:59:43 am »
Good day to all.
When I post new comment "canEdit(logged_user()), true, false); if ($object_links_render != '') { ?>" appears at the right side of it. Nevertheless, all functionality (edit,link,delete) works.
Thanks.

24
Feng Office 1 / subtasks and workspaces
« on: October 23, 2008, 04:29:23 am »
Good day to all.

I think subtasks must change their workspaces if I change workspace to parent task.

Thanks.

25
Feature requests / Re: TAGs and workspaces
« on: October 23, 2008, 02:40:05 am »
Very good, thank you!

26
Feature requests / Re: TAGs and workspaces
« on: October 22, 2008, 07:43:50 am »
sorry. I mean tag's, not tasks.....  :-[

27
Feng Office 1 / Re: Files properties page
« on: October 22, 2008, 07:21:26 am »
So I follow your link's suggestion. It works! just remove '{'.......

28
Feng Office 1 / Re: Files properties page
« on: October 22, 2008, 07:07:50 am »
0.9.2 upgraded from 0.9.1

29
Feng Office 1 / Re: Files properties page
« on: October 21, 2008, 09:25:03 am »
Ooops. this message appears in any objects properties page, not only for files..... ???

30
Feng Office 1 / Files properties page
« on: October 21, 2008, 05:11:48 am »
Good day to all.

When I upload new file (to database, if it means something in this context) and try to edit it properties, I see error message
"Parse error: syntax error, unexpected '}' in /var/www/apache2/html/opengoo/application/views/comment/object_comments.php on line 68 "
just right under revisions box. 
Is this a bug or my mistake?

Thanks.

Pages: 1 [2] 3