Skip to:
Content
Pages
Categories
Search
Top
Bottom

bb-ratings problem with 0.8

  • @actorjiml

    Participant

    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" />

Viewing 4 replies - 1 through 4 (of 4 total)
  • @ardentfrost

    Member

    just hardcode it. Change BBPLUGINDIR to “/my-plugins”

    @mdawaffe

    Member

    That might break something else.

    I’ll upload a new version.

    @mdawaffe

    Member

    Try this out – let me know how it goes.

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

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

    @actorjiml

    Participant

    Outstanding. Works as advertised. ;-)

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar