Access Levels in The Wire

Hello,

Is it possible to add access levels to the posts of the wire?
e.g. I publish a string I only want my friends to see ...

 

Thanks

  • lo siento dhrupDescoop: DhrupDeScoop 2 days ago

    Apologies -- I never tried my own code long before I posted ;-(
    But.. So ! I lied ! ;-;OO;X;P
    .    It is not line# 269 --> a little further down

    .    it is not 1 line of code --> 2 lines of code
    QED.

    SELECT *
    FROM `elgg1860_base_objects_entity`
    ORDER BY `elgg1860_base_objects_entity`.`guid` DESC
    LIMIT 0 , 30

    no comprende how this fits access issue.

    Sorry, where I live we speak Spanglish, a lot!! It is the normal dialect. Southern California.

  • donde yo vive :- yo - no comer si no hablar espanol ;) todavia - no comprende sus problema porque codigo es solo un puqueno pocito codigo y esse codigo funcione bueno aqui en mi xampp, asi que...? que problema parati ?? es muy facil ;-P

  • Okay, so I commented out the elgg_view_form(thewire/add); in thewire/pages/ and copied the text box and submit button from add and put them into thewire/views/default/reply.php. It should work great, but it won't send the message. Any actual suggestions on how to make this work?