Rayd Forums » Plugins

Private Messaging Plugin + BBemoticons plugin

(6 posts)
  • Started 2 years ago by Janka
  • Latest reply from Ardentfrost
  1. Hi, i have the bbpress 0.9.0.2 installed.
    I try to enable BBemoticons for Private Messaging Plugin.
    I modified the file bb-emoticons.php add at last line this command:
    bb_add_filter('pm_text', array(&$bbemoticons, 'convert_smilies'));

    I have add the line:
    <?php bb_do_action('bb_grins'); ?>
    into file pm-user-form.php

    And i have add the line:
    <script type="text/javascript" src="'. bb_get_option('uri') .
    'my-plugins/bb-emoticons.php?bb_grins_output=javascript"></script>
    before
    </head>
    in the file header.php of template.

    I see the emoticons in the private messages
    but when i click on the smile,
    i see an exception in the javascript

    the plugin run correctly in the normal message of forum.

    Can you help me?
    Thank's

    Posted 2 years ago #
  2. i think your problem was that the plugin was coded for bbpress 0.5 and we're several revisions out of date.

    josh, help the person.

    Posted 2 years ago #
  3. Her smilies seem to be working. I don't know if she fixed them or not. I sent her a PM on her boards about it.

    Posted 2 years ago #
  4. Yeah!
    Now, it run correctly, but i don't understand.....
    i don't know
    what i have modified

    What is the page, where i see your private message?
    What is the name of file for reply to you private message?

    Posted 2 years ago #
  5. What do you mean? Are you asking what is the name of the file that controls that page?

    There are a few files, all equally important. The on you're actually navigating to to see the list of PMs is called pm.php. The one that allows you to read the PM is message.php and the one that allows you to reply to the post is pm-post.php

    Is that what you're asking?

    Posted 2 years ago #
  6. I see that you haven't read the PMs that I sent you on your forums. At the top where it says something like "You have 2 new messages" just click there and you'll be able to see them.

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.