Author Topic: Attachment Uploaded... Message Show up  (Read 6973 times)

Offline lazylab

  • Newbie
  • *
  • Posts: 3
Attachment Uploaded... Message Show up
« 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?


Offline lboaretto

  • Newbie
  • *
  • Posts: 3
Re: Attachment Uploaded... Message Show up
« Reply #1 on: August 08, 2006, 08:32:27 PM »
I changed debug level to 0 and it show again...

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Re: Attachment Uploaded... Message Show up
« Reply #2 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

Offline jrmy

  • Jr. Member
  • **
  • Posts: 48
Re: Attachment Uploaded... Message Show up
« Reply #3 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.

Offline kouenny

  • Newbie
  • *
  • Posts: 1
Re: Attachment Uploaded... Message Show up
« Reply #4 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

Offline lazylab

  • Newbie
  • *
  • Posts: 3
Re: Attachment Uploaded... Message Show up
« Reply #5 on: August 11, 2006, 05:43:58 AM »
it worked!!! thank you!

Offline Scubes13

  • Jr. Member
  • **
  • Posts: 48
Re: Attachment Uploaded... Message Show up
« Reply #6 on: August 12, 2006, 05:42:06 PM »
Thomas recently updated the Beta 2 download tar-ball to fix this issue.