MyBB Support

Help Me Out?

Submitted by Tutti Frutti, , Thread ID: 21868

Thread Closed
16-06-2016, 07:51 PM
#1
I downloaded this plugin..
https://nulledbb.com/Thread-Group-Rank-Hue-Changer-1-1

But for whatever reason the color on profile isn't changing at all but postbit does, just memberlist and profile isn't so if anybody could help me out if I'm doing something wrong or anything else I'd really appreciate it.

Thank you.

RE: Help Me Out?

#2
ok so look what variable it uses, hopefully it has a custom one (look in the postbit template)
replace the variable with the ones on profiles and memberlist
[Image: InZ3hGx.png]

RE: Help Me Out?

#3
Edit the template on your theme. It works fine for me

[Image: Yp8ZHSk.gif]

RE: Help Me Out?

OP
#4
16-06-2016, 07:53 PM
Faded Wrote:
ok so look what variable it uses, hopefully it has a custom one (look in the postbit template)
replace the variable with the ones on profiles and memberlist

Hey thanks for the replying back as you can see this is my templates..

Member_profile
Code:
<span style="-webkit-filter: hue-rotate({$memprofile['hue']}deg); filter: hue-rotate({$memprofile['hue']}deg);"><span style="-webkit-filter: hue-rotate({$memprofile['hue']}deg); filter: hue-rotate({$memprofile['hue']}deg);">{$groupimage}</span></span>

Postbit:
Code:
<span style="-webkit-filter: hue-rotate({$post['hue']}deg); filter: hue-rotate({$post['hue']}deg);"><span style="-webkit-filter: hue-rotate({$post['hue']}deg); filter: hue-rotate({$post['hue']}deg);">{$post['groupimage']}</span></span>


Now what shall i do?

RE: Help Me Out?

#5
you can try to replace "{$memprofile['hue']}deg)"
with "{$post['hue']}deg)"

it might work out
[Image: InZ3hGx.png]

RE: Help Me Out?

OP
#6
16-06-2016, 08:27 PM
Faded Wrote:
you can try to replace "{$memprofile['hue']}deg)"
with "{$post['hue']}deg)"

it might work out

Nope doesn't work :/

RE: Help Me Out?

#7
16-06-2016, 08:36 PM
TuttiFrutti Wrote:
16-06-2016, 08:27 PM
Faded Wrote:
you can try to replace "{$memprofile['hue']}deg)"
with "{$post['hue']}deg)"

it might work out

Nope doesn't work :/

I'll try to get my test site unsuspended and I will reply with my settings

[Image: Yp8ZHSk.gif]

RE: Help Me Out?

OP
#8
Damn now it's messed up like different color shows on memberlist and postbit i deactivated it and removed codes from templates i activated it again but it does work just not profile thats it.

RE: Help Me Out?

#9
16-06-2016, 08:45 PM
TuttiFrutti Wrote:
Damn now it's messed up like different color shows on memberlist and postbit i deactivated it and removed codes from templates i activated it again but it does work just not profile thats it.

Quote:Also, if you disable this plugin and re-enable it.. it will surround the<span>variable again over the other one.

Which then causes the color to show up differently.

[Image: Yp8ZHSk.gif]

RE: Help Me Out?

OP
#10
16-06-2016, 08:45 PM
ezalB Wrote:
16-06-2016, 08:45 PM
TuttiFrutti Wrote:
Damn now it's messed up like different color shows on memberlist and postbit i deactivated it and removed codes from templates i activated it again but it does work just not profile thats it.

Quote:Also, if you disable this plugin and re-enable it.. it will surround the<span>variable again over the other one.

Which then causes the color to show up differently.

Yeah anyways i fixed it now i removed the <span> etc... But i just need help figuring out why profile color won't change :/

Users browsing this thread: 5 Guest(s)