How to change subject line character max length?

Eldi

Member
I am trying to change subject line character limit from 500 to some higher number.
Anyone know the file path?
Thank you
 
You'll also need to modify the database table(mw_campaign) to allow more than the default.
Have the same problem. Could you please share ss where is that table are located and what I need to change there?
Thanks in advance!

updt. the table is called campaign (possibly with the mw_prefix), and the column is again, subject.
 
Last edited:
Could you please share ss where is that table are located and what I need to change there?
Bellow ss with the column that you need to edit. Screenshot 2024-04-26 at 10.59.57.png

On the right you have a button to edit this, and instead 500 you enter another value:

Screenshot 2024-04-26 at 11.00.55.png
 
Back
Top