Search found 6 matches

by toni
Tue Jul 12, 2011 4:42 pm
Forum: Bugs, bug fixes & releases
Topic: Release candidate of OpenEMM 2011 available now
Replies: 17
Views: 30162

OpenEMM 2011 RC2: bug webservice addSubscriber time store

Hi, when I add a new subscriber via webservice addSubscriber() the time part of a 'date' field (timestamp or datetime for tbl customer_1_tbl in mysql) is not getting stored in the table. Only the date part is getting stored while the time part always remains: 00:00:00 (e.g login_date: 2011-07-08 00:...
by toni
Fri Jul 08, 2011 4:34 pm
Forum: Bugs, bug fixes & releases
Topic: Release candidate of OpenEMM 2011 available now
Replies: 17
Views: 30162

Re: OpenEMM 2011: & bitwise operator support

Hi, on the 'New Target Group' Page > 'New rule' would it be possible to add support for the Bitwise AND operator '&'? This way I could store for each customer in a single field multiple values as bitmask and query them with the AND operator. This would be a great help since it is not possible to...
by toni
Thu Jul 07, 2011 3:10 pm
Forum: Bugs, bug fixes & releases
Topic: Release candidate of OpenEMM 2011 available now
Replies: 17
Views: 30162

Re: Release candidate of OpenEMM 2011 available now

maschoff wrote:Please check if fix #2 works for you: https://sourceforge.net/projects/openem ... EMM%202011
Yes, thank you. It perfectly works!
by toni
Wed Jul 06, 2011 5:01 pm
Forum: Bugs, bug fixes & releases
Topic: Release candidate of OpenEMM 2011 available now
Replies: 17
Views: 30162

Re: Release candidate of OpenEMM 2011 available now

Did you adjust property cms.ccr.url in file cms.properties? (see install guide for details) yes I did. I have my ip address there with port 8080. Infact the url which causes the problem is not really localhost. It is my ip address which I've substituted in my post with localhost to obfuscate the ip...
by toni
Wed Jul 06, 2011 4:28 pm
Forum: Bugs, bug fixes & releases
Topic: Release candidate of OpenEMM 2011 available now
Replies: 17
Views: 30162

Bugs in Release candidate of OpenEMM 2011: pure_preview.jsp

Hi, I'm using the sample content for the 2011_RC2 installation and I get following errors when you click on a preview image on Mailings > Content manager > Module Types Tab (or Content Modules Tab) HTTP Status 404 - /cms/cmt/pure_preview.jsp (issued by http://localhost:8080/cms_cmt.do?action=7&c...
by toni
Tue Jul 05, 2011 2:25 pm
Forum: Development
Topic: How would you like the OpenEMM sourcecode ...
Replies: 23
Views: 46603

Re: How would you like the OpenEMM sourcecode ...

Hi,

where can I find the source code for the latest stable version that I can easily import into Eclipse?
The code should contain a .project file and .classpath file.

Otherwise could you please explain me how to import the sorce code found on SourceForge in Eclipse so that it works?

Thanks,