RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > SVN Releases > Issues & Bugs

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 07-25-2006, 06:55 PM
Registered User
 
Join Date: Jul 2006
Posts: 20
Downloads: 0
Uploads: 0
Default Error when upgrade to SVN 281, 282 - Fixed

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?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 07-25-2006, 08:58 PM
Registered User
 
Join Date: Jul 2006
Posts: 51
Downloads: 0
Uploads: 0
Default Re: Error when upgrade to SVN 281

version 281 works for me, check your main.inc.php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 07-26-2006, 11:23 PM
Registered User
 
Join Date: Jul 2006
Posts: 20
Downloads: 0
Uploads: 0
Default Re: Error when upgrade to SVN 281

On version 282 the same error, what is wrong ?
Now i use only version 280.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 07-28-2006, 01:31 AM
Registered User
 
Join Date: Jul 2006
Posts: 20
Downloads: 0
Uploads: 0
Default Re: Error when upgrade to SVN 281, 282

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 03:36 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community