-
Website
http://www.davidcramer.net/ -
Original page
http://www.davidcramer.net/my-projects/lifestream -
Subscribe
All Comments -
Community
-
Top Commenters
-
Rob Hudson
1 comment · 3 points
-
creeva
3 comments · 1 points
-
David Cramer
93 comments · 1 points
-
MsUnderestimated
1 comment · 14 points
-
Matt B.
1 comment · 2 points
-
-
Popular Threads
perfect.
Regards
theres a few like this but this one is very simple to use
thanx
Parse error: syntax error, unexpected ',' in /home/timmy/domains/timmywong.com/public_html/wpress/wp-content/plugins/lifestream/pages/settings.inc.php on line 2
I removed and then upload the new version, reactivate but still seeing that error
But I get the same error as Timmy, basically:
Parse error: syntax error, unexpected ',' in /home/web29516/domains/salt.se/public_html/wp-content/plugins/lifestream/pages/settings.inc.php on line 2
Is there a solution to this? I'm dying for it.
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 4864 bytes) in --/wp-content/plugins/lifestream/simplepie.inc on line 12784
Also: auto-updating within WP makes the plugin unavailable, as it nests the plugin under one dir too many (plugins/lifestream/lifestream/plugin).
An idea: how about the possibillty to pair 'unsupported' feeds with your own icons? Would be neat.
Looking forward to see this evolve!
lars: goto /wp-admin/options-general.php?page=lifestream.php&action=events and see if it shows them there
I sent you an email, and I posted a new version to SVN on wp.org which changes the use of Simplepie's get_date() call, to the proper call. This MAY fix the issue, but the issue shouldn't have been present to begin with.
Again, you are probably going to want to run a `truncate table wp_lifestream_event, wp_lifestream_event_group;`
but i did get
Warning: Invalid argument supplied for foreach() in /home/www/lifeinbeta.freehostia.com/wordpress/wp-content/plugins/lifestream/lifestream.php on line 321
Parse error: syntax error, unexpected ‘,’ in /home/timmy/domains/timmywong.com/public_html/wpress/wp-content/plugins/lifestream/pages/settings.inc.php on line 2
Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 4864 bytes) in –/wp-content/plugins/lifestream/simplepie.inc on line 12784
This can be resolved by changing the PHP memory size on wp-settings
Fatal error: Cannot redeclare class SimplePie in /home/hyperhoo/public_html/deksdaka/wp-content/plugins/lifestream/simplepie.inc on line 382
I tried deactivating all my plugins and only activating this one and it gives me this error.
Parse error: syntax error, unexpected '}' in /home/hyperhoo/public_html/deksdaka/wp-content/plugins/lifestream/feeds.inc.php on line 505
Any idea on how to fix this?
I get the following error:
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /usr/local/pem/vhosts/107154/webspace/httpdocs/wp-content/plugins/lifestream/lifestream.php on line 200
Is there any way to fix it?
Best wishes
Franky
thanks
As for YouTube favorites, I briefly looked around for a feed on YouTube but didn't find one. If you can find one it's quick for me to add it.
P.S. Sorry. My english is bad. :)
i still miss some features ...
like a short guide about the CSS
integration with TinyMCE ... a button in here to put lifestream on a page ... easier for nubs
and a few more options on the LifeStream admin. page
1. Twitter won't update if I select the feed type Twitter. If I put the feed in as a blog or Generic, then it finds 20 events right away, but if I put it in as Twitter, it finds 0.
2. All feed items in the admin screen show up with "December 31st @ 6:00 pm" (localized epoch, UTC -6).
For now, I've worked around problem 1 by putting my Twitter feed in twice. Once as Twitter which won't update (but I cross my fingers) and once as Generic, which will update. Problem 2 is just a minor annoyance, so I'm not going to work around it.
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/21/d161770073/htdocs/wp-content/plugins/lifestream/lifestream.php on line 198
I could throw it into a loop if they're viewing the profile for justin to use THESE feeds, etc.
If not, how up are you for developing a version that would hook into the "User Profile" and allow for supporting multiple authors and hook into the author template?
Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /home/3187/domains/astorg.co.uk/html/wp-content/plugins/lifestream/lifestream.php on line 198
If you somehow switch from PHP4 to PHP5 you will also need to reactivate the plugin once you are done.
Great plugin. Though trying to get a few feeds working,if i open the feeds in a browser it displays but refreshing does not pull in any events. The events table is empty and so is the events under settings. Any way i can debug to see if it's fetching the feeds correctly? I am pulling feeds from yahoo pipes using generic.
WordPress database error: [Table 'databasename.wp_lifestream_feeds' doesn't exist]
INSERT INTO `wp_lifestream_feeds` (`feed`, `options`, `timestamp`) VALUES ('digg', 'a:3:{s:8:\"username\";s:6:\"creeva\";s:7:\"grouped\";s:1:\"1\";s:10:\"show_label\";s:1:\"1\";}', '1219329504')
Of course this is specific to digg, but supplant the digg option with a different one. It doesn't seem to be creating the correct database tables - any clues?
If you check your wordpress DB, you should see the tables have been created lifestream_feeds lifestream_x
rename these to wp_lifestream_feeds
I committed version 0.37 just now, so that should pop up soon. This *only* affects people who have just installed and are getting errors about the tables not existing.
You will need to reactivate the plugin wont you upgrade to install the tables.
As soon as I have some spare time I think I can send you some patchs.
Cheers
Fatal error: Cannot redeclare class SimplePie in /home/medicman.nl/www/wp-content/plugins/lifestream/simplepie.inc on line 382
Running a fresh install of WP 2.6.1
A bug or?.....
Line 309:
$link = $item['image']['url'];
to
$link = $item['image']['url'];
$link = str_replace('_m', '', $link);
HTH
Minor Fix:
file:_lifestream.php
line: 941
if (isset($_GET['activate']) && $_GET['activate'] == 'true')
replace for:
if ((isset($_GET['activate']) && $_GET['activate'] == 'true') || (isset($_GET['activate-multi']) && $_GET['activate-multi'] == 'true'))
:)
I can't seem to figure out the time stamp. My life stream events don't get the right time stamp even though I've configured the time correctly in the options; it appears to be 3 hours behind. I'm on EST and, I believe, my servers are hosted in PST - which would make me think the time stamp is generated from the local server time. Is this true? Or any I totally off on this? Would there be any recommended course of action I can take to make sure that the time stamp generated on the life stream is in my time zone?
Good to know, im going to go investigate now :)
When I try to activate the plugin (revision 61634 from SVN) I get:
Fatal error: Call to undefined function get_currentuserinfo() in /var/www/htdocs/wp-content/plugins/lifestream/_lifestream.php on line 162
Fatal error: Call to undefined function get_currentuserinfo() in /home/content/d/p/e/dperryr/html/wp-content/plugins/lifestream/_lifestream.php on line 162
The get_currentuserinfo() issue is fixed, and the issue with it throwing errors on INSERT queries when you did refresh all is also fixed.
I easily installed the latest plugin version; activated it and see the feeds in the back end; however, after a long search, I cannot find any details/info about how to make the LifeStream output visible as a Separate page on my site.
I am sure it is simple, but I am missing it. Please point me to the right source .
Thanks
It would also be cool if there was an option to "show details" be on by default. For example, I would like show my flicr photos without having to click the "show details" button.
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 30720 bytes) in /home/onewalru/public_html/FORUMS/wordpress_walrus/wp-admin/includes/template.php on line 92
Curious, because WP has not file called "template.php". There is a "template-loader.php". ???
Ran your 8/27 update and now all the feeds there last night are gone. I hate when that happens!
Guess I'll wait for the next "update"!
Line 92:
$posts_count = ( $category->count > 0 ) ? "term_id'>$category->count" : $category->count;
Fatal error: Class 'LifeStream_PhotoFeed' not found in /home/onewalru/public_html/FORUMS/wordpress_walrus/wp-content/plugins/lifestream/feeds.inc.php on line 294
Thank you so very much for the wonderful freekin' update!
This is really, really annoying... so much so I am forced to leave a vapid comment on the wp-plugin comments.
using WP 2.6.2 and last version of Lifestream 0.72d
activation works but i have no option entry for lifestream. :((
more over, i think you could create a widget to drag and drop in the widget panel for novice users, what do you think ?
Cheers
Fatal error: Call to undefined method SimplePie::enable_cache() in ... /home/.... plugins/lifestream/_lifestream.php on line 569
---------
20
Oct
Diário@Web dia 2008-10-20
---------
It should be somwhere between and
I had Lifestream working fine on my Mac using MAMP to set up as server and use PHP5 but since Ive uploaded to my host (running PHP5 also) Nothing is being shown and in fact I cant get a single feed to activate never mind show up on my Lifestream page.
I hope that its just me and this can be resolved easy enough but Im receiving error messages to do with cURL - " Error fetching feed from *feed address* (cURL error 7) " Ive also had a another cURL error number but it escapes me now.
If its possible to guide me in the right direction Id be very grateful
thanks
Lee
First, admittedly, I installed Lifestream running PHP4. I've since upgraded, de-activated and re-activated the plugin. Now, though, when I click the "Lifestream" link in the header, I get the following error:
Warning: include(pages/feeds.inc.php) [function.include]: failed to open stream: No such file or directory in /home/.calli/richardfc76/rickcecil.com/blogtown/wp-content/plugins/lifestream/_lifestream.php on line 1337
Warning: include() [function.include]: Failed opening 'pages/feeds.inc.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/.calli/richardfc76/rickcecil.com/blogtown/wp-content/plugins/lifestream/_lifestream.php on line 1337
I double checked the path that starts with "/home" and it is correct. I've been doing some google searches on the problem and have found nothing. Certainly no PHP guy, so any advice or pointers would be much appreciated.
http://hiphopmakers.com/online-news
Cheers from Germany!
Thanks :)
My Google Reader shared feeds are not appearing. I get the following error message:
exception 'LifeStream_FeedFetchError' with message 'Error fetching feed from http://www.google.com/reader/shared/05994778350... (XML error: mismatched tag at line 38, column 83)' in /home/clope/public_html/keishi.biz/wp-content/plugins/lifestream/
I am currently using Wordpress version 2.6.5. Thank you.