Info
- 5 posts
- 3 voices
- Started 5 years ago by actorjiml
- Latest reply from actorjiml
- This topic is resolved
bb-ratings problem with 0.8
-
- Posted 5 years ago #
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 5 years ago #
just hardcode it. Change BBPLUGINDIR to "/my-plugins"
-
- Posted 5 years ago #
That might break something else.
I'll upload a new version.
-
- Posted 5 years ago #
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 5 years ago #
Outstanding. Works as advertised. ;-)
Now I have to "borrow" your path structure and fix my graphic-display-ranks plugin
-
You must log in to post.