Jump to content

Kenneth Baker

Clients
  • Posts

    108
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    Kenneth Baker reacted to Adriano Faria in Links Directory   
    Not sure how. My dev copy here shows TRUE, which will make it enable attachments regardless group settings. NULL will make it use the group settings. 
    Double check it.
    You should have downloaded Link.php rather than Links.php. Link.php will be removed in next version. 
  2. Thanks
    Kenneth Baker reacted to Adriano Faria in Links Directory   
    Yes, just checked and my mistake. If you have access to FTP in your server and want to fix by yourself, open applications/links/extensions/core/EditorLocations/Links.php and find:
    public function canAttach( $member, $field ) { return TRUE; } Change to:
    public function canAttach( $member, $field ) { return NULL; } I'll fix in next version.
  3. Thanks
    Kenneth Baker reacted to Miss_B in Poke/Like/Thank This Member   
    A member can be poked, liked, thanked once by the same member. And yes, members belonging to the excluded groups can bypass the daily limit.
  4. Like
    Kenneth Baker got a reaction from Miss_B in Poke/Like/Thank This Member   
    that was it, i thought that permission meant something else, thanks 
  5. Thanks
    Kenneth Baker reacted to Miss_B in Poke/Like/Thank This Member   
    Deleting any notification is group permission based. What groups have you selected under Delete Any Notification setting?
  6. Thanks
    Kenneth Baker reacted to All Astronauts in Awesome Member Hovercards   
    AMH 10 submitted. Available when approved. Contains the following:
    NEW! Added template and custom language string for yearbook quote edit form. FIX! Modified permissions on AMH popup so the gear menu containing mod actions does not appear when the AMH card belongs to a moderator or admin NEW! Added option to insert current browsing location into card. Members logged in anonymously excluded of course. FIX! Wiping out your yearbook quote now resets things correctly.
  7. Like
    Kenneth Baker got a reaction from Miss_B in Poke/Like/Thank This Member   
    ah ok, got it , thanks! 
  8. Thanks
    Kenneth Baker reacted to Miss_B in Poke/Like/Thank This Member   
    The link is added in the navigation bar. It is called CustomNotifications. Please see the attached screenshot.
    P.s. You must enable it from the Menu Manager btw, to show up.

  9. Like
    Kenneth Baker got a reaction from Miss_B in Poke/Like/Thank This Member   
    Hello
     
    thank you for an excellent app 
    if I may suggest something, i think it can be nice to have link somewhere to the page where it shows the list of members who sent you a poke/like/thank , maybe another button on the profile page?
    right now the only way to get there is when you receive a notification so theres no way to get there once its cleared
     
     
  10. Thanks
    Kenneth Baker reacted to Michael.J in Auto Welcome Support   
    The update has been uploaded and is pending approval.
  11. Thanks
    Kenneth Baker reacted to RocketStang in Been trying to get this look but unable to?   
    This is what I use on my default theme...just copy and paste this code into your theme's custom css file:
    /** * Zebra Stripes. */ .ipsDataList.ipsDataList_zebra .ipsDataItem:not( .ipsDataItem_selected ):not( .ipsModerated ):not( .ipsDataItem_new ):not( .ipsDataItem_success ):not( .ipsDataItem_warning ):not( .ipsDataItem_error ):not( .ipsDataItem_info ):not( .ipsDataItem_status ):nth-child(even) { background: #fafafa; /* change this to any HEX color code you want. */ } Change #fafafa to what ever color you want!
  12. Thanks
    Kenneth Baker got a reaction from Adriano Faria in Member's Country   
    Thanks for this update 
  13. Thanks
    Kenneth Baker reacted to Adriano Faria in Member's Country   
    What's New in Version 1.3.4
    Fix issue related to change country in Account Settings.
  14. Thanks
    Kenneth Baker reacted to Adriano Faria in per member content approval   
    Nope. All content type from the member will be moderated.
  15. Thanks
    Kenneth Baker reacted to Adlago in profiles page permission   
  16. Like
    Kenneth Baker got a reaction from DawPi in (DP45) PM Viewer   
    Thanks Dawpi
    For the record in case anyone else gets the same issue, this also can be solved by executing the command in the Webmin tool instead of phpmyadmin
  17. Thanks
    Kenneth Baker reacted to DawPi in (DP45) PM Viewer   
    The best for you will be this advice:
     
  18. Thanks
    Kenneth Baker reacted to teraßyte in (TB) Bump Up Topics   
    Just a quick update that I started looking into my mods compatibility with 4.3. I've started with the few paid ones I have thought, but I'm going to release an update for anything that doesn't work. I also have a todo to check this bump up mod with the activity stream since a few people reported issues with it 
×
×
  • Create New...