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.


Topics - soj

Pages: [1]
1
Older versions / Error
« on: June 26, 2009, 06:44:01 am »
This is a continuation of my post about the email encoding problem. After I sorted out the encoding business, I deleted the emails with the broken characters. Then I try to empty the trash can, but errors are produced.

When I click to delete, say 50 objects permanently, the Error window pops up saying "failed to delete 50 objects".

Then when I click to the last page of the trash can, following error occurs:

"Fatal error: Call to a member function getOwner() on a non-object in /public_html/intranet/application/models/mail_contents/MailContent.class.php on line 476"

Looking at the log, the following appear:

-------------------------------------------------------------------------------

Session "default" started at 2009-06-26T09:17:36+0000
#1 ERROR: Error: Undefined variable: types in '/public_html/intranet/application/controllers/ObjectController.class.php' on line 1023 (error code: 8)
#2 ERROR: Error: Undefined variable: types in '/public_html/intranet/application/controllers/ObjectController.class.php' on line 1028 (error code: 8)
Time since start: 0.784224033356 seconds
-------------------------------------------------------------------------------

Session "default" started at 2009-06-26T09:17:41+0000
#1 ERROR: Error: Undefined offset:  0 in '/public_html/intranet/application/controllers/MailController.class.php' on line 308 (error code: 8)
#2 ERROR: Error: Invalid argument supplied for foreach() in '/public_html/intranet/application/controllers/MailController.class.php' on line 347 (error code: 2)
Time since start: 0.498067140579 seconds
-------------------------------------------------------------------------------

Session "default" started at 2009-06-26T09:04:54+0000
#1 ERROR: Error: Undefined variable: ws in '/public_html/intranet/application/controllers/MessageController.class.php' on line 98 (error code: 8)
Time since start: 0.682073116302 seconds
-------------------------------------------------------------------------------

Anyone know what the problem is?? I suspect it's the emails which have unreadable characters in them,, but I am not a programmer so I can't be sure.

Please help!

2
Older versions / Drop-down menu not work with Google Chrome
« on: June 22, 2009, 09:58:40 pm »
Hi,

Just testing OpenGoo with Chrome, I've noticed that drop down menus don't work on Chrome.

For example, I create a task and try to assign it to someone using the drop down menu, and it doesn't work.  Similarly on Task tab, when I try to filter tasks by certain fields using the drop down menu, it doesn't work either.

I've noticed that Opengoo is considerably faster than using IE. Twice as fast?
I have now created more than 50 workspaces and it is quite slow when using IE. But speed is now bearable with Chrome but I've run into this problem.

Hope this can be resolved soon!

Thanks for all your efforts!!!

3
Older versions / Permission problem
« on: June 18, 2009, 09:21:06 am »
I have workspace 1, and I make my contacts

Then I make workspace 2, and assign user 1 to workspace 2.

I restrict the permission of user 1 so that he doesn't have any system permissions. He has all workspace permission for workspace 2, except for contacts. He shouldn't be able to do anything about contacts.

Despite above, problems:

1. User 1 can view all my contacts when he contacts "All" folder. I would like all my contacts to be hidden (or selectively)

2. User 1 can delete my contacts! He can't add new contacts (due to permission restriction) but he can delete existing ones. How strange!

Is there a solution for these problems?

Thanks!

4
Older versions / Error 500: Internal Server Error when click trash
« on: June 16, 2009, 09:26:39 pm »
Hi,

When I click "All" and then "Trash", it produces Error 500: Internal Server Error.

But when I click any of the workspaces, then "Trash", no error occurs.

What could be the problem here??

Please help me!

5
How To's / how to modify header/footer
« on: June 14, 2009, 02:31:07 am »
Hi,

I'm wanting to change the logo which appears in the header and the copyright information which appears in the footer.

Which files do I need to modify?

Thanks,

6
Older versions / encoding problem with email
« on: June 13, 2009, 11:36:20 pm »
I just installed opengoo on my hosting server and it's great, everything works fine, except for the email.

I was able to set up my email account and download emails without any problems, but when I received emails which were written in Korean, the characters showed up all garbled up.

Is there any way to fix this?/

Thanks

Pages: [1]