MyBB Community Forums

Full Version: Forum Userbar Plugin v3.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
(2010-05-07, 08:19 AM)Tommyk Wrote: [ -> ]That can be acheived using htaccess rewrite rules, I'll look into it Smile

I have the RewriteRules added, it's just changing the link in the UCP area.
Ohh, that is simply in the userbarplugin.php, under $userbartemplate.

you need to change all the links from "userbar.php?uid={mybb->user['uid']}" to "usersig-{mybb->user['uid']}.png"

Smile
I did that but it didn't save it. Should I clear my cache to reflect the change? :o
Try de-activating and then Re-activating the plugin Smile That should force new variables Big Grin
Now that I have my own Coding development site, I have moved the download to my site. I have done this to simply reduce the number of thread I need to edit when I make a new version Smile
I will use it on my forums Smile
Thanks!
You're Welcome Smile
This description in usercp is missing after i set setting in ACP.
Quote:This allows you to change the background. "1" equals "1.png"

But this description will stay there on fresh install without touch/set setting in ACP.

Is this normal or a bug?
I was just wonder if I could disable the settings part for the userbar (for members).
Hi new bug
Type: 2
File: userbar.php (Line no. 98)
Message
filemtime() [<a href='function.filemtime'>function.filemtime</a>]: stat failed for cache/userbars/101.png
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15