Page 1 of 1

Problems when posting in forum

PostPosted: Mon Aug 27, 2012 4:45 pm
Author: scooterdude
When i try to post something in my forum the editor buttons not work. None of them working. What can be the issue here....

Cant make linkcode, imagecode, and the Youtube button graphic is missing and so on.... I am using the latest build of IntegraMOD 1.50

Re: Problems when posting in forum

PostPosted: Mon Aug 27, 2012 10:59 pm
Author: Helter
give me a day or two to find my fix for this. It is a js conflict that I fixed once but i must have overwritten my fix

PostPosted: Tue Aug 28, 2012 12:18 am
Author: scooterdude
Ok i wait......Hope you find it fast....

The icon_ip.gif is also missing in the package

Re: Problems when posting in forum

PostPosted: Tue Aug 28, 2012 10:59 pm
Author: Helter
temp fix for the first problem.

OPEN
ALL TEMPLATES/posting_body.tpl
FIND
Code: Select all
{JAVASCRIPT_BBCODE_BOX}

REPLACE WITH
Code: Select all
<.script type="text/java.script" src="mods/bbcode_box/bbcode_box.js"></.script>


SAVE and REPEAT FOR
ALL TEMPLATES/admin/blocks_edit_body.tpl

PostPosted: Tue Aug 28, 2012 11:53 pm
Author: scooterdude
YEPP that do the trick. Now its working great....

Re: Problems when posting in forum

PostPosted: Sun Jan 27, 2013 1:35 pm
Author: JMS
Also perform that for the profile as well