We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

LikEE: Now for EE 2.0

Development and Programming

Michael Witwicki's avatar
Michael Witwicki
115 posts
about 16 years ago
Michael Witwicki's avatar Michael Witwicki

Now with 100% more EE 2.0 goodness!

The team at Booyant, Inc are very excited to announce that LikEE BETA.5 now includes support for EE 2.0!

The plan is to let the features currently included in LikEE mature and get us out of Beta. We are working on another module which we are even MORE excited about and hopefully will have that ready for everyone to play with in the next month. After that, we definitely plan to revisit LikEE and add any new features that seem appropriate. So please let us know of ANY bugs you might find and any ideas you might have for improving LikEE!

Download LikEE here!

Cheers,

Michael Witwicki @michaelwitwicki

Follow @booyant on Twitter for LikEE updates.

       
leeaston's avatar
leeaston
634 posts
about 16 years ago
leeaston's avatar leeaston

Brilliant, thank you people at Booyant, Inc.

       
Lisa Wess's avatar
Lisa Wess
20,502 posts
about 16 years ago
Lisa Wess's avatar Lisa Wess

Great job! A new toy to play with. I installed it (today’s build) and in the CP I get:

A PHP Error was encountered
Severity: Notice
Message: Undefined variable: dislikes
Filename: views/index.php
Line Number: 47
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: views/index.php
Line Number: 47

And the number of likes isn’t correct. I’d love to be able to see who liked/disliked as well, at least in the CP but front-end variables would be awesome too.

Oh and both headers say “Top Liked Entries”. Does that include comments?

       
Lisa Wess's avatar
Lisa Wess
20,502 posts
15 years ago
Lisa Wess's avatar Lisa Wess

I just wanted to check in and see if there’s any way to clear up this error? I also see in the Change Log that you did add {exp:likee:likers} - but it’s not documented on the tag usage.

       
Michael Witwicki's avatar
Michael Witwicki
115 posts
15 years ago
Michael Witwicki's avatar Michael Witwicki

Hey Lisa!

My sincerest apologies for not responding. For some reason I didn’t get notified about these comments! I will look into this tonight and get right back to you!

Michael Witwicki

I just wanted to check in and see if there’s any way to clear up this error? I also see in the Change Log that you did add {exp:likee:likers} - but it’s not documented on the tag usage.
       
Lisa Wess's avatar
Lisa Wess
20,502 posts
15 years ago
Lisa Wess's avatar Lisa Wess

Thanks, Michael!

       
Michael Witwicki's avatar
Michael Witwicki
115 posts
15 years ago
Michael Witwicki's avatar Michael Witwicki

Hey Lisa,

With regards to the Likers stuff, it should be right here: http://booyant.com/likee/likee-and-members

If there ends up being enough interest in LikEE, we are definitely going to build a bunch more functionality into the CP. I love the idea of being able to drill down to which members liked which content. I am going to add that to the next version feature list for sure. Right now we are working just to get this to a stable release, and we are working on another (even more exciting) module which I would LOVE to have in BETA for EECI!

I am going to take a look at that error code now - having a bit of weirdness with logging into my EE2.0 dev area at the moment! In the interim, do you think you could post the snippet of LikEE code from your template which is throwing the error?

Cheers!

I just wanted to check in and see if there’s any way to clear up this error? I also see in the Change Log that you did add {exp:likee:likers} - but it’s not documented on the tag usage.
       
Lisa Wess's avatar
Lisa Wess
20,502 posts
15 years ago
Lisa Wess's avatar Lisa Wess

Hi, booyant - that error is in the CP, not in the template. The front-end is working fine. =)

The template code is in a Snippet called likee:

{exp:likee:like entry_id="{entry_id}"}
 .::. 
{remove_after_liking}
    {like}?
{/remove_after_liking}
    {like_count} likes.
{/exp:likee:like}

Thanks for the docs link, I must have missed it when I was looking.

       
Michael Witwicki's avatar
Michael Witwicki
115 posts
15 years ago
Michael Witwicki's avatar Michael Witwicki

I bet I know exactly what it is! I will confirm and roll out a new version before the night is out and shoot a quick note back here.

Hi, booyant - that error is in the CP, not in the template. The front-end is working fine. =) The template code is in a Snippet called likee:
{exp:likee:like entry_id="{entry_id}"}
 .::. 
{remove_after_liking}
    {like}?
{/remove_after_liking}
    {like_count} likes.
{/exp:likee:like}
Thanks for the docs link, I must have missed it when I was looking.
       
Michael Witwicki's avatar
Michael Witwicki
115 posts
15 years ago
Michael Witwicki's avatar Michael Witwicki

Hey Lisa!

I have posted a new version BETA.6 to booyant.com/likee. This should take care of the CP error you were experiencing! I couldn’t recreate the miscount problem though. Right now, the CP only spits out information on the most liked/disliked entries (not comments). Hopefully we are going to revisit that whole CP interface for a later version!

Hope this helps, and thank you so much for finding this bug for us!

       
Lisa Wess's avatar
Lisa Wess
20,502 posts
15 years ago
Lisa Wess's avatar Lisa Wess

Yep, that fixed it Michael. Did you just get rid of the Dislikes column entirely? Not that it matters to me since I don’t use that part, but just noticed it’s gone now. =)

Thanks, looking forward to watching as this evolves.

       
Michael Witwicki's avatar
Michael Witwicki
115 posts
15 years ago
Michael Witwicki's avatar Michael Witwicki

Nah, I just put in a conditional to check to see if there were any dislikes first. If there are, it will display them, otherwise it just knocks that section out entirely. Same thing works in reverse if you only had dislikes and no likes!

Yep, that fixed it Michael. Did you just get rid of the Dislikes column entirely? Not that it matters to me since I don’t use that part, but just noticed it’s gone now. =) Thanks, looking forward to watching as this evolves.
       
Essit's avatar
Essit
20 posts
15 years ago
Essit's avatar Essit

Posting onto forum as well, since I don’t seem to have luck to get a reply on my e-mail :-(

I have installed the beta version of likEE version 0.7 and have noticed some differences graphical behaviour when voting. The CSS has not been changed by me since version 0.5 (I am using EE 2.0) so it could be the coding of the module or the update I have performed of EE to the latest build 20100430 (v2.0.2pb01). I have included a screenshot of the different behaviour when voted.

Now I wanted to try the following out: reverting the module installation back to version 0.6 and was wondering if you could provide me this version. Hope you can help me out or perhaps you have other options.

// edit //

Since I still had a backup of EE2 build 20100415, I could easily check if it was EE2 that was messing up. But result is the same thing. I also downloaded your “LikEE formats file” to see if there are any changes, but no luck also.

// edit //

       
Michael Witwicki's avatar
Michael Witwicki
115 posts
15 years ago
Michael Witwicki's avatar Michael Witwicki

hey there Jort!

I didn’t see any emails from you at all! Where did you send them? We also have a full support site set up. You can find it by going to Booyant.com/likee and clicking the “need help” area.

There was a slight change in the outputted HTML of the latest version. This should only have affected the Likee score field. I believe it added a span around it so we could target it with the jquery. Should be very easy to fix in the css for you. None of the formats stuff should have been affected.

We are out at EECI2010 for the next few days, but if you are still having trouble, put a not in the support boards and I will check it out as soon as we return.

Cheers!

Posting onto forum as well, since I don’t seem to have luck to get a reply on my e-mail :-( I have installed the beta version of likEE version 0.7 and have noticed some differences graphical behaviour when voting. The CSS has not been changed by me since version 0.5 (I am using EE 2.0) so it could be the coding of the module or the update I have performed of EE to the latest build 20100430 (v2.0.2pb01). I have included a screenshot of the different behaviour when voted. Now I wanted to try the following out: reverting the module installation back to version 0.6 and was wondering if you could provide me this version. Hope you can help me out or perhaps you have other options. // edit // Since I still had a backup of EE2 build 20100415, I could easily check if it was EE2 that was messing up. But result is the same thing. I also downloaded your “LikEE formats file” to see if there are any changes, but no luck also. // edit //
       
Essit's avatar
Essit
20 posts
15 years ago
Essit's avatar Essit

Hi Michael,

Thanks for repyling! I have sent e-mails to its[dot]go[dot]time[at]booyant[dot]com and likee[at]booyant[dot]com (got this from your background on your twitter page).

I have tried to change/alter the score field in css but unfortunately no succes. Maybe you could have a look into it when you guys are back from EECI2010, save and well 😉

Regards, Jort

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.