The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Thanks Like Forumotion

3 posters

Go down

Solved Thanks Like Forumotion

Post by FrOsTyXi December 8th 2014, 2:03 pm

I notice when a topic is thanked here on the support forum there is stars and it says (The Topic Starter Thanks You) How can i implement this on my forum? only topic i saw related to this correct me if i'm wrong but it was this.  https://help.forumotion.com/t118295-how-to-make-a-thanks-system-like-here My forum is PHPBB3

Thanks in advance for the help!
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Thanks Like Forumotion

Post by Mati December 8th 2014, 2:45 pm

Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Solved Re: Thanks Like Forumotion

Post by FrOsTyXi December 8th 2014, 3:05 pm

thank you i've tried the code in that topic nothing has worked as of yet lol that poor guy was going mad clueless on the code i need
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Thanks Like Forumotion

Post by Mati December 8th 2014, 5:15 pm

Have you activate the "Thanks" button Confused
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Solved Re: Thanks Like Forumotion

Post by FrOsTyXi December 8th 2014, 5:18 pm

Mati™️ wrote:Have you activate the "Thanks" button Confused

Yes that has been activated there was alot of code in that topic not sure what worked or not sorry to have confused you, and thanks for the help on this issue. *)
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Thanks Like Forumotion

Post by Mati December 8th 2014, 5:36 pm

Go to Colors
Thanked message background color : and add this color #97C221

Then Create a new javascript
Title : Thanks
Placement : In the topics

Add the code and save.
Code:
$(function(){$('.post[style="background-color:#97c221;"]').css('background-color','').find('div.clear').after('

  The topic starter thanks you!  
');});
Mati
Mati
Hyperactive

Posts : 2020
Reputation : 330
Language : HTML, CSS & JavaScript
Location : Forum Services

https://forumservice.forumotion.com/

Back to top Go down

Solved Re: Thanks Like Forumotion

Post by FrOsTyXi December 8th 2014, 8:16 pm

Edit: solved thank you for the help!!
FrOsTyXi
FrOsTyXi
Forumember

Male Posts : 460
Reputation : 12
Language : english

http://team-psn.forum-board.net/

Back to top Go down

Solved Re: Thanks Like Forumotion

Post by Ange Tuteur December 8th 2014, 10:39 pm

Thanks for the help Mati,

Topic archived
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum