error trying to use FUD in egroupware [message #21294] |
Wed, 24 November 2004 18:52 |
anner
Messages: 36 Registered: May 2004
Karma: 0
|
Member |
|
|
I get this error when going into fudforum in egroupware
Warning: Constants may only evaluate to scalar values in
/home2/egroupware/fudforum/3814588639/include/core.inc on line 268
Warning: Cannot modify header information - headers already sent by
(output started at
/home2/egroupware/fudforum/3814588639/include/core.inc:268) in
/web/egroupware/phpgwapi/inc/class.common.inc.php on line 1191
That line of code is:
define('fud_sql_lnk', $GLOBALS['phpgw']->db->Link_ID);
Which makes me think fud isn't accessing the db correctly? We've never tried to use fud through egroupware before, so I should have gotten the initial index page and had to set it up. Ideas?
I've had no luck online, it seems to be a general php error, and the egroupware list suggest I try here.
Anne
|
|
|
Re: error trying to use FUD in egroupware [message #21297 is a reply to message #21294] |
Wed, 24 November 2004 18:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You need to upgrade your FUDforum sources. This was fixed in CVS a few month ago. The fact you have the line which causes the error indicates you have old sources.
FUDforum Core Developer
|
|
|
|
Re: error trying to use FUD in egroupware [message #21308 is a reply to message #21303] |
Wed, 24 November 2004 19:08 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Upgrading procedure is different.
1st you need to run cvs up, which will update the forum sources.
then from inside the forum's admin control panel you click on "syncronize sources option".
Given that your forum is probably not working, simply re-install FUDforum.
FUDforum Core Developer
|
|
|
|
Re: error trying to use FUD in egroupware [message #21310 is a reply to message #21309] |
Wed, 24 November 2004 19:32 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
You can try downloading latest snapshot from eGW website.
The precise CVS instructions can be found on eGW's sourceforge page or the eGW PDF manual.
FUDforum Core Developer
|
|
|
|
|
|
|
|
Re: error trying to use FUD in egroupware [message #21445 is a reply to message #21444] |
Tue, 30 November 2004 14:49 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Go to the setup of egroupware, uninstall FUDforum application and then re-install. There are tutorials on how to add/remove applications in eGW documentation.
FUDforum Core Developer
|
|
|