Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#49 2008-04-21 16:55:48
- mattdonovan
- New Member
- Registered: 2008-03-03
- Posts: 4
Re: asv_tumblelog
Well – I finally figured out what I was doing wrong. I wasn’t including the image source in the bookmarklet form. Sorry for the hassle!
Offline
Re: asv_tumblelog
> I do have asv_tumblelog running on my site running 4.0.6, so it’s possible.
Amit which SimplePie version is running on your TXP 4.0.6 site?
Re. PHP and MySQL my installation tells me:
PHP-Version: 4.4.8
MySQL: 5.0.45-log
Regionale Einstellungen: de_DE.UTF-8
Server: Apache/1.3.34 Ben-SSL/1.55
PHP Server API: cgi
Not sure if something from the above is causing problems in my installation.
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
Re: asv_tumblelog
i found an issue with the plugin:
i’m running v1.6.2 in txp 4.0.6, everything is working nice and smooth except for the fact that no article url-only titles are generated. i don’t know if that problem existed in 4.0.5 but iirc the way article url titles are generated in 4.0.6 has changed. (i’m not sure, though)
anyway: without the url title, the posts are displayed in an article list but not an individual article view; there it justs results in a 404 (for obvious reasons). the only way to make the article accessible is by re-saving the article manually.
Last edited by sthmtc (2008-04-23 19:54:05)
Offline
#52 2008-05-15 15:34:12
- econohead
- New Member
- Registered: 2006-06-23
- Posts: 6
Re: asv_tumblelog
I have just installed asv_tumblelog without any real problems, however, when i add a new feed, such as http://www.bymnews.com/Sport.rss it returns success in reading the feed and favicon, but “not importing” the actual articles. Anyone experience this and have suggestions?
Offline
Re: asv_tumblelog
- Validate the feed.
- Check out if the feed shows fine on the SimplePie demo page
Note: I am not using the plug-in because I ran into multiple problems
Using it now. Absolute path to simplepie.inc was necessary to solve the feed import problems.
Last edited by merz1 (2008-06-06 14:09:58)
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
#54 2008-05-15 16:41:32
- econohead
- New Member
- Registered: 2006-06-23
- Posts: 6
Re: asv_tumblelog
Checked the feeds, thanks. They seem to work fine on the SimplePie Demo. Interestingly, on a feed i just added, it did import the images from the articles. just doesn’t seem to like the articles.
Offline
Re: asv_tumblelog
I forgot to mention as point 0 before that you should delete all your files in the SimplePie cache directory.
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
#56 2008-05-15 23:16:32
- econohead
- New Member
- Registered: 2006-06-23
- Posts: 6
Re: asv_tumblelog
Unfortunately, did that but “not importing” is still occurring.
Offline
Re: asv_tumblelog
Well, as I said: I am not using the plug-in because I ran into multiple problems :-(
Maybe problems can be solved in the future in TXP 4.0.7 if there should be dependencies in the timing (when to run/load the plug-in) between different plug-ins.
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
Re: asv_tumblelog
Installed well, copied SimplePie to hosting, bt when trying to add feed got errors:
Warning: require_once(/home/u78707/uromax.ru/www/simplepie/) [function.require-once]: failed to open stream: Numerical argument out of domain in /home/u78707/uromax.ru/www/textpattern/lib/txplib_misc.php(534) : eval()'d code on line 170
Fatal error: require_once() [function.require]: Failed opening required '/home/u78707/uromax.ru/www/simplepie/' (include_path='.:') in /home/u78707/uromax.ru/www/textpattern/lib/txplib_misc.php(534) : eval()'d code on line 170
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
Re: asv_tumblelog
Solved! Just provide path to simplepie.inc
file at prefs page instead of just path to directory
Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?
Offline
Re: asv_tumblelog
Amit Is PHP5 necessary? I can’t get feed import to work (The SimplePie plug-in works perfectly well).
Edit: I have switched my server settings to use PHP5 but import is not working :(
Error: Fatal error: require_once() [function.require]: Failed opening required ‘./lib/simplepie.inc’ (include_path=’.:/usr/lib/php5’) in …/textpattern/lib/txplib_misc.php(574) : eval()’d code on line 1478
FYI: In the code repository version 1.6.2 is available (not yet mentioned on page 1 of the thread).
code.google.com/p/asv-plugins/source/detail?r=147
The only change seems to be: “fixed bug with annotateinvite with bookmarklet”. I can see some more changes in the recent code after r147 (r149, r152, …) but no fresher release.
The raw txt file is here: asv_tumblelog_v1.6.2.txt
BTW: Amit fix your link to ‘stream/index.php’ on the homepage or fix the server default setting to send index.php automatically :)
- Error: http://amitvaria.com/stream/
- OK: http://amitvaria.com/stream/index.php
Last edited by merz1 (2008-06-04 12:30:47)
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline