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

Pages: [1] 2
1
I created a new task template but no milestone display in the default summary view drop down box when it is used. All milestones are selectable when 'all options' is used from the default view. I am guessing that a milestone has to be included in the default task template. However, I am not sure that makes sense given milestones have a selection option from the edit summary page when the template is used.

Update: It seems sometimes the task template does show some milestones, but not all of them and not most of the time. I have yet to identify what is different that may account for such inconsistent behaviour.

2
Feng Office 1 / Backup limitation beta 1.1
« on: December 13, 2008, 10:49:59 pm »
Struck this backup limitation today: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 35173559 bytes) in /var/www/opengoo/library/zip/archive.class.php on line 635

3
Feng Office 1 / Re: Beta 1.1 existing task template error
« on: December 12, 2008, 12:52:31 pm »
Thanks, that did the trick.

4
How To's / Re: Edit standard document
« on: December 11, 2008, 06:16:19 pm »
Many, many thanks, just what I wanted to do.

5
Feng Office 1 / Beta 1.1 existing task template error
« on: December 11, 2008, 06:30:38 am »
An existing task template, created prior to update, resulted in the following error:

Invalid controller action template::instantiatek()
Error params:
File:    /var/www/opengoo/environment/classes/controller/Controller.class.php
Line:    72
Controller:    template
Action:    instantiatek
Backtrace:
#0 /var/www/opengoo/environment/classes/controller/PageController.class.php(62): Controller->execute('instantiatek')
#1 /var/www/opengoo/environment/classes/Env.class.php(121): PageController->execute('instantiatek')
#2 /var/www/opengoo/init.php(150): Env::executeAction('template', 'instantiatek')
#3 /var/www/opengoo/index.php(9): require('/var/www/opengo...')
#4 {main}
Autoglobal varibles:
$_GET:    Array (
  ['active_project'] => (string) '69'
  ['ajax'] => (string) 'true'
  ['c'] => (string) 'template'
  ['a'] => (string) 'instantiatek'
  ['id'] => (string) '1'
  ['current'] => (string) 'tasks-panel'
)
$_POST:    
$_COOKIE:    Array (
  ['PHPSESSID'] => (string) 'f1839b17ce544810b07e960abdacb639'
  ['id'] => (string) '1'
  ['token'] => (string) '1769defba43754a3c161f6a2a6f27904a85a73f3'
)
$_SESSION:    Array (
  ['cal_version'] => true
  ['month'] => (string) '12'
  ['year'] => (string) '2008'
  ['day'] => (string) '11'
)

6
Ideas / Re: 2008 - Ideas for the future of OpenGoo
« on: December 10, 2008, 10:20:35 am »
Live help chat with spark & opengoo. You need to log in to access the screenshot.

7
Ideas / Re: 2008 - Ideas for the future of OpenGoo
« on: December 10, 2008, 10:03:31 am »
Live help request, as per above. You need to log in to access the screenshot.

8
How To's / Re: Edit standard document
« on: December 10, 2008, 09:27:24 am »
I mean the blank page when you open Documents -> New Document. There are templates, I just want to know where they are located/defined so I can create my own, or where the blank page is defined so I can edit it to suit my needs.

9
Ideas / Re: 2008 - Ideas for the future of OpenGoo
« on: December 10, 2008, 02:46:54 am »
In terms of integrated communication I would suggest looking at something like Openfire/Sparkweb: http://www.igniterealtime.org/

This can cover multi protocol chat, and also help and collaborative chat, as well as VOIP. I already have it setup in an extra panel in opengoo, though I do have some issues with Sparkweb (msn works fine, irc does not). The help chat works fine, you can define multiple help areas and those individuals/groups assigned to answer questions. But if I try and add the help code to the help panel I get an error about defining buttons. Anyone know where that may be done?

I have not tried it yet, but the other interesting collaboration tool that can also link into such a mix, via the Red5 plugin, is openmeetings: http://code.google.com/p/openmeetings/

In my view it would be nice to have such an integrated communication framework in opengoo, but would agree with the previous comments about feature creep. Hence, get the basics in place, such as email, then consider what is next.

You need to log in to access the screenshot.

10
How To's / Edit standard document
« on: December 10, 2008, 01:29:08 am »
I want to add some basic html headings to the standard document template, to suit my use. Could anyone please tell me where I would find the document template?

Many thanks in advance

11
Feng Office 1 / Re: Beta 1.1 Time Error
« on: December 09, 2008, 06:23:24 pm »
You are so correct, I can confirm my own stupidity, working fine now  ;)

12
Feng Office 1 / Re: Beta 1.1 Time Error
« on: December 09, 2008, 12:05:39 pm »
I get the following with any combination of parameters when "task and general timeslots" is selected under timeslot :

Query failed with message 'Unknown column '0trashed_by_id' in 'where clause''
Error params:
File:    /var/www/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php
Line:    378
Sql:    SELECT `og_timeslots`.* FROM `og_timeslots`, `og_project_tasks`, `og_projects` WHERE `object_manager` = 'ProjectTasks' and og_project_tasks.trashed_by_id = 0trashed_by_id = 0 and og_project_tasks.id = object_id and og_project_tasks.project_id = `og_projects`.id and og_project_tasks.project_id in ......................................

13
Announcements / Re: OpenGoo 1.1 beta released!
« on: December 09, 2008, 10:32:24 am »
Great to know, I am sure nobody likes to loose important stuff and now we do not have to worry about it.

14
Feng Office 1 / Re: Beta 1.1 Time Error
« on: December 09, 2008, 10:29:06 am »
Many thanks, I can confirm the solution works fine. Now to poke around and see what else I can find  :P

Update: I can confirm it works for task timeslots, and general timeslots, but task and general timeslots throws a similar error: Query failed with message 'Unknown column '0trashed_by_id' in 'where clause''

15
Feng Office 1 / Beta 1.1 Time Error
« on: December 08, 2008, 11:10:21 pm »
After upgrading from OG 1, I get the following Time/Print report error: Query failed with message 'Unknown column 'og_project_tasks.deleted_by' in 'where clause''

Looks like a database issue, any ideas?

Update, tried Time/Print report under a clean 1.1 beta install and I get a Error 500: Internal Server Error.

Pages: [1] 2