Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.7
Author Message
pedram_pm
New Member
New Member



Joined: Jul 20, 2004
Posts: 7

PostPosted: Fri May 06, 2005 9:29 am Reply with quote

hello
I using phpnuke 7.7 with patch 3.0 and bbtonuke 2.0.14
and everything work good
but in forum if I send message - show topic with HTML code
example :
Code:


only<br />for test<br /><br /><strong>text</strong>

html and BBCode is ON !
please help me
 
View user's profile Send private message
pdoobepd
Worker
Worker



Joined: May 07, 2005
Posts: 129

PostPosted: Sun May 08, 2005 7:54 pm Reply with quote

Turn HMTL Coding off...I had the same Problem with it... If you turn it off you can use the [ url ] and [ / url ] functions for links.
 
View user's profile Send private message
chatserv
Member Emeritus



Joined: May 02, 2003
Posts: 1389
Location: Puerto Rico

PostPosted: Sun May 08, 2005 11:59 pm Reply with quote

Try the change suggested by Bob Marion here:
[ Only registered users can see links on this board! Get registered or login! ]
 
View user's profile Send private message Visit poster's website
pdoobepd







PostPosted: Tue May 10, 2005 1:22 pm Reply with quote

After Install of 3.0 Patch I was still having the "html" problem with coding showing up in posts...So I grabbed Bob's edit and changed the 1st line of coding in javascript.php to what he had. It worked and Turned off the freaking HTML editer. No more coding on forum...wonder how admin will handle it ? LOL

Just Thought I'd let ya know.

Ging...
 
CurtisH
Life Cycles Becoming CPU Cycles



Joined: Mar 15, 2004
Posts: 638
Location: West Branch, MI

PostPosted: Tue May 10, 2005 5:20 pm Reply with quote

Is that what makes that d*** html editor show up in the posting form on some sites? Patch 3.0? I was wondering cause I have noticed a few sites have that now in the forum posting form in addition to the bbcode buttons. That thing is down right annoying cause on every site that has it I have to post, and then edit my post to remove the d*** html tags. *LOL*

_________________
Those who dream by day are cognizant of many things which escape those who dream only by night. ~Poe 
View user's profile Send private message Visit poster's website Yahoo Messenger
pdoobepd







PostPosted: Thu May 12, 2005 9:25 am Reply with quote

No it is not the patch that makes it show up...It was there originally...there are problems with it and they are trying to figure out a fix for them. In the mean time use the link Chat posted and apply that fix not the "better" fix. The "better" fix is already applied in the 3.0 patch. Use the Quick and dirty fix on that link that Chat posted, it will turn off the HTML editor for the forum area.
 
m4yh3m
New Member
New Member



Joined: Sep 15, 2005
Posts: 2

PostPosted: Thu Sep 15, 2005 11:35 am Reply with quote

chatserv wrote:
Try the change suggested by Bob Marion here:
[ Only registered users can see links on this board! Get registered or login! ]


That link does not work (but I found the artical and it resolved my problem by disabling the java HTML editor)

Here is what Bob Marion wrote:
Quote:

Like it's anything new but FB poorly coded the condition for keeping the WYSIWYG editor from opening in the Forums. Here's the quick fix, open includes/javascript.php and find the line:

Code:


if (is_admin($admin) AND defined('ADMIN_FILE') AND $advanced_editor == 1) {

Change that to:

if ($name == "Private_Messages" OR $name == "Forums") {
} elseif (is_admin($admin) AND defined('ADMIN_FILE') AND $advanced_editor == 1) {


Hope this helps someone else in the future!

-MayheM
 
View user's profile Send private message
Shinitenshi
New Member
New Member



Joined: Nov 15, 2005
Posts: 10
Location: California

PostPosted: Fri Nov 18, 2005 1:49 am Reply with quote

w000t thnx helped meh
 
View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> phpnuke 7.7

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 ©