bbPress

Simple, Fast, Elegant

bbPress support forums » Plugins

bb-ratings problem with 0.8

(5 posts)
  • Started 1 year ago by actorjiml
  • Latest reply from actorjiml
  • This topic is resolved
  1. I'm having a problem with the plugin bb-ratings using 0.8
    I think the problem is here:

    <img src="<?php bb_option( 'uri' ); echo BBPLUGINDIR; ?>/star.gif" />

    From the source code:

    <img src="http://www.brightandearlyblog.com/bbPress//home/brightan/public_html/bbPress/my-plugins//star.gif" />
    Posted 1 year ago #
  2. just hardcode it. Change BBPLUGINDIR to "/my-plugins"

    Posted 1 year ago #
  3. That might break something else.

    I'll upload a new version.

    Posted 1 year ago #
  4. Try this out - let me know how it goes.

    http://bbpress.org/plugins/topic/6

    Only the php file (and the readme) in the zip has changed since the last version (0.7.2).

    Posted 1 year ago #
  5. Outstanding. Works as advertised. ;-)

    Now I have to "borrow" your path structure and fix my graphic-display-ranks plugin

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.