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

Pages: 1 2 3 [4] 5
46
Announcements / Re: OpenGoo Release Candidate 2
« on: February 16, 2009, 02:41:15 pm »
I see on sourceforge that it is out now, but if I go into my opengoo admin and click upgrade, it says one is not avail?

47
Feng Office 1 / Re: long initial load time when accessing 1.1 remotely
« on: January 27, 2009, 08:20:38 pm »
This is how my access.php should look, right?

<?php
/* This script defines which tools will be publicly accessible.
 * If you need to further refine permissions you will need to
 * use server configurations like a .htaccess file for Apache.
 */

return array(
   'combine.php',
        'checklang.php',
        'minify.php',
);

?>



48
Feng Office 1 / Re: 1.1: administration panel has no backup option?
« on: January 27, 2009, 09:30:34 am »
IS it possible to change that?  My user is an admin.

Otherwise, if I delete my user, does all his stuff disappear?

49
Feng Office 1 / 1.1: administration panel has no backup option?
« on: January 27, 2009, 12:46:09 am »
I did I do something wrong?  I have all the items listed here except backup.

http://wiki.opengoo.org/doku.php?id=administration_panel

50
Feng Office 1 / Re: long initial load time when accessing 1.1 remotely
« on: January 26, 2009, 10:21:02 pm »
Actually, it seems to be more like 10 minutes that it sits at "Loading" after signing in, even when I have a fast internet connection like right now.

Once it finally goes past that, everything is fast.

It just shows the animated "loading" graphic for like 10 minutes.

51
Feng Office 1 / Re: long initial load time when accessing 1.1 remotely
« on: January 24, 2009, 03:20:46 am »
I started to get a lot of:
error -1 transaction aborted

after I did that javascript thing, so I removed it.

52
Feng Office 1 / Re: long initial load time when accessing 1.1 remotely
« on: January 23, 2009, 04:55:11 pm »
It depends where I am logging in from.  Sometimes it's cable modem speed, other times 20-50k/s.  I only notice it when I log in remotely.

Once the initial login screen passes, everything is fast.  It's just then.

53
Feng Office 1 / Re: long initial load time when accessing 1.1 remotely
« on: January 23, 2009, 09:55:04 am »
I don't get any errors, I just see no difference in speed.  What do I need to do?  It still takes 2-3 minutes, at least, at "loading" after I log in.

54
Feng Office 1 / Re: long initial load time when accessing 1.1 remotely
« on: January 23, 2009, 02:09:06 am »
Nothing for me:(

cat access.php
<?php
/* This script defines which tools will be publicly accessible.
 * If you need to further refine permissions you will need to
 * use server configurations like a .htaccess file for Apache.
 */ 

return array(
   'combine.php',
   'checklang.php',
   'minify.php',
);

?>


what did i do wrong?

55
Feng Office 1 / long initial load time when accessing 1.1 remotely
« on: January 22, 2009, 01:36:06 am »
Great program,

I have a problem when I initially connect to 1.1 remotely.  It has the "loading" dialogue for a long time, sometimes several minutes.  After it finishes, everything works quickly and easily.

Any ideas?

56
How To's / Re: Accessing opengoo locally and remotely
« on: December 17, 2008, 02:43:18 pm »
Im already using https, but the problem is that opengoo forces you to hard code the public url.   Can't that be avoided?

57
How To's / Re: Accessing opengoo locally and remotely
« on: December 10, 2008, 05:00:04 pm »
Thanks. 

This is a problem because I want to access it locally and remotely.  However, if I set the public ip as root_url, then to access it remotely I must type in the public address, which means it is slower and also less secure.

I was wondering the best way to make it accessible via localhost and via the internet.

58
How To's / Re: Using opengoo with a small law practice?
« on: December 09, 2008, 11:06:25 pm »
Thanks.  I was wondering if there's some way to avoid the redundancy of creating an entry in contacts and a workspace?

59
How To's / Accessing opengoo locally and remotely
« on: December 09, 2008, 10:59:42 pm »
I'm having a problem in that I prefer to use http://localhost/? when I access it locally, but then I have a problem accessing through the internet.

How do I configure opengoo to work with localhost and over the internet correctly?


60
Applications / Re: Billing
« on: November 28, 2008, 06:16:41 pm »
I'm also using bamboo invoices alongside opengoo.  It would be great if they could, at the least, exchange contact information with each other.

Very interested in the future of this

Pages: 1 2 3 [4] 5
anything