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

Pages: [1] 2 3
1
Older versions / [1.5.3]Fatal error: Call to a member function getId() ...
« on: September 28, 2009, 07:43:00 am »
ver : 1.5.3
When a non-admin user tries to create a task, most of the times this happens :

Fatal error: Call to a member function getId() on a non-object in www\application\models\project_users\ProjectUsers.class.php on line 225

Any ideas?
Tanks guys.

2
Older versions / [1.5.3]No login screen ( for certain accounts )
« on: September 15, 2009, 12:27:25 pm »
The session was expired and it was asking for user/pass combination. In my undefined wisdom i decided to enter another user/pass combination just to see what will happen :) Well it broke :)
Now the user is inaccessible.
There was no login screen at all, after clearing the browser cache, the login screen is back, but if you try to login via that user account, all you get is white screen. Other users work o.k.

I guess it's messed up somewhere in the base itself, as there are no cache files on the server or client, restarted both Apache/MySql..

The good thing is that i have another admin account so i can delete the broken one, but it can be a problem if it's the only account, or if it is a personal account on production machine.

3
Older versions / Incorrect time set for creation and for comments
« on: September 15, 2009, 11:45:24 am »
Version 1.5.3 , timezone is set to : +2
Let say the time is : 17:30
When creating new task for example, it shows :
Created by:
you, today at 16:30

and when adding comments the same -1 hour appears.
Also in the history, the time is not correct.

Setting the timezone to +3 is giving me the correct time, so the problem must be where the calculation of timezones/daylight saving is, but i can not find it.
I am not sure if a leave it set to +3 ( not correct for me, the correct is +2 ) if it won't have other unwanted results, like reminders on wrong time and stuff like that ( actually i am not sure if the reminders are at the correct time, will check that )

Any pointers in which file i can correct that.

Thanks.

4
Ideas / New comment notification in Tasks
« on: April 04, 2009, 06:40:20 pm »
A simple "!" or something showing that a comment has been added when looking at the tasks, it can be green ! for there are comments for that task and yellow ! for a new comment is added for that task. I guess it's not hard to implement and it could be switched on/off from the show : option that is already available.

5
Components / Excel / PDF documents
« on: April 04, 2009, 11:13:10 am »
http://phpexcel.codeplex.com/
Has anyone tried this... It looks promising, and i guess at least parts can be used in OpenGoo

6
Feature requests / Deleting objects/finishing tasks restrictions
« on: April 01, 2009, 07:26:59 am »
There should be a way to disable certain users from deleting objects, and to flag tasks that they can be finished/worked on, only by the user they are assigned to, and given by.
Now everyone can delete an object and stop/start/finish a task, and there must be a way to restrict that for certain users.

7
It's a very illusive error, i had it too, but can not reproduce it now, and i did not have the apache logs enabled just then nor the debug function of OG, it has to be Apache / web server / related, anyone with IIS/lighttpd/other web server used for OG out there ?!? Do anyone with different web server has that kind of error? Does anyone have a detailed log when such error happened?

8
Check php.ini if exec is not disabled in the disable_functions directive and that you have mysqldump with your installation of MySQL.

9
1.3 final / Deleting tags bug
« on: April 01, 2009, 06:57:40 am »
When deleting a tag, you must select it and it will use that tag to filter, once deleted the active tag stays ON and can not be switched off by using the "X", user must logout/in to fix it.

To reproduce :
1: Create a few tags.
2: Select a tag edn delete it, delete all available tags.
3: Try to disable the last tag ( already deleted ) by clicking on the "X" button.

I guess there must be a check if the tag still exists or right after deletion check if the tag is active and remove it from active state as well.

10
1.3 final / a lot of error 500 / transaction aborted errors
« on: April 01, 2009, 06:40:51 am »
I managed to make a testbed with ~ 15 users that are non-stop logged in OG, and now there are a lot of transaction aborted errors, the MySQL is set to InnoDB and max_connections = 50 / max_connect_errors = 16 that would be enough for that and more, but still.
Any ideas, does anyone get that as well ?
About the error 500, they seem to get fixed with just refresh, i will check on that soon, but for now the biggest mystery is the transaction aborted error , as it must be thrown from the MySQL not been able to do it's job.

11
1.3 final / Can not delete mail accout
« on: March 24, 2009, 07:18:48 am »
I tried to create a gmail account ( i can not get it to work ? ), and now i can not delete that account, i press on the delete account put nothing happen ?

Can anyone that has gmail working on his/her installation, please make a post with the setting that he/she used ...

12
1.3 final / Re: Workspaces Calendar ics export / import errors
« on: March 24, 2009, 05:12:37 am »
Error
Ext.get("og_1237825821_660603cal_exp is null

I get the same error.

13
1.3 final / Wrong file type after decompression
« on: March 22, 2009, 07:40:00 pm »
I have uploaded a WMA file, and it's shown as audio fail,
then i compressed it, and after decompression, it's shown as a text/html file
I guess it's not a bug, but a miss configuration of my apache/php - any suggestions would be appreciated.

Another thought, as i am testing mod_security on Windows environment, and as OpenGoo developers are suggesting  XAMPP , i guess they also use Win environment, so it would be very nice if you guys can also test OpenGoo under the default rule set of mod_security and see if there are some rules that are being triggered, i have found some, but forgot to write them down, will write all from now on, also with enabled php errors i get some warnings here and there, mostly about non defined variables, for example in the translation module.

As soon as i have some free time i will create an WinAMP installation of my own, that is more secured, and can be used for production servers with little changes, and i was thinking that as soon as i am ready we can bundle it with OpenGoo if you wish, agree and you like how it's done. It would be pre-configured to use mod_security for windows, with some php restrictions as disabled exec,popen and so on, some apache tweaks and mysql performance and security fixes, also will contain zend optimizer and phpmyadmin (with some modifications) by default and a little gui/batch files for easier control and a lot of logging :) But it's still in very early stages, as i am now testing different MySQL setting for performance, and then i have to write some simple gui.

14
1.3-rc / Re: Calendar - Recurring events starting in a future month
« on: March 14, 2009, 11:13:35 pm »
No problems so far with all files changed to d/m/Y format, i will upload them somewhere so other do not need to correct them again and again, and will continue to update for every new version, if that's o.k. with the developers...

http://www.filedropper.com/date-fix
http://www.koshche.com/showfile-417/date_fix.zip

15
How To's / Gooplayer and other features ?!?
« on: March 08, 2009, 02:20:55 pm »
How to use the Gooplayer ? I have uploaded mp3 files and there is no way to play them, but there is functionality for that as far as i see. Can you please elaborate on that.
Also there is some support for Excel files, but there is no way of creating of viewing them in the default installation.
Thanks.

Pages: [1] 2 3