Search found 6 matches

by Hoeney
Tue Aug 14, 2007 7:16 pm
Forum: Bugs, bug fixes & releases
Topic: Fixed: i am having problems modifying dates through forms
Replies: 1
Views: 5278

updating to OpenEMM 5.1.1 fixed this issue
by Hoeney
Tue Aug 14, 2007 6:41 pm
Forum: Using OpenEMM
Topic: Direct population of emails via MySQL ODBC and SQL Server?
Replies: 10
Views: 12654

this is from the OpenEMM table doc, it's a good read if you want to edit the db directly. you can view/download it on the openemm.org downloads page: customer_field_tbl Column name: Description: admin_id References admin_tbl. col_name Name of the column in customer_1_tbl. company_id References compa...
by Hoeney
Mon Aug 13, 2007 9:55 pm
Forum: Bugs, bug fixes & releases
Topic: Modifying actions
Replies: 0
Views: 4924

Modifying actions

when trying to modify an action, if you wanted to delete only one step, the step will not delete.

Openemm 5.1 CentOS 5
by Hoeney
Fri Aug 10, 2007 10:35 pm
Forum: Using OpenEMM
Topic: Direct population of emails via MySQL ODBC and SQL Server?
Replies: 10
Views: 12654

i think you may be forgetting to edit the fields in customer_fields_tbl. there is where you define the custom profile fields
by Hoeney
Fri Aug 10, 2007 9:20 pm
Forum: Bugs, bug fixes & releases
Topic: Fixed: i am having problems modifying dates through forms
Replies: 1
Views: 5278

Fixed: i am having problems modifying dates through forms

i am using OpenEMM 5.1. on CentOS 5. i would like to be able to create dates and input them into a recipient's profile through a form when they subscribe. i have made some static dates to test the input but i have not yet succeeded. here is my code for the form <form action="form.do" metho...
by Hoeney
Thu Aug 09, 2007 10:10 pm
Forum: Using OpenEMM
Topic: Action: modify profile (date variable) date/time functions
Replies: 0
Views: 3535

Action: modify profile (date variable) date/time functions

are there functions like now() or interval to manipulate the date through the modify profile action?