1

Topic: BBCode buttons arent working Please help

Hi this is very strange, i downloaded and installed the bbcode buttons extension via the forum and there not showing up at all.

I have tested in firefox and ie, with js enabled in both browsers.

Any ideas??

please help me cause this feature is vital for me to have

2

Re: BBCode buttons arent working Please help

Anyone have any ideas?

Your help would be very much appreciated at this point

Re: BBCode buttons arent working Please help

Does the bbcode panel appear? Can you use it on this forum?

Re: BBCode buttons arent working Please help

I have the same problem. The bbcode bar appears in this forum, but in my forum doesn't appear.

Re: BBCode buttons arent working Please help

change file permission for all files in extension, set 755. In some cases 777 doesnt work

6

Re: BBCode buttons arent working Please help

no the panel does not appear at all.

In the html code i found this: <div class="sf-set" id="pun_bbcode_bar"></div>

That is the div where the buttons go right, however its empty

Re: BBCode buttons arent working Please help

1) Does 'var pun_bbcode_bar = document.getElementById("pun_bbcode_bar");' string exist in the HTML document?
2) What extensions have you got installed?

8

Re: BBCode buttons arent working Please help

Hi sry for the late reply.

No it doesnt.

Thas the code in the manifest.xml right?

Re: BBCode buttons arent working Please help

Droo wrote:

Thas the code in the manifest.xml right?

Yes, it is.

Slavok wrote:

2) What extensions have you got installed?

10

Re: BBCode buttons arent working Please help

Thank again for the reply, my extensions are:

PunBB Repository

    * Created by PunBB Development Team.
    * Version v1.2.3.

Pun poll

    * Created by PunBB Development team.
    * Version v1.1.10.

Private Messaging

    * Created by PunBB Development Team.
    * Version v1.2.9.

BBCode buttons

    * Created by PunBB Development Team.
    * Version v1.3.6.

11

Re: BBCode buttons arent working Please help

I have installed these extensions on my localhost, but I can't reproduce your problem. Are you sure that the punbb_code extension is enabled and the "Use BBCode Bar Enable BBCode Bar when writing posts (extension Pun BBCode)" option is turned on in your profile?

12

Re: BBCode buttons arent working Please help

Yes, both options are set correctly.

Strange bug hmm

13

Re: BBCode buttons arent working Please help

I have the same problem.  The problem is clear in the JavaScript error console.  It's having trouble finding the end of the string for some reason.  Here's the JS that it outputs:

http://paste.ideaslabs.com/show/S9Wx1Uy3h

14

Re: BBCode buttons arent working Please help

I fixed it.  See the answer here:

http://punbb.informer.com/forums/post/136898/#p136898