Roundcube Community Forum

Release Support => Pending Issues => Topic started by: lazylab on August 07, 2006, 11:58:07 PM

Title: Attachment Uploaded... Message Show up
Post by: lazylab on August 07, 2006, 11:58:07 PM
a message showed up everytime i clicked "upload" after selecting an attachment.
what does it mean? why did it happen?

(http://www.acatrend.com/roundcube-attachment.jpg)
Title: Re: Attachment Uploaded... Message Show up
Post by: lboaretto on August 08, 2006, 08:32:27 PM
I changed debug level to 0 and it show again...
Title: Re: Attachment Uploaded... Message Show up
Post by: SKaero on August 08, 2006, 09:48:32 PM
in your error it said db.inc.php.dist you need to rename the file to: db.inc.php
Title: Re: Attachment Uploaded... Message Show up
Post by: jrmy on August 08, 2006, 09:58:06 PM
Quote from: SKaero
in your error it said db.inc.php.dist you need to rename the file to: db.inc.php

That is just the file he is attempting to upload. I am also getting this error with on WinXP with firefox 1.5.06

Quote from: ERROR
"Delete"sqlite.initial.sql

I also get this in IE.
Title: Re: Attachment Uploaded... Message Show up
Post by: kouenny on August 10, 2006, 10:14:36 AM
To remove the "alert" message shown when attaching a file, remove the line 2189 from the file "program/js/app.js" ( the one with "alert(content)").

Seems like a developer forgot to remove one of his debugging message in the beta 2 release ;D
Title: Re: Attachment Uploaded... Message Show up
Post by: lazylab on August 11, 2006, 05:43:58 AM
it worked!!! thank you!
Title: Re: Attachment Uploaded... Message Show up
Post by: Scubes13 on August 12, 2006, 05:42:06 PM
Thomas recently updated the Beta 2 download tar-ball to fix this issue.