-
The Owl demo isn't working. I'd really like to try it online!
2008-01-08 05:13:23 UTC in Owl Intranet Knowledgebase
-
Ok, I have a few different errors in different places. I solved some of the original ones by changing some path definitions in PHP.ini.
The major one that I can't beat is as follows, in the weberp module:
------
Warning: setlocale(): Passing locale category name as string is deprecated. Use the LC_* -constants instead. in c:\egs\modules\weberp\includes\LanguageSetup.php on line 27...
2006-06-21 19:36:11 UTC in Enterprise CRM and Groupware System
-
! C:\Documents and Settings\Bryan\Desktop\egs-1.2.8.tar.gz: Cannot open (avecontact.php --> )
! C:\Documents and Settings\Bryan\Desktop\egs-1.2.8.tar.gz: Symbolic link points to missing file
! C:\Documents and Settings\Bryan\Desktop\egs-1.2.8.tar.gz: Cannot open egs-1.2.8\modules\contacts\savee.php (savecontact.php --> egs-1.2.8\modules\contacts\savee.php)
! C:\Documents and...
2006-06-21 15:24:40 UTC in News
-
EGS seems to be some really great software, but the weberp module is basically non-functional. The instructions at that link aren't helpful in the context of EGS. Every weberp page on my install has undefined index and other errors.
Does someone have a realistic roadmap for making this software work, or should I cut my losses now?.
2006-06-20 20:20:41 UTC in Enterprise CRM and Groupware System
-
Is there another config.php besides the one in /conf? The only thing in the entire file I see referencing weberp is $rootpath, which doesn't seem to have any effect whatsoever on the output in the ERP module.
2006-06-16 13:04:42 UTC in Enterprise CRM and Groupware System
-
Anyone, anyone? Bueller? It certainly seems like a problem with include_path, but I've tried every permutation I can think up with no success.
2006-06-16 02:11:17 UTC in Enterprise CRM and Groupware System
-
Anywhere in the ERP module, the following errors appear below the menu. The rest of EGS seems to work fine. Could anyone offer some assistance?
Warning: main(config.php): failed to open stream: No such file or directory in c:\egs\modules\weberp\includes\session.inc on line 5
Warning: main(): Failed opening 'config.php' for inclusion (include_path='c:\php\includes;...
2006-06-15 01:26:04 UTC in Enterprise CRM and Groupware System
-
Warning: Invalid argument supplied for foreach() in
c:\egs\modules\wiki\inc\parserutils.php on line 269
Appears when you navigate using the tree menu on the left.
P.S. There is no bug category for the Wiki module.
2006-06-13 22:54:53 UTC in Enterprise CRM and Groupware System
-
The method by which tests are scored is both
inaccurate and not secure. I will be rewriting the loop
that scores a test, as well as the code that stores the
answers in the database.
When an answer is selected and stored in
test_userdata, the ID field from test_answers will be
stored. This will allow a direct match to be made
between the answers table and the userdata table. Then...
2003-02-21 12:59:07 UTC in Knowledge Env for Web-based Learning
-
When a dash "-" is used in in the course code, SQL
errors are generated in admincourse/save_Script.asp
Either the course code box needs to have javascript
validation to prevent the input of prohibited characters, or
brackets "[]" need to be added around in the appropriate
places in the code (lines 116, 225). However, this would
require extensive changes...
2002-12-06 17:23:40 UTC in Knowledge Env for Web-based Learning