Search found 4 matches
- Wed Sep 22, 2010 10:21 pm
- Forum: Installation & Upgrades
- Topic: OpenEMM 6.1 login problem
- Replies: 2
- Views: 5932
OpenEMM 6.1 login problem
I'm getting "Wrong username/password or account temporarily locked" error when trying to login to OpenEMM. It happens for different user names (including admin) but there's no definite pattern as to when it happens. I may successfully login from one PC multiple times w/o problem, but may not be able...
- Mon Feb 25, 2008 6:48 pm
- Forum: Installation & Upgrades
- Topic: is it possible to run OpnenEMM on port 8081
- Replies: 7
- Views: 8726
- Wed Jan 23, 2008 3:11 pm
- Forum: Bugs, bug fixes & releases
- Topic: [SOLVED] http links broken
- Replies: 6
- Views: 7635
I'd have to disagree with that statement. Following suggestions from other forum's posts I've replaced ##AGNUID## with [agnUID] and it worked. Is there any drawbacks to this solution?ma wrote:An unsubscribe link must be a trackable link, otherwise the AGNUID tag can not be replaced by the real UID.
- Tue Jan 22, 2008 11:42 pm
- Forum: Bugs, bug fixes & releases
- Topic: [SOLVED] http links broken
- Replies: 6
- Views: 7635
Seems like making links not trackable breaks tag resolution though :( My unsubscribe link in the mailing looks like this: <a href="http://192.168.139.129/form.do?agnCI=1&agnFN=UnsubscribeQuery&agnUID=##AGNUID##">Unsubscribe</a> After I made it untrackable, the link in the mailing looks like this: ht...