Like system problem
+2
Sir. Mayo
TheShaka
6 posters
Page 1 of 1
Like system problem
Hi i have problem with the like system, the like system does not work for me and i don't know why.
forum link: click here
Like system guide:
https://help.forumotion.com/t108561-a-new-like-dislike-system-phpbb3-and-invision#709635
any suggestions?
forum link: click here
Like system guide:
https://help.forumotion.com/t108561-a-new-like-dislike-system-phpbb3-and-invision#709635
any suggestions?
Last edited by TheShaka on March 6th 2014, 6:25 pm; edited 1 time in total
Re: Like system problem
The reason that it is not working is that your forum type is phbb2 and it does not work for that forum type.
Re: Like system problem
This one is phpbb3Sir. Mayo wrote:The reason that it is not working is that your forum type is phbb2 and it does not work for that forum type.
Re: Like system problem
Humm then can you please past the codes you used not the ONES from the post but the ones you added to your forum maybe something went wrong there.
Re: Like system problem
Java
CSS:
CSS:
- Code:
.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;
}
Re: Like system problem
Sir. Mayo wrote:Can you copy and paste the javascript code as compared to a screen shot.
Java:
- Code:
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');
Re: Like system problem
Hi
This forum http://seiya.forumpl.net/ is a prosilver forum (PhpBB2)
This tutorial works only for PhpBB3 & Invision Forum
This forum http://seiya.forumpl.net/ is a prosilver forum (PhpBB2)
This tutorial works only for PhpBB3 & Invision Forum
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: Like system problem
Yes as buttercup said your forum is a phbb2 forum and this tut Does NOT work on Phbb2TheShaka wrote:Sir. Mayo wrote:Can you copy and paste the javascript code as compared to a screen shot.
Java:
- Code:
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');
Re: Like system problem
Are you sure ? I've detected selectors present in version phpbb3. In particular : #wrap which contains the body content and .forabg for categorized forums.
TheShaka,
Do you have the reputation system activated ?
Administration panel > Modules > points and reputation > Reputation
Tick 'yes' for 'Activate reputation system' and save.
TheShaka,
Do you have the reputation system activated ?
Administration panel > Modules > points and reputation > Reputation
Tick 'yes' for 'Activate reputation system' and save.
Re: Like system problem
As far as i know its not able to work on phbb2, i have tried it on a phbb2 forum with the rep system is actvaited?
Re: Like system problem
First post :
Foru provided is phpbb3, unless is phpbb2 with phpbb3 template ^^
TheShaka wrote:Hi i have problem with the like system, the like system does not work for me and i don't know why.
forum link: click here
Like system guide:
https://help.forumotion.com/t108561-a-new-like-dislike-system-phpbb3-and-invision#709635
any suggestions?
Sir. Mayo wrote:As far as i know its not able to work on phbb2, i have tried it on a phbb2 forum with the rep system is actvaited?
Foru provided is phpbb3, unless is phpbb2 with phpbb3 template ^^
Re: Like system problem
Buttercup wrote:Hi
This forum http://seiya.forumpl.net/ is a prosilver forum (PhpBB2)
This tutorial works only for PhpBB3 & Invision Forum
@Ange Tuteur
thanks work
Re: Like system problem
Problem solved & topic archived.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Warning System Problem?
» problem with reputation system
» Warning system problem
» Reputation system problem.
» System Time Zone problem
» problem with reputation system
» Warning system problem
» Reputation system problem.
» System Time Zone problem
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum