Like Button Prob[Solved] Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
3 posters

    Like Button Prob[Solved]

    ..Sush..
    ..Sush..
    Forumember


    Male Posts : 41
    Reputation : 1
    Language : Eng,hindi
    Location : Heart

    Solved Like Button Prob[Solved]

    Post by ..Sush.. 13/1/2014, 02:50

    Hii.
    I hv insltd This in javascrpt

    var like_version = 'phpbb3';
    var DOM_IS_READY = false;
    $(function(){DOM_IS_READY=true;});
    var vote_singular = 'Like';
    var vote_plural = 'Likes';
    $.getScript(' http://www.avacweb.net/like');

    n this1 in CSS sheet

    .LGlike {
    background: #105289;
    padding: 3px;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-shadow: -1px 0.5px #888;
    box-shadow: 1px 1px 1px #888;
    cursor: pointer;
    margin-right: 4px;
    }
    .LGvote { margin: 0 5px; }
    .LGnovote {
    filter:Alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    box-shadow: none;
    text-shadow: none;}

    bt,still like button is not showing,plz.. Help,i wanna start my forum prmtn frm ton8.


    Last edited by ..Sush.. on 13/1/2014, 11:40; edited 2 times in total
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Like Button Prob[Solved]

    Post by Jophy 13/1/2014, 02:53

    Hello,

    According to the tutorial, it's for phpbb2, punBB and Invision. Check your forum version first.

    If it matches the forum version, then please view this topic(same problem as yours):
    https://help.forumotion.com/t129681-like-system
    ..Sush..
    ..Sush..
    Forumember


    Male Posts : 41
    Reputation : 1
    Language : Eng,hindi
    Location : Heart

    Solved Re: Like Button Prob[Solved]

    Post by ..Sush.. 13/1/2014, 05:59

    Ohhk.. I hv checked it n deleted dat javascrpt n adding new javascrpt,bt,i hv added dis in CSS alrdy ;( ,den,nw,wat i shud do ??

    .LGlike {
    background: #105289;
    padding: 3px;
    border-radius: 4px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-shadow: -1px 0.5px #888;
    box-shadow: 1px 1px 1px #888;
    cursor: pointer;
    margin-right: 4px;
    }
    .LGvote { margin: 0 5px; }
    .LGnovote {
    filter:Alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    box-shadow: none;
    text-shadow: none;}
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Like Button Prob[Solved]

    Post by Derri 13/1/2014, 06:28

    Have you made sure you've turned on reputation?
    ..Sush..
    ..Sush..
    Forumember


    Male Posts : 41
    Reputation : 1
    Language : Eng,hindi
    Location : Heart

    Solved Re: Like Button Prob[Solved]

    Post by ..Sush.. 13/1/2014, 11:30

    Yaaay.. Done.. Prob solved
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Like Button Prob[Solved]

    Post by Derri 13/1/2014, 11:31

    ..Sush.. wrote:Yaaay.. Done.. Prob solved

    Was that what the problem was?
    ..Sush..
    ..Sush..
    Forumember


    Male Posts : 41
    Reputation : 1
    Language : Eng,hindi
    Location : Heart

    Solved Re: Like Button Prob[Solved]

    Post by ..Sush.. 13/1/2014, 11:38

    ..Sush.. wrote:Yaaay.. Done.. Prob solved
    derri wrote:Was that what the problem was?

    it Was Javascprt prob ,bdw, people can join my forum without email cnfrmtn mail ,is it psbl ?
    Derri
    Derri
    Helper
    Helper


    Male Posts : 8711
    Reputation : 638
    Language : English & Basic French
    Location : Scotland, United Kingdom

    Solved Re: Like Button Prob[Solved]

    Post by Derri 13/1/2014, 11:47

    ACP --> Users and Groups --> User Options --> New accounts activation : --> No Activation
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Like Button Prob[Solved]

    Post by Jophy 13/1/2014, 21:53

    Hello,

    Is this completely solved?
    ..Sush..
    ..Sush..
    Forumember


    Male Posts : 41
    Reputation : 1
    Language : Eng,hindi
    Location : Heart

    Solved Re: Like Button Prob[Solved]

    Post by ..Sush.. 14/1/2014, 02:05

    Yup.. Thanq so much derry...
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: Like Button Prob[Solved]

    Post by Jophy 14/1/2014, 02:31

    Solved => Locked