inherit
181123
0
Apr 22, 2013 10:13:19 GMT -8
jrooster76
4
July 2012
jrooster76
|
Post by jrooster76 on Apr 19, 2013 18:55:31 GMT -8
I just tried out the beta version and I noticed that our old "Likes" are no longer visible. We used the following code to add the like/dislike buttons on our site:
<style type="text/css"><!-- /* Facebook Style Like/Dislike System v1.1 Copyright 12-08-2009 ~Wonder May not be reposted anywhere Place in Global Footer */ .likebg {background-color: #DADADA;} .likebg2 {background-color: #DADADA;} --></style> <script>
//Enter the URL of the image to the thumbs up icon likeimageurl="http://img192.imageshack.us/img192/2861/like.gif";
//Enter the URL of the image to the thumbs down icon dislikeimageurl="http://img192.imageshack.us/img192/3115/dislike.gif";
//If you want to disable people's ability to like posts, set this to true disableLike=false;
//If you want to disable people's ability to dislike posts, set this to true disableDislike=true;
</script> <script src="http://pblike.appspot.com/static/pblike.js"></script>
I tried placing the same code in the new site and it no longer works. I understand that there is a new built-in like system, however it would be nice to at least be able to keep the old likes for archival purposes. Is it possible to add the old system in V5?
Thanks, JR
|
|
inherit
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Apr 19, 2013 18:57:57 GMT -8
I just tried out the beta version and I noticed that our old "Likes" are no longer visible. We used the following code to add the like/dislike buttons on our site: <Deleted, author said not to Re-Post anywhere> I tried placing the same code in the new site and it no longer works. I understand that there is a new built-in like system, however it would be nice to at least be able to keep the old likes for archival purposes. Is it possible to add the old system in V5? Thanks, JR You should contact the author of this code, and ask them to convert it to v5.
|
|
Mr. Tyler Getz
New Member
WWEO CEO and Chairman of the Board.
Posts: 20
inherit
186246
0
Apr 21, 2013 4:17:45 GMT -8
Mr. Tyler Getz
WWEO CEO and Chairman of the Board.
20
November 2012
wweouniverse
|
Post by Mr. Tyler Getz on Apr 19, 2013 19:54:50 GMT -8
The reason the likes weren't transfered over is because of it being an add-on code and not being actually built into the website. When upgrading to v5 we all were warned of the fact some codes might not work after converting. With the 'Like's being built into the site, the 'Like/Dislike' code was one of those codes that became un-usable.
Give it time, and a developer will come out with a desired code for many.
|
|
#00AF33
Bark Different.
102833
0
1
Feb 12, 2023 16:57:46 GMT -8
RedBassett
I'm a Marxist/Lennonist of the Groucho/John variety.
15,405
April 2007
applecomputer
RedBassett's Mini-Profile
|
Post by RedBassett on Apr 19, 2013 21:40:38 GMT -8
There is a dislike code already in development to complement the like system.
|
|
Mr. Tyler Getz
New Member
WWEO CEO and Chairman of the Board.
Posts: 20
inherit
186246
0
Apr 21, 2013 4:17:45 GMT -8
Mr. Tyler Getz
WWEO CEO and Chairman of the Board.
20
November 2012
wweouniverse
|
Post by Mr. Tyler Getz on Apr 19, 2013 21:42:05 GMT -8
Well there you go.
|
|
inherit
181123
0
Apr 22, 2013 10:13:19 GMT -8
jrooster76
4
July 2012
jrooster76
|
Post by jrooster76 on Apr 21, 2013 7:38:25 GMT -8
Thanks guys. I understand that are breaking changes from v4 to v5. I'm happy with the built-in like system. I just wanted to preserve the old system so that members could still see what was liked under to old system. I would have disabled the like/dislike buttons and just kept the stats. Perhaps the author of the code will take some time to update his/her code.
|
|