Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Converting/Creating Blocks
Author Message
misterstereus
Regular
Regular



Joined: Aug 03, 2012
Posts: 61
Location: Rome Italy

PostPosted: Sun Feb 10, 2013 3:08 am Reply with quote

Does anyone have a code to enter fckeditor in to NSN center blocks?
In center block file (CenterBlocksSet-1-2-3-4-.php)
Code:


<textarea class=\"ckeditor\" id=".$cbidinfo['cbid']." name='x".$cbidinfo['cbid']."content' cols='30' wrap='virtual'>".$cbidinfo['content']."</textarea>

this not work

wysiwyg_textarea('$cbidinfo['content']', 'x'.$cbidinfo['cbid'].'content', 'PHPNukeAdmin', 50, 10);
 
View user's profile Send private message Send e-mail Visit poster's website
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Sun Feb 10, 2013 9:01 am Reply with quote

Try this, but make sure you end the echo before this code and restart the echo after:

Code:


wysiwyg_textarea('x'.$cbidinfo['cbid'].'content', $cbidinfo['content'], 'PHPNukeAdmin', 50, 10);

_________________
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Send e-mail Visit poster's website
misterstereus







PostPosted: Mon Feb 11, 2013 12:23 am Reply with quote

Tk nuken it work good Wink
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Converting/Creating Blocks

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©