Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: asv_tumblelog
variaas wrote:
- What’s version of PHP and MySQL do you have?
PHP version: 5.2.3
MySQL: 4.1.22
Textpattern version: 4.0.5 (r2466)
- Do you have curl enabled?
yes.
thanks for looking into this!
Offline
Re: asv_tumblelog
This is soooooo cool.
Am really looking forward to having a bit of time to test and play with it. :)
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
Offline
Re: asv_tumblelog
When I’m using the bookmarket (txp 4.0.5) in the popup I get:
Fatal error: Call to undefined function: curl_init() in /www/XXXXXXXXXXXXXXXXXX/textpattern/lib/txplib_misc.php(534) : eval()’d code on line 515
Any idea?
Offline
Re: asv_tumblelog
mmm. Maybe I don’t get it at all. When I manually add a feed it return always “not a valid feed”… but it is a valid feed. :) I suppose some help is needed…
Z-
Offline
Offline
Re: asv_tumblelog
Uhm… I run phpinfo, and cUrl isn’t mentioned. Is there some other test I can do?…
Offline
Offline
Re: asv_tumblelog
I sent a request to the host service, I’ll let you know. Thank you for your interest.
Offline
Offline
Re: asv_tumblelog
now… cUrl are actually disabled on my server. :(
Is this also the reason why I can’t add feed even throug the extension tab?
No chance to have this working some other way? I have several sites on different server, anyway. I’ll check curl on those.
Z.
Offline
#27 2007-12-27 18:16:26
- tmonkey
- New Member
- Registered: 2007-12-27
- Posts: 1
Re: asv_tumblelog
Sorry, stupid n00b question. It doesn’t recognize my simplepie.inc install path.
The only path that worked is straight “simplepie.inc” (it’s in the textpattern directory, I tested it and the demo works). asv_tumblelog saved without throwing an error but when I tried to update the feed, it gave me this error:
“A problem occured while loading the plugin: asv_tumblelog -> Warning: require_once(simplepie.inc) [function.require-once]: failed to open stream: No such file or directory on line 1480
Fatal error: require_once() [function.require]: Failed opening required ‘simplepie.inc’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/redub3/public_html/irwinchen/kenyajournal/textpattern/lib/txplib_misc.php(534) : eval()’d code on line 1480”
Offline
Re: asv_tumblelog
I’ve set up the plugin and installed simplepie and it’s found it and whne I try to manually update a feed I get the following results
any clues as to why this is? I’m on dreamhost and beleive that curl is enabled
Getting http://twitter.com/statuses/user_timeline/7073662.atom
Success!
Favicon - http://twitter.com/favicon.ico
Not importing woodsfehr: Watching first episode of season 5 of The Wire
Not importing woodsfehr: So tired today after staying up till 3:00 on a work night.
Last edited by swf (2008-01-09 18:13:22)
Offline
Offline
Re: asv_tumblelog
swf – the plugin is setup to grab items added to a feed since the last time the feed was checked. This features prevents accidently re-importing items that have already been imported. In a new version I offer the ability to override if necessary. I’ll ping you offline with this version.
Offline