![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have this error when i try to compose message on new SVN 281
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/services/httpd/webmail/program/steps/mail/compose.inc on line 471 i downgrade to version 280 but nothing, the same error, only line is 466 but the same place in this file working back again on version 274 What is wrong? |
|
#2
|
|||
|
|||
|
version 281 works for me, check your main.inc.php
|
|
#3
|
|||
|
|||
|
On version 282 the same error, what is wrong ?
Now i use only version 280. |
|
#4
|
|||
|
|||
|
Huh i found bad 448 line in file compose.inc
if ($sp = strrpos($body, '-- " )) i change to: if ($sp = strrpos($body, '-- ' )) and all working again for me ![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |