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.
The forum of the forums
2 posters

    Coding for phpBB for the like or thumbs up/down button

    avatar
    Guest
    Guest


    Solved Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/9/2017, 04:21

    I have seen this code before and just recently as a matter of fact but for the life in me I can't find it now even in the search area..I have looked for 2 days now..

    I would like the javascript code for phpBB for the like or thumbs up/down please..right now I have the thanks on the topics but it is only working on just the first topic..no other posts in that topic..and I don't even know how to fix that..and how to put it in please..

    BROOMHILDA'S SIMS2

    Thank you for your help in advance..



    Last edited by Broomhilda on 3/10/2017, 17:21; edited 1 time in total
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Draxion 3/9/2017, 06:05

    avatar
    Guest
    Guest


    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/9/2017, 06:27

    Well sort of I guess..I haven't seen that post..I just want to thank or like a post..instead of posting a thank you..improve-the-reputation-system-so-it-counts-votes I really didn't want something for votes..just a thank you..or a like..

    You can see here when you scroll down..what I mean HERE I want to be able to thank or like more than one post in a topic..and the thumbs up/down I thought that was the same thing but I guess it's not..

    I have a hard time explaining things technical sorry..

    Thank you Draxion
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Draxion 3/9/2017, 06:29

    What you can do, is just remove the 'dislike' option on that system.

    And it's all good. Smile
    avatar
    Guest
    Guest


    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/9/2017, 06:32

    Ok is there a way of changing the hands to words..to thank you or like..and do I copy everything.for the CSS and Javascript..
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Draxion 3/9/2017, 06:34

    The hands are simply images inside the JavaScript, so you can technically just replace them with other images that say 'like' and 'thank you'.
    avatar
    Guest
    Guest


    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/9/2017, 06:38

    I know I had seen a post somewhere just recently on doing this with "like" but I can't find it..maybe we can find that...if not then maybe you can show me how to do this..step by step..please..using this system..

    Thank you Draxion for your help

    I just noticed something with your last post..it has both the thumbs up and thank you..how do I do that
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by SLGray 3/9/2017, 21:38

    The new version (ModernBB) has this feature by default.

    It is the reputation system, not the thanks system.

    Coding for phpBB for the like or thumbs up/down button After10
    Coding for phpBB for the like or thumbs up/down button Before10



    Coding for phpBB for the like or thumbs up/down button Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by SLGray 3/9/2017, 22:02

    The thanks button is a image of a heart.
    Coding for phpBB for the like or thumbs up/down button Heart10



    Coding for phpBB for the like or thumbs up/down button Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/10/2017, 01:13

    I like that heart..how do I put that in..and if that can't be done..I do have the thanks button already..but it is just for only one post in that topic..you can't thank but one time..I would like to be able to thank more than once in a topic..how do I fix that..if that heart don't work..

    I'm sorry..I am a bit confused on all this..on how to either get a like/thanks in all my posts in a topic..or even that heart would work..

    I have decided I don't want the thumbs up/down..I don't want the votes..just be able to thank more than one post in a topic..without having to post thank you/like

    Thank you Gray for your help
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by SLGray 3/10/2017, 06:05

    The thanks button will only appear to the topic starter in replies in the topic. He/she can only thank one reply.

    To get the heart, you will need to locate the image's URL and add it in the AP > Display > Colors & Pictures > Pics Management (advanced mode)(buttons tab).

    You really wants both you should think about change your forum version to the new one (ModernBB).



    Coding for phpBB for the like or thumbs up/down button Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/10/2017, 13:16

    Thank you Gray..

    If I changed my forum to the new one (ModernBB)..how will that affect all my posts..will I lose them..and will everything get messed up as far as how I have each section..and all the links to other sites will I lose them..I hope not..it has taken be years to save some of those..and then put them on here..also would I lose the colors, banner, design and all that with this new forum..style.
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Draxion 3/10/2017, 14:51

    To answer your question when you switch versions, the only thing that changes is the layout and overall design of the site. It doesn't affect any of the data whatsoever-- the forums, threads, messages, usernames, links, etc. However, the coding would be completely changed other than custom HTML pages and JavaScripts. Your CSS Stylesheet would be changed along with the templates.

    Hope this helps!
    avatar
    Guest
    Guest


    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/10/2017, 17:19

    Well I was going to try that new forum..but I'm not going to now..because I was going to back up my forum as it is now today..so if something happened then I can change it back..but that isn't going to happen..it won't let me do it as of today..

    So I guess this is solved..more less..I learned a few things..but didn't really get what I wanted..

    Thank you Draxion and Gray for your help..
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Draxion 3/10/2017, 17:23

    You're very welcome for the help. However, if you didn't get what you needed, I wouldn't put this as 'solved' just yet.
    avatar
    Guest
    Guest


    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by Guest 3/10/2017, 17:27

    It's ok Draxion..I don't think it's going to happen..so it's ok..thank you again for your help..
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Coding for phpBB for the like or thumbs up/down button

    Post by SLGray 3/10/2017, 19:23

    Problem solved & topic archived.
    Please read our forum rules: ESF General Rules



    Coding for phpBB for the like or thumbs up/down button Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.

      Current date/time is 9/23/2024, 14:29