Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2005-12-12 21:34:35
- avantis
- New Member
- From: Latvia, Riga
- Registered: 2005-12-01
- Posts: 5
Re: [plugin] [orphan] glx_gravatar
Jup…same with me : Fatal error: Call to undefined function: file_put_contents() in /public_html/textpattern/lib/txplib_misc.php(455) : eval()’d code on line 66
what should we do?
Last edited by avantis (2005-12-12 21:34:50)
Offline
Re: [plugin] [orphan] glx_gravatar
You can still get the original version and see if that’s OK for you. I’m still using it at the moment.
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: [plugin] [orphan] glx_gravatar
I don’t know how to use this, I tried but failed, I install it (plugging Install) but how to make it working? Help would be appreciated..
http://tech-resource.info
Offline
#16 2005-12-13 12:33:36
- avantis
- New Member
- From: Latvia, Riga
- Registered: 2005-12-01
- Posts: 5
Re: [plugin] [orphan] glx_gravatar
thebombsite – thanks! :) the original plugin really worked! so i dont know what graumeister (no offence) is improving…and how.., but it seems that none of his plugins work as it should…
Offline
Re: [plugin] [orphan] glx_gravatar
Which version are you using shafi707? If it’s the version I point to above you need a tag similar to this where ever you want them to appear:-
<code><txp:glx_gravatar size=“40” default=“http://yoursite.com/images/521.jpg” class=“gravatar” alt=“gravatar” /></code>
<br />
“size” is the size that you want for the gravatar. “default” is the URL for a default gravatar that will appear for visitors that don’t have one. “class” and “alt” are your own choice.
Last edited by thebombsite (2005-12-13 14:16:12)
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: [plugin] [orphan] glx_gravatar
the problem with the compatibility is known and we work on an improved version. the error with the file_put_contents comes on php < version 5.
@avantis: “but it seems that none of his plugins work as it should…” which of the plugins you use and what are your problems with it? you have 6 posts in the forum and only one plugin-problem as thread, this one here. i can only fix what comes to my attention.
Samui? Samui! (about the life as farang in thailand)
David’s Neighbour
Offline
Re: [plugin] [orphan] glx_gravatar
On the attribute “default” the plugin help says:
“You can specify the full path to the image or the path relative to your serverroot, if it is saved under your current txp-installation.”
That seems to be wrong. When I disabled the cache to get rid of the above reported errors, I had to put a full http://xxx.com/images/8.gif kinda path to make it work. Took me a while to figure out …
Thanks for developing the plugin though ;-)
Offline
Re: [plugin] [orphan] glx_gravatar
hi sidlaw, i implemented your suggestion, thanks!
hi raveoli, thats right, the documentation was wrong, i changed it, thanks!
hi all, there is a new version available in the starting post with fixes and a reworked documentation. bugsinfo and feature-requests are appreciated.
Samui? Samui! (about the life as farang in thailand)
David’s Neighbour
Offline
Re: [plugin] [orphan] glx_gravatar
Maybe this is helpful.
I use TXP 4.0.3. (php-Version ??, all-inkl.-Server, so not php5)
The newest graumeister-Plugin doesn’t show anything, no image, no warning.
The old version mentioned above, works. But only on new comments. So test with the preview. Old comments get a wrong gravatar-link.
Thanks to graumeister for his ambition.
Meine Textpattern-Seite mit kuriose, lustige Fotos – TXP-Template
Infos zu Webseitenoptimierung für Suchmaschinen.
Offline
#22 2006-02-26 20:19:05
- Rufnex
- Archived Plugin Author
- From: Germany, Munich (Bavaria)
- Registered: 2004-06-23
- Posts: 51
Re: [plugin] [orphan] glx_gravatar
Sry, i’m new to gravatars .. what must the user type in to get this plugin to work .. in the email field the gravatar url like www.gravatar.com/avatar.php?gravatar_id=123… ? this doesnt work for me . .?
EDIT: Oki, i’ve got it .. ;o)
Last edited by Rufnex (2006-02-27 08:02:13)
Offline
Re: [plugin] [orphan] glx_gravatar
I just installed this on a dreamhost account and I am getting an error I have never seen before:
<code>tag_error <txp:glx_gravatar size=“30” default=“http://www.domain.tdl/gravatar.png” class=“gravatar” /> -> Warning: getimagesize() [function.getimagesize]: URL file-access is disabled in the server configuration on line 48
tag_error <txp:glx_gravatar size=“30” default=“http://www.domain.tdl/images/gravatar.png” class=“gravatar” /> -> Warning: getimagesize(http://www.gravatar.com/avatar.php?gravatar_id=d6e5af70ec975f85cb6d014ad2b05a9f&size=30) [function.getimagesize]: failed to open stream: no suitable wrapper could be found on line 48</code>
Anyone have any ideas? I believe the server is set up to run php5 as a cgi from what I can tell.
Thanks
Last edited by soulship (2006-04-11 00:38:34)
Offline