Author Topic: Astion REPLY , field TO must be completed  (Read 4844 times)

Offline blot

  • Newbie
  • *
  • Posts: 1
Astion REPLY , field TO must be completed
« on: November 17, 2006, 10:17:05 AM »
Hi

Sorry my english

When I make a REPLY to any email - field TO must contain an email , but it not contain any data
Similar action REPLY_TO_ALL

Thanks

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: Astion REPLY , field TO must be completed
« Reply #1 on: November 17, 2006, 10:46:28 AM »
Did you change your database? I had the same problem. I had to insert the records from my old database into the new one. You simply cannot do a dump as the structure is different.

Scratch that. Sorry. My from field wasn't populating.

Offline ryanb006

  • Newbie
  • *
  • Posts: 5
Re: Astion REPLY , field TO must be completed
« Reply #2 on: November 27, 2006, 12:47:07 AM »
So what did you do to resolve this? How was the structure different? I'm having the same problem.

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: Astion REPLY , field TO must be completed
« Reply #3 on: November 27, 2006, 06:21:05 AM »
The initial.mysql file that comes with the svn has a vcard row in the identities table, which the beta doesn't. You need to export the data from your identities in the beta database and import it into the identities of the svn. Phpmyadmin will do this.

Offline ryanb006

  • Newbie
  • *
  • Posts: 5
Re: Astion REPLY , field TO must be completed
« Reply #4 on: November 27, 2006, 09:02:14 AM »
I've added the vcard field to the identities table (type text), but that did not fix it. Where can I look in the code to debug this? I've made a few modifications so as to have "global" contacts that come up in the autocomplete feature---this affects SQL statements looking up records from the contact table so that the WHERE statement is "  user_id in (0,?)  " and the ? gets filled automatically.

Thanks for any help you can provide.

Offline daashag

  • Full Member
  • ***
  • Posts: 198
Re: Astion REPLY , field TO must be completed
« Reply #5 on: November 27, 2006, 10:52:50 AM »
Not sure what your problem is? Like I said my problem was, the From field not populating when I switched from the beta to the svn code using the beta database.  If I used the svn database it worked fine, however it was a empty database. So as to not lose my contacts and identities I just imported the data from the the beta into the svn. I did not do a mysqldump. I would suggest building a database that works then populating it with your current data.

Offline outsider

  • Newbie
  • *
  • Posts: 2
Re: Astion REPLY , field TO must be completed
« Reply #6 on: January 24, 2007, 03:12:32 AM »
Has anybody got a solution to this problem ?
I'm having it on my roundcube setup

Offline outsider

  • Newbie
  • *
  • Posts: 2
Re: Astion REPLY , field TO must be completed
« Reply #7 on: January 31, 2007, 04:04:31 AM »
any fixes?

this happens on my one roundcube setup, but not the other