<![CDATA[ Newspublisher: RTE from TV not displaying - My Forums]]> https://forums.modx.com/thread/?thread=84733 <![CDATA[Re: Newspublisher: RTE from TV not displaying]]> https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-480390

"Error : array_key_exists(): The first argument should be either a string or an integer
ErrorType[num] : WARNING[2]
File : /home/adlm/www/manager/includes/document.parser.class.inc.php
Line : 884
Source : if (array_key_exists($matches[1][$i], $this->config))


Anyone have a clue as to why this happens?]]>
zinggimaging Oct 16, 2013, 07:53 AM https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-480390
<![CDATA[Re: Newspublisher: RTE from TV not displaying]]> https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-477975
I have the same problem with version 1.0.12.
When I configure the TV variable that represents the content with these values:
input_type richtext
input_options
input_default
output_widget RichText
output_widget_params &w=383px&h=450px&edt=TinyMCE
sort_order 0

I have this error on the form page:
"Error : array_key_exists(): The first argument should be either a string or an integer
ErrorType[num] : WARNING[2]
File : /home/adlm/www/manager/includes/document.parser.class.inc.php
Line : 884
Source : if (array_key_exists($matches[1][$i], $this->config))

Did you already solve your problem?

Thanks.]]>
farinas Sep 17, 2013, 02:40 PM https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-477975
<![CDATA[Re: Newspublisher: RTE from TV not displaying]]> https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467592
would even be happy with a plain text area for entering content, but calling that from the template variable does not work either.]]>
chas55427 May 30, 2013, 01:17 AM https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467592
<![CDATA[Re: Newspublisher: RTE from TV not displaying]]> https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467583
Does TinyMCE work for you in the Manager?

]]>
BobRay May 29, 2013, 11:45 PM https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467583
<![CDATA[Re: Newspublisher: RTE from TV not displaying]]> https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467454 chas55427 May 29, 2013, 02:40 AM https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467454 <![CDATA[Re: Newspublisher: RTE from TV not displaying]]> https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467340
&initrte=`1`
]]>
BobRay May 27, 2013, 07:36 PM https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467340
<![CDATA[Newspublisher: RTE from TV not displaying]]> https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467328
newspublisher 1.4

code:

call from the resource:
[!NewsPublisher? &folder=`57` &canpost=`Blog Admins` &formtpl=`FormBlog` &footertpl=`Comments` &makefolder=`1` &rtcontent=`tvblogContent` &template=`Content Pages/Login` &clearcache=`1` !]


excerpt from chunk {{FormBlog}} for layout:
<fieldset>
    	<h3>The Content</h3>
    	<p>The Summary field is optional, but is used as a short version for RSS feeds and summary views on the main blog page.</p>
    	Summary:<br />
        <textarea name="introtext" cols="60" rows="2">[+introtext+]</textarea><br />
    	<label for="content">Content: [*blogContent*]</label>
	</fieldset>


is it still possible to have the rte called this way? or have things changed and require a different methodology. if an rte is not possible is there an easy way to use a text area instead?

thank you for any insight or suggestions!

chas]]>
chas55427 May 27, 2013, 05:37 PM https://forums.modx.com/thread/84733/newspublisher-rte-from-tv-not-displaying#dis-post-467328