DISQUS

David Cramer's Blog: WordPress LifeStream Plugin Updates

  • Austin Storm · 1 year ago
    WPMU support would be neat, but could you throw in support for multiple users on the same blog? That is, either multiple lifestreams on the same blog, or assigning a user / e-mail address to each feed and putting a gravatar next to their entries?
  • David Cramer · 1 year ago
    The WPMU support (should) affect things the same way as just having multiple users on the same blog.

    It will contain a hook for showing a users lifestream (passing the user_id), which should be usable in any template. It will also change the database so a feed has a user_id bound to it, and some of the unique constraints will change. This would allow you to show a global lifestream feed, or individual streams. I will also include the option to show the user's name in the event.
  • Pavan Chander · 1 year ago
    I just recently discovered your plugin, but when I upload and activate the plugin it doesn't show up anywhere in the administrative panels.

    I am using php5.
  • demods · 1 year ago
    There seems to be a conflict with the Lighter Menus (http://wordpress.org/extend/plugins/lighter-adm...) extension. If "Lighter Menus" is enabled, LifeStream links don't work, they point to http://domain.com/wp-admin/lifestream.php?page=..., which is not correct. But after disabling Lighter Menus, LifeStream links do work.

    All other extensions work properly, so there might be a problem with LifeStream.

    Fyi..
  • Pablo DiCiacco · 1 year ago
    Just updated. Any action performed in the plugin admin returns the error:

    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 72 bytes) in /home/onewalru/public_html/FORUMS/wordpress_walrus/wp-content/plugins/lifestream/lib/simplepie.inc on line 14189

    Every time!
  • Pablo DiCiacco · 1 year ago
    Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122014 bytes) in /home/onewalru/public_html/FORUMS/wordpress_walrus/wp-content/plugins/lifestream/lib/simplepie.inc on line 14074
  • davidconnell · 1 year ago
    This looks excellent. I am on WP 2.6.1 and do not see the configuration link under settings. Is there a compatibility issue?