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

Pages: 1 2 [3] 4 5 6
31
1.4 final / 3 OG Installations, 3 Tags panel sizes
« on: June 05, 2009, 02:50:08 pm »
OG 1.4.1, all of them.
See attached.
Any idea on where to fix this?  In php?  js?  In the database somewhere?

32
Feature requests / Re: Classify email
« on: June 05, 2009, 10:34:04 am »
Until this is available in the UI, is there a way I can classify the emails directly in the database?
Which field in which table needs to be changed?

I have well over 30 new emails to classify, and at 5   3 steps per message, it is pretty tedious...
TIA for any hints.

33
Older versions / Can't edit event in Calendar?
« on: June 04, 2009, 12:46:30 pm »
Hello,

I have added two events to the Calendar, one starts at 7 am, the other at 9 am.
How do I edit those events?  Clicking on them doesn't do anything.

What am I overlooking?
TIA for any hints...

UPDATE:
It appears to be only in Week view that I can't edit the event.

34
1.4 final / EMail problem after 1.4 -> 1.4.1
« on: June 02, 2009, 01:56:16 pm »
Hello,
After upgrading to 1.4.1, OG says I have no email account configured.  (It was working in 1.4 and previous; I have a long list of emails as evidence...)
When I try to configure an account, I'm told that email address is already in use.

TIA for any hints on how to straighten this out...

35
After installing OG, on initial user setup dialog, I believe I clicked 'Submit' w/o specifying a Company.
Now, I can't create any user at all, consistently getting the message in the title.
Even if I change the username, email address, pwd, and company name, same error.

How can I clean up the db to allow me to create a user?

UPDATE:  the og_users table is empty.

36
Installation problems / Re: Failed to connect to database... !?!
« on: May 22, 2009, 10:15:54 am »
I don't know what went wrong, but my site is back in business.

Steps:
- Uploaded a fresh OG to a new dir on the server
- created a new user for the existing db
- manually edited the config.php to point to the existing db using the new username

... and OG seems to be working as before.
(Including the problem with the Tags panel, described elsewhere.)

37
Installation problems / Re: Failed to connect to database... !?!
« on: May 22, 2009, 09:04:03 am »
What are these:
Code: [Select]
define('SEED', 'xxxxxxxx_zzzzzzz7012882084');
  define('SEED', 'xxxxxxxx_zzzzzzz1099105472');
  define('SEED', 'xxxxxxxx_zzzzzzz1065726876');
Can they be removed?

38
Installation problems / Re: Failed to connect to database... !?!
« on: May 21, 2009, 01:26:23 pm »
There is no cache/log.php.

39
Installation problems / Re: Failed to connect to database... !?!
« on: May 21, 2009, 12:58:37 pm »
Other OG installations on the same host are running as expected.

40
Installation problems / Failed to connect to database... !?!
« on: May 21, 2009, 09:54:42 am »
Just started getting this message this morning.  Site was up and running last night.
Any ideas on where to look to find out what is going wrong, or how to fix this?
Thanks.

config.php
Code: [Select]
<?php
  define
('SEED''xxxxxxxx_zzzzzzz7012882084');
  
define('SEED''xxxxxxxx_zzzzzzz1099105472');
  
define('SEED''xxxxxxxx_zzzzzzz1065726876');
  
define('DB_ADAPTER''mysql'); 
  
define('DB_HOST''localhost'); 
  
define('DB_USER''xxxxxxxx_zzzzzzz'); 
  
define('DB_PASS''yyyyyyyyy'); 
  
define('DB_NAME''xxxxxxxx_OG1'); 
  
define('DB_PERSIST'true); 
  
define('TABLE_PREFIX''og_'); 
  
define('ROOT_URL''http://qqqqqqq.net/collab'); 
  
define('DEFAULT_LOCALIZATION''en_us'); 
  
define('DEBUG'true); 
  
define('PRODUCT_VERSION''0.9'); 
  
define('DB_CHARSET''utf8'); 
  return 
true;
?>



41
1.4 beta / Strange Search behavior
« on: May 17, 2009, 11:22:10 am »
OpenGoo 1.4 rc

I have  a note titled "AOL IM".  When I search for "AOL IM", nothing is found.

42
1.4 beta / Problem with Tags panel
« on: May 17, 2009, 09:52:13 am »
Could this get moved to 1.4 final, please?

Problem still exists after upgrade from 1.4 to 1.4.1.

UPDATE, The Next:  I deleted my entire OG installation from the server (saving config.php), and copied freshly downloaded OG 1.4 files to the server.  Same bad Tags panel behavior.
How is it I am the only one seeing this, in two different 1.4 installations, via a variety of browsers?

UPDATE, The Second:  Same behavior after automatic upgrade of another OG 1.31 => 1.4.
Also, re-installed OG 1.4 on initial site (overwriting everything, but preserving config.php).  Same bad tag panel behavior.

UPDATE:  same behavior in 1.4 after automatic upgrade.

OpenGoo 1.4 rc.
Viewed on IE8, FireFox, and Iron.

There is a large gap between the Tags title bar and buttons, and the list of tags.
See attached.

43
How To's / Re: Moving documents to a different workspace?
« on: May 12, 2009, 01:38:08 pm »
If all the workspaces are in the same installation, select the workspace with the documents you want to share/move, click on the Documents tab, select a document you want to move/share, click on Properties, click on Workspace, check/uncheck the appropriate workspaces.

Unfortunately, I don't think you can do this for more than one document at a time.
(Like classifying documents, this should be an operation you could apply to many documents at once.)

If your source and target workspaces are in different OG installations, I suspect you will have to download from one workspace and upload into the other.

44
Feature requests / Require revision tracking for documents
« on: May 07, 2009, 03:54:26 pm »
Administrative option to not allow user to turn off "Remember this change..."

45
Feature requests / Show 'Tags' in Document tab
« on: May 06, 2009, 11:39:50 am »
In email, notes, and tasks, for example, the tags are displayed for the objects.
But not in Documents....

(Or is this an option I have overlooked?)

Pages: 1 2 [3] 4 5 6