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

Pages: [1]
1
Installation problems / Re: Problems after upgrading to 1.5.3
« on: November 12, 2009, 12:26:09 pm »
No, unfortunately, I didn't do a backup of my 1.4.3 system prior.  I hadn't had any issues upgrading in the past so I didn't expect any problems.  Any issues I have had could be fixed by doing a clean install.  I may try to back up the current db, wipe it and do a clean 1.5.3 installation.  I could then try rolling the backed up db over it to see.  Not sure what the deal is yet.

2
Installation problems / Re: Problems after upgrading to 1.5.3
« on: November 09, 2009, 05:49:56 pm »
I still haven't had any luck figuring this out.  I can only guess that the DB didn't update correctly.  I'm getting query related errors when creating anything new.  Anyone have any ideas?

3
Installation problems / Problems after upgrading to 1.5.3
« on: October 29, 2009, 05:36:08 pm »
The program works for the most part but the Project creation/editing features (on the left side) create the following error:

Query failed with message 'Unknown column 'visible_by_default' in 'where clause''
Error params:
File:    D:\Program Files\Apache Software Foundation\Apache2.2\htdocs\environment\library\database\adapters\AbstractDBAdapter.class.php
Line:    386
Sql:    SELECT * FROM `og_custom_properties` WHERE `object_type` = 'Projects' AND `is_required` <> '0' AND `visible_by_default` <> '0' ORDER BY property_order asc
Error number:    1054
Error message:    Unknown column 'visible_by_default' in 'where clause'

(truncated due to length).


I tried a fresh installation leaving the config and upload directories, clearing the cache and still have the issue.  Anyone else have the problem or figure out how to resolve it?  Thanks.

4
1.4 beta / Re: Permissions issues with 1.4 RC
« on: May 13, 2009, 11:17:02 am »
Woohoo!  I resolved it.  I backed up the files and wiped them all except config.php (didn't have any uploads in the folder).  Installed a new copy of the files and it all appears to be good.  Thanks.

5
1.4 beta / Re: Permissions issues with 1.4 RC
« on: May 13, 2009, 11:10:01 am »
We're using this in product in production so I need to get the permissions issue resolved here as quickly as possible.  I know it's free and open source, so I'm not whining about it.  lol.

I'm pretty sure that if I were to do a clean reinstallation that the issue would go away.  Is there any way I can do that without losing the users, workspaces, milestones and tasks that I have set up?  Is it possible it's something with my database or do you think it's more likely a file/config issue?

I started with 1.3 final.  Upgraded to 1.4 beta and was good.  Upgraded to 1.4 beta2 and noticed the problem at some point there.  Tried upgrading to 1.4 RC and still have the issue.

6
1.4 beta / Fixed: Permissions issues with 1.4 RC
« on: May 12, 2009, 12:34:15 pm »
I'm unable to adjust permissions on work spaces (nothing happens at all when clicked on).  And when going in to administration and adjusting the permissions at the account level, I get the following error.

Firefox error:  "og.ogLoadPermissions is not a function"  (click to remove).
IE8 error:  "Could not complete the operation due to error 80020101" (click to remove).
Safari error:  "Result of expression 'og.ogLoadPermissions' [undefined] is not a function" (click to remove)

I was having the issue on 1.4 beta2 prior to upgrading as well.  It could be something on my side, but I'm not sure.  I love OpenGoo!  Thanks for all of your hard work.

(tried clearing the local cache and restarting the apache service after upgrading)

Pages: [1]