several errors in fudforum [message #21446] |
Tue, 30 November 2004 15:53 |
eisy
Messages: 6 Registered: November 2004
Karma: 0
|
Junior Member |
|
|
Hi *,
some days ago, I installed egroupware 1.0.0.006 on a Linux box.
I followd the instructions and everything works fine so far.
The only thing which behaves strange is fudforum:
When I try to post a new topic in TestForum, I get this error:
Parse error: parse error, unexpected T_STRING in /var/www/localhost/htdocs/egroupware/fudforum/3814588639/theme/default/post .php on line 2018
--
When I try to send a private message to a user, I get this error:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /var/www/localhost/htdocs/egroupware/fudforum/3814588639/theme/default/ppos t.php on line 980
--
When I try to open my profile, I get something like this thing, which I have attached.
Does somebody have any hints for me?
Thanks,
Sven
-
Attachment: index.php
(Size: 62.77KB, Downloaded 1069 times)
|
|
|
Re: several errors in fudforum [message #21448 is a reply to message #21446] |
Tue, 30 November 2004 16:04 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
could you attach the two files mentioned in the error and I'll take a look @ why those errors are happening.
FUDforum Core Developer
|
|
|
|
|
Re: several errors in fudforum [message #21461 is a reply to message #21450] |
Tue, 30 November 2004 20:51 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
The cause for the error is the same in both cases...
What version of PHP are you using?
FUDforum Core Developer
|
|
|
|
Re: several errors in fudforum [message #21477 is a reply to message #21464] |
Wed, 01 December 2004 15:45 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Can you try running theme rebuild from the forum admin control panel and see if that fixes the problem?
FUDforum Core Developer
|
|
|
|
Re: several errors in fudforum [message #21555 is a reply to message #21533] |
Fri, 03 December 2004 14:57 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Can you make sure you have up to date forum source files and no file is partially checked out. The syncronize forum sources (via the forum's admin control panel) and rebuild the theme.
FUDforum Core Developer
|
|
|
|
Re: several errors in fudforum [message #21872 is a reply to message #21446] |
Wed, 22 December 2004 10:24 |
flensje
Messages: 7 Registered: December 2004
Karma: 0
|
Junior Member |
|
|
Hi,
I noticed that eisy had the same problem which I'm running into.
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in C:\Program Files\Apache Group\Apache2\htdocs\egroupware\fudforum\588136416\theme\default\post.php on line 3784
Is there a solution to this problem?
I got the sources from CVS and checked the consistancy which all looked fine.
I just started with PHP and Egroupware, so this might be a simple problem.
Thanks in advance,
Daan
|
|
|