Fork me on GitHub

bbsmile bbcode hooking  Bottom

Go to page [-1] 1 - 2:

  • craigh

    I've also found a problem with the javascript in modules/bbsmile/pnjavascript/dosmilie.js

    Code

    Error: document.getElementsByClassName("bbsmile_smilies").each is not a function
    Source file: http://www.westernbands.net/modules/bbsmile/pnjavascript/dosmilie.js
    Line: 4


    I don't know how to fix this one - anyone know JS well enough?

    OK, I take that back. I fixed it by going to the project's Cozi site and getting the updated version of that JS library. You can do the same here
  • I'll give it whirl later today and let you know if I am at the same point as you.

    Thanks,

    supa

    --
    ttgapers.com - the latest from the caribbean
    Caribbean News
    Online Shopping from USA, Canada, UK, France, Germany
    On Facebook
  • No luck. Followed your instructs with no success:

    Setup

    bbsmile & bbcode hooked to EZComments
    I used EZComments PNForum template (updated all instances of pn_bb* with bb*)
    Updated the javascript file noted above.
    Checked the modifiers are using bb* rather than pn_bb*

    Cleared my compiled templates (Caching is disabled).

    No luck.

    Thanks

    supa

    --
    ttgapers.com - the latest from the caribbean
    Caribbean News
    Online Shopping from USA, Canada, UK, France, Germany
    On Facebook
  • I am not using EZComments pnForum template. I just hook bbcode/bbsmile directly to pnForum. Why do it another way?
  • craigh

    I am not using EZComments pnForum template. I just hook bbcode/bbsmile directly to pnForum. Why do it another way?


    I do it that way since I want to enabling comments for the News module.

    --
    ttgapers.com - the latest from the caribbean
    Caribbean News
    Online Shopping from USA, Canada, UK, France, Germany
    On Facebook
  • you got it to work?
  • I just read the first page here and that's my way to include the hooks into my templates, when I don't want to use any plugins:

    Code

    <!--[pnmodishooked tmodname="bbcode" smodname="EZComments" assign=bbcode]-->
    <!--[pnmodishooked tmodname="bbsmile" smodname="EZComments" assign=bbsmile]-->

    <!--[if $bbcode]-->
    <!--[pnmodfunc modname=bbcode type=user func=bbcodes textfieldid=message images=0]-->
    <!--[/if]-->

    <!--[if $bbsmile]-->
    <!--[pnmodfunc modname=bbsmile func=bbsmiles textfieldid=message]-->
    <!--[/if]-->

Go to page [-1] 1 - 2:

  • 0 users

This list is based on users active over the last 60 minutes.