-
From June 1st 2009 Severn Delta are taking over the responsibility for the development of EGS.
For the last few years Severn Delta Limited have been collaborating with Senokian Solutions to develop EGS for use in manufacturing. Lots of work has been going on in the background to develop the EGS framework and additional modules.
We'll be letting you have an insight into where we are up to...
2009-06-02 11:31:49 UTC by mshiner
-
daveeaseman added mshiner to the Enterprise CRM and Groupware System project.
2009-06-02 11:27:03 UTC by daveeaseman
-
nsuk added daveeaseman to the Enterprise CRM and Groupware System project.
2009-06-01 14:05:42 UTC by nsuk
-
Hi,
I am currently in the process of reviewing a number of CRM systems, one of which is IGS.
I have a couple of questions that i have not found an answer for:
1. When will EGS2 be released and what extra functionality be available.
2. Is there an online demo of EGS and EGS2? The demo on your webpage does not work.
Many thanks in advance for your help.
2007-07-14 00:29:09 UTC by mosjo
-
Hi All.
I've downloaded & installed EGS today. The demo looks real nice, so I thought I'd give it a bash. And it's not going well...
I'm running egs-1.2.8 on something that started out as RHEL4, but now has PostgreSQL 8.1.8-1PGDG (and I never want ot see another PostgreSQL upgrade as long as I live). I've modified the schema.sql file to remove references to "jas" (who doesn't...
2007-06-15 23:52:14 UTC by rbvic
-
I'm translating to Spanish ¿is anybody else doing that?
Sorry about my english.
2007-06-15 23:07:02 UTC by setlord
-
http://localhost/egs2/
Gets me to a login dialog where I enter "root" and "password" into the dialog boxes in an attempt to login. The page is not very clean, like some CSS or images are designed in, but not being located.
Clicking the login button changes the url to -
http://localhost/?action=login
- and a 405 error because post action is not allowed into index.html...
2007-06-15 16:27:24 UTC by dougbret
-
Got it!
Run phpinfo() and check your version of PCRE. If it is above 6.4 and below 7.0 - the below comment on PCRE likely applies.
http://www.clear-health.com/forum/index.php?t=msg&goto=1735&S=874ae53178814ca458ae5ebdca7dffe5
"The problem is that the xampp/php you are using includes a problem version of libpcre. This isn't a clearhealth or PHP bug, it is a PCRE fix which...
2007-06-15 13:56:31 UTC by dougbret
-
Hi,
I downloaded the BETA 1 version of EGS 2 and am having problems with the installation.
My spec is Apache 2.2.0, PostgreSQL 8.1.2, PHP 5.1.2 and I'm running all of this ont the apache2triad stack.
I followed the readme.txt and everythingn worked fine up until trying to load the login page.
It said that I was missing a json extension, so I found the dll file and changed the php.ini...
2007-06-15 09:25:14 UTC by oreills9
-
Have a look at your httpd error logs to see if you are having the same problem as me. I experience the same results.
[Tue Jun 12 17:50:54 2007] [error] PHP Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: repeated subpattern is too long at offset 18444 in /Library/WebServer/Documents/egs2/lib/smarty/Smarty_Compiler.class.php on...
2007-06-12 23:16:27 UTC by dougbret