Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Offline
#38 2008-02-09 18:06:54
- deliberatepixel
- New Member
- Registered: 2008-02-09
- Posts: 1
Re: asv_tumblelog
…
Last edited by deliberatepixel (2008-05-04 22:26:27)
Offline
Re: asv_tumblelog
I have got the plugin to work on my local mamp installation, but only with a flickr feed, twitter doesn’t work.
The flickr feed only works to import images, but it doesn’t create the articles for the images. below is the code the import spits out.
I’m going to be gone for a few days next week and want to be able to send twitter and flickr updates to my site while I’m away so I would really like to get this fixed.
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions on line 211
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopyresampled(): supplied argument is not a valid Image resource on line 212
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagesx(): supplied argument is not a valid Image resource on line 363
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagesy(): supplied argument is not a valid Image resource on line 363
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions on line 366
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopy(): supplied argument is not a valid Image resource on line 377
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 378
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 379
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 380
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 381
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 382
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 383
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 384
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagecopymerge(): supplied argument is not a valid Image resource on line 385
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagejpeg(): supplied argument is not a valid Image resource on line 248
A problem occured while loading the plugin: asv_tumblelog -> Warning: imagedestroy(): supplied argument is not a valid Image resource on line 256
image_uploaded: Sunset at dog park
A problem occured while loading the plugin: asv_tumblelog -> User_Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
uid = '56bf6df2aa39f0500c9428bf2b27a288',
feed_time ' at line 21
insert into textpattern set Title = 'Sunset at dog park',
Body = '
Scott Woods-Fehr posted a photo:
\n
\"Sunset
',
Body_html = '
Scott Woods-Fehr posted a photo:
\n
\"Sunset
',
Excerpt = '',
Excerpt_html = '',
Image = '23',
Keywords = '',
Status = 4,
Posted = from_unixtime(1204209088),
LastMod = now(),
AuthorID = 'scott',
Section = 'about',
Category1 = 'Photo',
Category2 = '',
textile_body = 0,
textile_excerpt = 0,
Annotate = 1,
override_form = 'notes_photo',
url_title = '',
custom_3 = 'http://www.flickr.com/photos/woodsfehr/2297611353/',
AnnotateInvite = ,
uid = '56bf6df2aa39f0500c9428bf2b27a288',
feed_time = from_unixtime(1204209088), custom_3 = '3' on line 81@
Offline
Re: asv_tumblelog
Installation went fine so far, but…
Setup problems with TXP 4.0.6
Simplepie.inc 1.1.1 is in homepage/textpattern/lib/simplepie.inc
Setup won’t accept ./textpattern/lib/simplepie.inc
or textpattern/lib/simplepie.inc
. Error: ./textpattern/lib/simplepie.inc not found. Settings saved.
Accepted path is ./lib/simplepie.inc
or lib/simplepie.inc
(or absolute, see below). I put it in custom2.
But clicking manually update feeds results in two errors:
1. Error
Ein Fehler trat auf beim Laden des Plugins: asv_tumblelog -> Warning: asv_rssgrab(lib/simplepie.inc) [function.asv-rssgrab]: failed to open stream: Datei oder Verzeichnis nicht gefunden on line 1480
Translation: Error when loading the plugin. (…) File or directory not found (…).
2. Error
Fatal error: asv_rssgrab() [function.require]: Failed opening required ‘lib/simplepie.inc’ (include_path=’.:/usr/lib/php’) in <shortened absolute path>/textpattern/lib/txplib_misc.php(574) : eval()’d code on line 1480
OK, trying absolute path (Ahemm) which is accepted. No, same errors.
Feed ID Field is empty. Using it (custom3) makes no difference.
What is (include_path=’.:/usr/lib/php’) trying to tell me? Doing a ‘cd .:/usr/lib/php’ via FTP shell results in:
- CWD .:/usr/lib/php
- 550 .:/usr/lib/php: No such file or directory
Btw: If I delete my test feeds the error stays the same. I expected ‘no feeds added’ or a similar error message.
Posting via Bookmarklet: Works but has some output issues. Article form is used double. To-Be resolved later :)
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
Re: asv_tumblelog
Any ideas why I receive the following error when I try to manually update?
A problem occured while loading the plugin: asv_tumblelog -> Warning: getimagesize() [function.getimagesize]: Read error! on line 1724
Just to add some more info, I’m running the latest version of textpattern, and I’m trying to pull in the feed from my tumblr site.
Last edited by kaline (2008-04-10 19:32:56)
Offline
#42 2008-04-11 20:04:59
- mattdonovan
- New Member
- Registered: 2008-03-03
- Posts: 4
Re: asv_tumblelog
I’m wondering if there is a way to bypass cropping or resizing photos when tumbling an image.
Offline
Re: asv_tumblelog
Well, you can uncheck the “crop” option. I tried that and it still didn’t work, however.
Does anyone have this plug-in working with the latest version of Textpattern?
Offline
Re: asv_tumblelog
Does anyone have this plug-in working with the latest version of Textpattern?
No. TXP 4.0.6 and SimplePie 1.1.1 are not working with the actual asv_tumblelog on my site.
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
Re: asv_tumblelog
Hey guys, I’ve been extremely busy as of late with work, so it’s been difficult to support this plugin. I do have asv_tumblelog running on my site running 4.0.6, so it’s possible. I’ll attempt to help out here, as I work on updating the plugin. Just an FYI, I plan on splitting this plugin into two plugins since the rss import function could for more than just tumbling.
I know Mary was working on a new bookmarklet but now that she is stepping back from the project, I’m not sure if that code is available anywhere.
Offline
#46 2008-04-14 16:38:33
- mattdonovan
- New Member
- Registered: 2008-03-03
- Posts: 4
Re: asv_tumblelog
I’ll attempt to help out here, as I work on updating the plugin.
Thanks a ton. The plugin and the bookmarklet are (basically) working on 4.0.6 with the exception of two snafus:
- When I post something via the bookmarklet, it doesn’t find it’s home at the permalinked URL until I re-open the post in the Write section and click on view, which seems bizarre.
- (As stated) I can’t seem to import an image without cropping it to a thumbnail. It’d be helpful if I could just set a maximum width or size it with a percentage instead of a pixel value.
Last edited by mattdonovan (2008-04-14 16:39:21)
Offline
Re: asv_tumblelog
When I post something via the bookmarklet, it doesn’t find it’s home at the permalinked URL until I re-open the post in the Write section and click on view, which seems bizarre.
What version of php/mysql are you running?
(As stated) I can’t seem to import an image without cropping it to a thumbnail. It’d be helpful if I could just set a maximum width or size it with a percentage instead of a pixel value.
I’m sure I completely understand what you’re looking to do here. Using percentages instead of pixel values could be confusing since images can vary in size. The thumbnailing feature is pretty much a mod of the current thumbnailing feature in TXP.
Offline
#48 2008-04-16 17:36:13
- mattdonovan
- New Member
- Registered: 2008-03-03
- Posts: 4
Re: asv_tumblelog
What version of php/mysql are you running?
5.0.16
Offline