Author |
|
willam Newbie
Joined: 04 November 2009
Online Status: Offline Posts: 14
|
Posted: 03 March 2011 at 3:44am | IP Logged
|
|
|
Hi,
I am currently trying to get Webmail 6 to sync with Funambol.
I successfully installed Funambol and it seems to be working fine with MySQL as the database server.
I am at the last step outlined in http://www.afterlogic.com/wiki/SyncML_support_(WebMail_Pro_6 _PHP).
Before stting up 'php -f /path/to/calendar/cron/funambol.php' as a cron job, I wanted to run it manually to ensure there are no problems whatsoever.
It appears the script fails to run properly and there are error messages in the debug log which seem to be related:
"select ... from fnbl_user ..."
error: table fnbl_user doesn't exist.
The installation of Webmail 6 went fine, what am I supposed to do to have the necessary tables for funambol sync created?
d
Best regards,
Gabor Walter
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Online Posts: 6104
|
Posted: 04 March 2011 at 2:38am | IP Logged
|
|
|
Have you used the same database for both Funambol and WebMail Pro? Looks like different databases were used.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
willam Newbie
Joined: 04 November 2009
Online Status: Offline Posts: 14
|
Posted: 05 March 2011 at 11:09am | IP Logged
|
|
|
Igor wrote:
Have you used the same database for both Funambol and WebMail Pro? Looks like different databases were used.
--
Regards,
Igor, AfterLogic Support |
|
|
You were right, the funambol tables and webmail tables were in different databases.
I changed that, now it's the same database.
The php script that is supposed to sync between the tables seems to run without errors, however neither contacts, not events are synced.
There are both contacts and events in their respectable funambol databases.
Best,
Gabor
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Online Posts: 6104
|
Posted: 10 March 2011 at 2:05am | IP Logged
|
|
|
Have reported this to the developers. Will let you know once there are any news on this.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
willam Newbie
Joined: 04 November 2009
Online Status: Offline Posts: 14
|
Posted: 21 March 2011 at 7:34am | IP Logged
|
|
|
Ok, thanks.
Looking forward to a great feature working in a great webmail system.
Best,
Gabor
|
Back to Top |
|
|
mikeace Newbie
Joined: 02 April 2011 Location: United States
Online Status: Offline Posts: 1
|
Posted: 02 April 2011 at 10:02am | IP Logged
|
|
|
I had this exact same issue and found that I had to go into my webmail account and then go into settings. There is a mobile sync menu on the left where you have to enable sync for that account. Once I enabled mobile sync inside of webmail I found it working. One issue I have found is in regards to calendar items. It seems that if you create a calendar item in outlook, then use the afterlogic add-in to synch it, the appointment time appears incorrectly even with the timezone set correctly. When that same calendar item is downloaded to the mobile device however, it displays correctly
|
Back to Top |
|
|
willam Newbie
Joined: 04 November 2009
Online Status: Offline Posts: 14
|
Posted: 04 April 2011 at 12:32am | IP Logged
|
|
|
Thanks a lot, but that option is enabled.
|
Back to Top |
|
|