This topic is locked
[SOLVED]

 php 7.0

11/2/2013 11:40:28 AM
PHPRunner General questions
S
stanbar1 author

php 7.0

i got table (Home)

Field "text" on Sql mediumtext

it display only 14 words not full text
(Dear Parents,
We are sincerely glad to see you on our website. We at Kings Day ca

More ...)
on visual editor i set (text view as html)

can you help Please

Sergey Kornilov admin 11/2/2013

Make sure that 'Truncate large text fields' option is turned off on Miscellaneous screen in PHPRunner.

S
stanbar1 author 11/2/2013



Make sure that 'Truncate large text fields' option is turned off on Miscellaneous screen in PHPRunner.



Thank you Fix