|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
Im having a couple of problems text is coming out as a whole even though seperated into paragraphs, also links do not get converted to bbcode or images
|
|
|
Logged
|
|
|
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
gomjabbar wrote:
Kastang:
The issues seem non-essential to me. Did you manage to get it going and do you experience any specific issues with the posting?
Well, I tried just adding everything as you said, I was unable to comment out the exact lines as they do not exist in my 1.0.4 version. The HTML does not register as BB, the interface is fine, but once I post, it just shows the HTML text as plain text with tags and all.
Any suggestions?
|
|
Kastang (User)
Fresh Boarder
Posts: 18
|
Logged
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
Kastang wrote:
Im having some issues with Fireboard_TinyMCE_Mod_v1.zip
The Interface shows up fine. I am using 1.0.4,
The following cannot be found though while I was adding the code in:
post.php
"$message = mosGetParam($_REQUEST, "message", null);" -- I instead used "$message = mosGetParam($_REQUEST, "message", null, _MOS_ALLOWRAW);"
smile.class.php
"$fb_message_txt = smile::fbHtmlSafe($fb_message_txt);"
I did not find anything resembling that code at all whatsoever.
If someone could point out what I am doing wrong, It would be much appreciated.
Hi,
I m getting the exact same problem as Kastang. Can anyone please help us?
|
|
gurbir (User)
Junior Boarder
Posts: 21
|
Logged
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
I have to ask since this may shed some light but there are differences in th files in a full 1.0.4 install and a 1.0.4 upgrade. Possibly that has something to do with it?
|
|
|
Logged
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
grumblemarc wrote:
I have to ask since this may shed some light but there are differences in th files in a full 1.0.4 install and a 1.0.4 upgrade. Possibly that has something to do with it?
Yeah, i also think thats the problem as i have installed full 1.0.4 not the upgrade.
|
|
gurbir (User)
Junior Boarder
Posts: 21
|
Logged
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
I also have the full version of 1.0.4, not the upgrade and I am having issues
|
|
Kastang (User)
Fresh Boarder
Posts: 18
|
Logged
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
I've not tried this hack yet but I think I will later on tonight when the wife leaves. I've got a pristine install of .4 that I can work on.
|
|
|
Logged
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
I can only help if someone tells me exactly what the posts look like on their code after trying to implement my mod. If you are seeing the html tags in the post, do they have any special characters around them that prevent them from being displayed as actual HTML in your browser?
|
|
|
Logged
|
|
Gossper - One Forum to Rule Them All
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
Any chance of uploading the modified versions of the files that are touched?
|
|
|
Logged
|
|
|
|
|
|
Re:wysiwyg HTML instead of BBCode 11 Months, 2 Weeks ago
|
|
|
everything shows up in plain text, with all HTML texts being shown with all greater and less then signs (BoJ forums wont render those signs)
|
|
Kastang (User)
Fresh Boarder
Posts: 18
|
Logged
|
|
|
Last Edit: 2008/01/26 05:09 By Kastang.
|
|
|
|
|
|