| Author |
Message |
|
|
According Mango 1.10 release notes (http://mango.serotoninsoftware.com/release1.10.0.jsp):
Email content type
The content type of Mango emails can now be explicitly selected. The default is still HTML and text, but now they can also be HTML or text only. Note that scheduled report emails are still sent as HTML regardless of this setting
How I configure this? I'd like to send only text mails and specify the format. What I'm actually trying to do is send them to a cell phone using a carrier facility CELLNUMBER@CARRIERHOST
Thanks!!
|
 |
|
|
|
Maybe some cached data in my browser. It's working ok now.
|
 |
|
|
|
Upgrading worked just fine. Thanks.
|
 |
|
|
After upgarding from 1.8.2 to 1.10 I'm getting a popup message saying Error in each mango page I visit.
In the logs I see this error:
WARN 2010-09-15 10:27:32,768 (org.directwebremoting.util.CommonsLoggingOutput.warn:59) - --Erroring: batchId[0] message[java.lang.IllegalArgumentException: Missing method or missing parameter converters: MiscDwr.initializeLongPoll]
It's worth mention that I've moved my MySQL DB from other machine and whiel importirng I got an error saying that there was a problem importing the watchListUsers table.
How can I solve it?
Thanks in advance,
|
 |
|
|
I've a Mango 1.8 running on WIndows using MySQL and I'd like to use Mango 1.10 on Linux. My questión is, how should I proced?
My idea is:
1) Export MySQL DB and put it running on the Linux machine.
2) Install Mango 1.10 on Linux
3) Cross my fingers
I've seen you have some -upgrade versions of Mango. Should I use one of this? How?
|
 |
|
|
|
Solved. I was missing chwon to tomcat6.
|
 |
|
|
I've looked at the page you pointed me but that couldn't help me.
When I restart Tomcat, I see this in the std output:
$ service tomcat6 restart
You need root privileges to run this script
kimera@kimi:/usr/lib/j2sdk1.6-sun$ sudo service tomcat6 restart
* Stopping Tomcat servlet engine tomcat6 [ OK ]
* Starting Tomcat servlet engine tomcat6 Using CATALINA_BASE: /var/lib/tomcat6
Using CATALINA_HOME: /usr/share/tomcat6
Using CATALINA_TMPDIR: /tmp/tomcat6-tmp
Using JRE_HOME: /usr/lib/jvm/java-6-openjdk
Using CLASSPATH: /usr/share/tomcat6/bin/bootstrap.jar
[ OK ]
Is there a problem with the value set to JRE_HOME? It's pointing to open java rather than to sun java. I tried to chage it with export but I wasnt able.
|
 |
|
|
|
Do you mean the output from the mango termianl?
|
 |
|
|
I'm getting this data source alarm: 'COM1': Exception from modbus master: invalid message start: 48
I've a, ASCII serial modbus device (builted by us). I've used a serial port sniffer and the received data is correct. If I change the device for a software simulator, the error does not happen.
|
 |
|
|
Done. I also needed to comment the following lines:
#convert.db.type=
#convert.db.url=
#convert.db.username=
#convert.db.password=
|
 |
|
|
|
I followed the spteps but after restarting Mango, the tables were created in the MySQL schema but there was no data on them bt the admin/amdin user/password.
|
 |
|
|
I'd like to use MySQL instead of Mango internal DB, so I can write other apps that use the same DB.
How can I do it? Documentation says It's possible but I didn't found any explanation.
|
 |
|
|
|
I'd like to change Mango mails body for a custom format. Are there templates for this or they are hardcoded in the soruce code?
|
 |
|
|
|
How can I change Mango logo from the web app?
|
 |
|
|
Mango time is 2 hours behind the computer time. Where can I config this paramer?
Thanks,
|
 |
|
|