nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Forums


 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

wysiwyg added to ravennuke downloads
 
 
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeWYSIWYG (tm)
View previous topic :: View next topic  
Author Message
nextgen
webmaster


Joined: Nov 17, 2008
Posts: 29
Location: Maryland

PostPosted: Sun Apr 19, 2009 10:05 am    Post subject: wysiwyg added to ravennuke downloads Reply with quote

He guys what do i need to do to get the wysiwyg in the admin downloads section area ?
  
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger
kguske
Site Admin
Site Admin


Joined: May 12, 2005
Posts: 876

PostPosted: Sun Apr 19, 2009 5:52 pm    Post subject: Reply with quote

For others, I replied to a similar post on RavenPHPScripts.com
_________________
  
Back to top
View user's profile Send private message Visit poster's website
nextgen






PostPosted: Wed Apr 22, 2009 2:20 pm    Post subject: Reply with quote

Was not sure if i should have started it there or here as this is the add ons home, but none the less i never did get it to work.
  
Back to top
nuken
webmaster


Joined: Jan 02, 2009
Posts: 26

PostPosted: Thu Apr 23, 2009 11:52 am    Post subject: Reply with quote

Look in modules/Downloads/admin/index.php and find under // Add a New Download to Database
Code:
echo "</select><br /><br /><br />"

        ."" . _DESCRIPTION255 . "<br /><textarea name=\"description\" cols=\"60\" rows=\"5\"></textarea><br /><br /><br />"
          ."" . _AUTHORNAME . ": <input type=\"text\" name=\"name\" size=\"30\" maxlength=\"60\" /><br /><br />"

and replace with
Code:
 echo "</select><br /><br /><br />"

."" . _DESCRIPTION255 . "<br />";
wysiwyg_textarea("description", "", "NukeUser", "50", "12");
   echo "" . _AUTHORNAME . ": <input type=\"text\" name=\"name\" size=\"30\" maxlength=\"60\" /><br /><br />"


That should work.
  
Back to top
View user's profile Send private message
nextgen






PostPosted: Sun Apr 26, 2009 4:57 am    Post subject: Reply with quote

Gives me an error

Code:
Parse error: syntax error, unexpected T_ECHO, expecting ',' or ';'
  
Back to top
nextgen






PostPosted: Sun Apr 26, 2009 4:59 am    Post subject: Reply with quote

OK just user edit error as always. My biggest danger is me editing my own pages.. Works perfectly now my friends. Thanks so much.
  
Back to top
nuken






PostPosted: Sun Apr 26, 2009 11:38 am    Post subject: Reply with quote

Glad to hear it works for you.
  
Back to top
Display posts from previous:       
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeWYSIWYG (tm) All times are GMT - 5 Hours
 
 Page 1 of 1

 

Jump to:   
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

Powered by phpBB © 2001-2008 phpBB Group


Page Generation: 0.09 Seconds