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 2.3.2 & Phpnuke 7.6.0.3.1 (resecured Nukescript)
 
 
Post new topic   Reply to topic    nukeSEO.com Forum Index -> nukeWYSIWYG (tm)
View previous topic :: View next topic  
Author Message
gertje79
Newbie
Newbie


Joined: Oct 10, 2007
Posts: 2

PostPosted: Wed Oct 10, 2007 3:33 pm    Post subject: WYSIWYG 2.3.2 & Phpnuke 7.6.0.3.1 (resecured Nukescript) Reply with quote

Hi everyone.

I'm having a problem getting nuke WYSIWYG working fine at our site.
I've changed the config.php and mainfile.php and also edited the index.php wich is in the map module/news/admin

The first time i got a blank screen and i tried the solution in a other topic from this forum.

http://www.nukeseo.com/modules.php?name=Forums&file=viewtopic&t=151

I don't get the blank screen anymore but i don't see the editor in the administrative section when i want to change or make a new story. I know it's not the biggest story but when i need to post some code or something just ask..

Thnx!
  
Back to top
View user's profile Send private message
Guardian
webmaster


Joined: Dec 25, 2005
Posts: 364
Location: Vsetin, Czech Republic

PostPosted: Sat Oct 13, 2007 6:12 pm    Post subject: Re: WYSIWYG 2.3.2 & Phpnuke 7.6.0.3.1 (resecured Nukescr Reply with quote

Have you turned on error reporting in config.php and does it report any errors?
  
Back to top
View user's profile Send private message
gertje79






PostPosted: Wed Oct 17, 2007 2:31 pm    Post subject: Re: WYSIWYG 2.3.2 & Phpnuke 7.6.0.3.1 (resecured Nukescr Reply with quote

Guardian wrote:
Have you turned on error reporting in config.php and does it report any errors?


My error reporting was turned on, but i finally did find the problem.
In the file modules/news/admin/index.php i changed all the fields and at that moment i've got a problem that there was no text in the editor.

That problem was resolved by changing the field name.
In the topic of my op the field name was named to story and storyext. That will never work. Confused

This worked fine for me.

Code:
echo "<br><br>" 

        ."<b>"._STORYTEXT.":</b> ("._HTMLISFINE.")<br>"
#   ."<textarea cols=\"50\" rows=\"12\" name=\"story\"></textarea><br>"
   ,wysiwyg_textarea("hometext", "$hometext", "NukeUser", "50", "12")
        ."<br><br><b>"._EXTENDEDTEXT.":</b><br>"
      ,wysiwyg_textarea("bodytext", "$bodytext", "NukeUser", "50", "12")
#   ."<textarea cols=\"50\" rows=\"12\" name=\"storyext\"></textarea><br>"


The hometext and bodytext are for the admin section from the news module most important and of course the $hometext and $bodytext to show the message in the edit section...
My problem is solved and the editor is working. Very Happy
Thnx for your support Guardian. Wink
  
Back to top
Guardian






PostPosted: Wed Oct 17, 2007 3:37 pm    Post subject: Re: WYSIWYG 2.3.2 & Phpnuke 7.6.0.3.1 (resecured Nukescr Reply with quote

Glad you are working now Smile
  
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.06 Seconds